Response

Operation RelatedPerson
StatusHTTP/1.1 200 OK
ResourceBundleId0a05244e-b5d4-4b97-b7aa-9cb0739a67de
Headers
Connection
keep-alive
Content-Language
en-US
Content-Length
6714
Content-Type
application/fhir+json;charset=UTF-8
Date
Tue, 08 Nov 2022 22:53:26 GMT
Strict-Transport-Security
max-age=86400; includeSubDomains
Content
{
    "resourceType": "Bundle",
    "id": "0a05244e-b5d4-4b97-b7aa-9cb0739a67de",
    "type": "history",
    "total": 2,
    "link": [
        {
            "relation": "self",
            "url": "https://merative.eastus.cloudapp.azure.com/fhir-server/api/v4/RelatedPerson/c9a9ad138a894eb583b05a32f986d26c/_history"
        }
    ],
    "entry": [
        {
            "fullUrl": "https://merative.eastus.cloudapp.azure.com/fhir-server/api/v4/RelatedPerson/c9a9ad138a894eb583b05a32f986d26c",
            "resource": {
                "resourceType": "RelatedPerson",
                "id": "c9a9ad138a894eb583b05a32f986d26c",
                "meta": {
                    "versionId": "2",
                    "lastUpdated": "2022-11-08T22:53:26.04413Z",
                    "security": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                            "code": "HTEST",
                            "display": "test health data"
                        }
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - RelatedPerson: Harold Hippocrates</p></div>"
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "http://happyvalley.com/relatedperson",
                        "value": "3543351493-889"
                    }
                ],
                "active": true,
                "patient": {
                    "reference": "Patient/8c84d0efb73b4ac2ab089e7bf9b4c231"
                },
                "relationship": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                                "code": "N",
                                "display": "Next-of-Kin"
                            }
                        ]
                    }
                ],
                "name": [
                    {
                        "use": "official",
                        "family": "HippocratesoZBpJp",
                        "given": [
                            "HaroldoZBpJp"
                        ]
                    }
                ],
                "telecom": [
                    {
                        "system": "phone",
                        "value": "889-889-9189",
                        "use": "work"
                    }
                ],
                "gender": "male",
                "birthDate": "1991-11-08",
                "address": [
                    {
                        "use": "home",
                        "line": [
                            "9189 Lomond Drive"
                        ],
                        "city": "Manassas",
                        "state": "VA"
                    }
                ]
            },
            "request": {
                "method": "PUT",
                "url": "RelatedPerson/c9a9ad138a894eb583b05a32f986d26c"
            },
            "response": {
                "status": "200",
                "location": "https://merative.eastus.cloudapp.azure.com/fhir-server/api/v4/RelatedPerson/c9a9ad138a894eb583b05a32f986d26c/_history/2",
                "etag": "W/\"2\"",
                "lastModified": "2022-11-08T22:53:26.04413Z"
            }
        },
        {
            "fullUrl": "https://merative.eastus.cloudapp.azure.com/fhir-server/api/v4/RelatedPerson/c9a9ad138a894eb583b05a32f986d26c",
            "resource": {
                "resourceType": "RelatedPerson",
                "id": "c9a9ad138a894eb583b05a32f986d26c",
                "meta": {
                    "versionId": "1",
                    "lastUpdated": "2022-11-08T22:53:25.225675Z",
                    "security": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
                            "code": "HTEST",
                            "display": "test health data"
                        }
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - RelatedPerson: Harold Hippocrates</p></div>"
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "http://happyvalley.com/relatedperson",
                        "value": "3543351493-889"
                    }
                ],
                "active": true,
                "patient": {
                    "reference": "Patient/8c84d0efb73b4ac2ab089e7bf9b4c231"
                },
                "relationship": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                                "code": "C",
                                "display": "Emergency Contact"
                            }
                        ]
                    }
                ],
                "name": [
                    {
                        "use": "official",
                        "family": "HippocratesoZBpJp",
                        "given": [
                            "HaroldoZBpJp"
                        ]
                    }
                ],
                "telecom": [
                    {
                        "system": "phone",
                        "value": "889-889-9189",
                        "use": "work"
                    }
                ],
                "gender": "male",
                "birthDate": "1991-11-08",
                "address": [
                    {
                        "use": "home",
                        "line": [
                            "9189 Lomond Drive"
                        ],
                        "city": "Manassas",
                        "state": "VA"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "RelatedPerson"
            },
            "response": {
                "status": "201",
                "location": "https://merative.eastus.cloudapp.azure.com/fhir-server/api/v4/RelatedPerson/c9a9ad138a894eb583b05a32f986d26c/_history/1",
                "etag": "W/\"1\"",
                "lastModified": "2022-11-08T22:53:25.225675Z"
            }
        }
    ]
}