FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-uc1-mother-relatedperson.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson uc1-mother-relatedperson
patient: Anonymous Patient Female, DoB Unknown ( Patient internal identifier)
relationship: Mother
{
"resourceType": "RelatedPerson",
"id": "uc1-mother-relatedperson",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/uc1-fetus"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "MTH",
"display": "Mother"
}
]
}
]
}