{
"resourceType": "Bundle",
"id": "f1dc250b-88ab-4824-a8d5-fda7b438cf47",
"meta": {
"lastUpdated": "2022-11-18T14:48:44.419+00:00"
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://172.26.60.114:2525/mps/fhir/R4/Patient?_id=85"
}
],
"entry": [
{
"resource": {
"resourceType": "Patient",
"id": "85",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2106-3",
"display": "White"
}
},
{
"url": "text",
"valueString": "race"
}
]
},
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2186-5",
"display": "Non - Hispanic/Latino"
}
},
{
"url": "text",
"valueString": "ethnicity"
}
]
},
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode": "UNK"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "SS"
}
]
},
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "946481516"
}
],
"active": true,
"name": [
{
"text": "Tejas",
"family": "Test5",
"given": [
"Tejas",
"G"
],
"suffix": [
"Jr"
]
},
{
"text": "Tejas",
"family": "Test1",
"given": [
"Tejas",
"G"
],
"period": {
"start": "2022-11-09T05:00:18+00:00",
"end": "2022-11-09T05:26:42+00:00"
}
},
{
"text": "Tejas",
"family": "Test3",
"given": [
"Tejas",
"G"
],
"period": {
"start": "2022-11-09T05:26:42+00:00"
}
}
],
"telecom": [
{
"system": "phone",
"value": "(555)-723-1544",
"use": "home"
},
{
"system": "phone",
"value": "(555)-777-1234",
"use": "mobile"
}
],
"gender": "male",
"birthDate": "2013-07-31",
"address": [
{
"line": [
"1357, Amber Dr, Beaverton"
],
"city": "Beaverton",
"state": "OR",
"postalCode": "3"
},
{
"line": [
"1357, Amber Dr, Beaverton"
],
"city": "Beaverton",
"state": "OR",
"postalCode": "3",
"period": {
"start": "2022-11-09T05:00:18+00:00"
}
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Married"
}
]
},
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "eng",
"display": "English"
}
]
}
}
]
},
"search": {
"mode": "match"
}
}
]
}