FHIR IG analytics| Package | hl7.fhir.us.mdi |
| Resource Type | Patient |
| Id | Patient-vrdr-decedent-dcr-ex1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient vrdr-decedent-dcr-ex1
Profile: Decedent
Testing R Joey (official) Unknown, DoB: 2023-01-01 ( Social Beneficiary Identifier: SSN#234567865)
| Marital Status: | Never Married | ||
| Alt. Name: | Joey (Name changed for Marriage) | ||
| Contact Detail | 23 N Lockfield Street H Unknown CT US | ||
| father: |
| ||
| US Core Ethnicity Extension: |
| ||
| Patient Birth Place | Alberia AF | ||
| US Core Birth Sex Extension | UNK | ||
| US Core Race Extension: |
| ||
{
"resourceType": "Patient",
"id": "vrdr-decedent-dcr-ex1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode": "UNK"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"city": "Alberia",
"district": "Alberia",
"country": "AF"
}
},
{
"extension": [
{
"url": "ombCategory",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2186-5",
"display": "Not Hispanic or Latino"
}
},
{
"url": "text",
"valueString": "No, not Spanish/Hispanic/Latino"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
},
{
"extension": [
{
"url": "detailed",
"valueCoding": {
"system": "urn:oid:2.16.840.1.113883.6.238",
"code": "2131-1",
"display": "Other Race"
}
},
{
"url": "text",
"valueString": "Other (Specify)|Unknown"
}
],
"url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "SB",
"display": "Social Beneficiary Identifier"
}
]
},
"system": "http://hl7.org/fhir/sid/us-ssn",
"value": "234567865"
}
],
"name": [
{
"use": "official",
"family": "Joey",
"given": [
"Testing",
"R"
],
"prefix": [
"Jr"
]
},
{
"use": "maiden",
"family": "Joey"
}
],
"gender": "unknown",
"birthDate": "2023-01-01",
"address": [
{
"line": [
"23 N Lockfield Street H"
],
"city": "Unknown",
"district": "Unknown",
"state": "CT",
"country": "US"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "S",
"display": "Never Married"
}
],
"text": "Never Married"
},
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "FTH",
"display": "father"
}
],
"text": "Father"
}
],
"name": {
"use": "official",
"family": "Father",
"given": [
"Dad"
]
},
"telecom": [
{
"system": "phone",
"value": "6765432345"
}
],
"address": {
"line": [
"345 Main Street"
],
"city": "Abington",
"state": "CT",
"postalCode": "06230",
"country": "US"
}
}
]
}