FHIR IG analytics| Package | ihe.iti.deid |
| Resource Type | Patient |
| Id | Patient-ex-Patient-secondaryUse-pandemicIPS-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-Patient-secondaryUse-pandemicIPS-stage-1
Profile: Patient (IPS)
PseudoFamily(anonymous) Female, DoB: 1996-05-01 ( urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639#IHEEX-33159)
| Active: | true | Deceased: | 2024-06-30 |
| Marital Status: | Never Married | ||
| Contact Detail |
| ||
| Unknown: |
| ||
| Links: |
| ||
{
"resourceType": "Patient",
"id": "ex-Patient-secondaryUse-pandemicIPS-stage-1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639",
"value": "IHEEX-33159"
}
],
"active": true,
"name": [
{
"use": "anonymous",
"text": "PseudoFamily",
"family": "PseudoFamily",
"given": [
"PseudoGiven"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
],
"gender": "female",
"birthDate": "1996-05-01",
"deceasedDateTime": "2024-06-30",
"address": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "masked"
}
]
}
],
"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": "Practitioner/ex-Practitioner-IPS-SimoneHeps",
"display": "Heps, Simone"
}
]
}