FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-UC1-RelatedPerson-Mother.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson UC1-RelatedPerson-Mother
Language: de-CH
patient: Anonymous Patient Female, DoB Unknown ( Patient internal identifier: A)
relationship: Natural mother (person)
{
"resourceType": "RelatedPerson",
"id": "UC1-RelatedPerson-Mother",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"patient": {
"reference": "Patient/UC1-Child"
},
"relationship": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "65656005",
"display": "Natural mother (person)"
}
]
}
]
}