FHIR IG analytics| Package | ihe.iti.pmir |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-bf7c8e34-1be8-4b67-aad7-d62d8da48065.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson bf7c8e34-1be8-4b67-aad7-d62d8da48065
identifier: urn:oid:1.3.6.1.4.1.21367.13.20.308/Child
patient: Identifier: urn:oid:1.3.6.1.4.1.21367.13.20.308/Mother
relationship: child
{
"resourceType": "RelatedPerson",
"id": "bf7c8e34-1be8-4b67-aad7-d62d8da48065",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.RelatedPerson"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.3.6.1.4.1.21367.13.20.308",
"value": "Child"
}
],
"patient": {
"identifier": {
"system": "urn:oid:1.3.6.1.4.1.21367.13.20.308",
"value": "Mother"
}
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "CHILD"
}
]
}
]
}