meta
{
"resourceType": "Patient",
"id": "pat-106",
"meta": {
"versionId": "1",
"lastUpdated": "2024-05-15T23:01:57.000-04:00",
"source": "#4lmFOrfPMBmnFZ6K",
"tag": [ {
"system": "urn:lf:fhir-tags",
"code": "ri-10k"
} ]
},
"text": {
"status": "generated",
"div": "JIAN MCINTOSH Address 83637 Fake AIRPORT BLVD
CUMBERLAND MD US Date of birth 01 January 2073
"
},
"active": false,
"name": [ {
"use": "official",
"family": "MCINTOSH",
"given": [ "JIAN" ]
} ],
"gender": "male",
"birthDate": "2073",
"deceasedDateTime": "2128",
"address": [ {
"use": "home",
"type": "both",
"text": "83637 Fake AIRPORT BLVD, CUMBERLAND, MD 21502",
"line": [ "83637 Fake AIRPORT BLVD" ],
"city": "CUMBERLAND",
"state": "MD",
"postalCode": "21502",
"country": "US"
} ]
}