FHIR IG analytics| Package | ihe.iti.deid |
| Resource Type | Patient |
| Id | Patient-ex-Decedent-pandemicIPS-VRDR-stage-2.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-2
Profiles: Decedent, Patient - Vital Records, Patient
Pseudo Decedent(anonymous) Female, DoB: 1996-08-16 ( Social Beneficiary Identifier: United States Social Security Number#123456789)
| Marital Status: | Unknown | ||
| Contact Detail |
| ||
| Contact: |
| ||
| Links: |
| ||
| NVSS SexAtDeath | Female | ||
| Spouse Is Alive | Yes | ||
| Patient Birth Place | |||
{
"resourceType": "Patient",
"id": "ex-Decedent-pandemicIPS-VRDR-stage-2",
"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": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
}
],
"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": "Pseudo Decedent",
"family": "PseudoFamily",
"given": [
"PseudoGiven"
]
}
],
"telecom": [
{
"system": "phone",
"value": "masked",
"_value": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"use": "temp"
}
],
"gender": "female",
"birthDate": "1996-08-16",
"address": [
{
"use": "temp",
"_use": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
],
"_city": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
},
"postalCode": "460",
"country": "GM"
}
],
"maritalStatus": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
],
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"code": "UNK",
"display": "Unknown"
}
]
},
"contact": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
],
"name": {
"text": "masked"
}
}
],
"generalPractitioner": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
],
"display": "The information is not available due to security, privacy or related reasons."
}
]
}