FHIR IG analytics| Package | ihe.iti.deid |
| Resource Type | Patient |
| Id | Patient-ex-Decedent-pandemicIPS-VRDR-stage-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient ex-Decedent-pandemicIPS-VRDR-stage-1
Profiles: Decedent, Patient - Vital Records, Patient
PseudoFamily(anonymous) Female, DoB: 1996-05-01 ( Social Beneficiary Identifier: United States Social Security Number#123456789)
| Marital Status: | Never Married | ||
| Contact Detail |
| ||
| Unknown: |
| ||
| Links: |
| ||
| NVSS SexAtDeath | Female | ||
| Spouse Is Alive | Yes | ||
| Patient Birth Place | Roanoke VA US | ||
{
"resourceType": "Patient",
"id": "ex-Decedent-pandemicIPS-VRDR-stage-1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-decedent",
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-vr",
"http://hl7.org/fhir/StructureDefinition/Patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/SpouseAlive",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0136",
"code": "Y"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/vrdr/StructureDefinition/NVSS-SexAtDeath",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female",
"display": "Female"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
"valueAddress": {
"city": "Roanoke",
"state": "VA",
"country": "US"
}
}
],
"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": "123456789"
}
],
"name": [
{
"use": "anonymous",
"text": "PseudoFamily",
"family": "PseudoFamily",
"given": [
"PseudoGiven"
]
}
],
"telecom": [
{
"system": "phone",
"value": "07 850 9900",
"use": "mobile"
}
],
"gender": "female",
"birthDate": "1996-05-01",
"address": [
{
"use": "home",
"line": [
"Grenzstraße"
],
"city": "Oberhausen",
"postalCode": "46045",
"country": "GM"
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "S",
"display": "Never Married"
}
]
},
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "U"
}
],
"text": "Friend of family"
}
],
"name": {
"text": "Joe Smith"
}
}
],
"generalPractitioner": [
{
"reference": "http://example.org/Practitioner/ex-Practitioner-pandemicIPS-VRDR-stage-1",
"display": "Yaser, Joseph"
}
]
}