FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Patient |
| Id | Patient-UC3-SophieDoppelherz.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient UC3-SophieDoppelherz
Language: de-CH
Sophie Doppelherz Female, DoB: 1992-07-22 ( Medical record number)
| Links: | |||
{
"resourceType": "Patient",
"id": "UC3-SophieDoppelherz",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://example.com/identifiers/patient",
"value": "123456"
}
],
"name": [
{
"family": "Doppelherz",
"given": [
"Sophie"
]
}
],
"gender": "female",
"birthDate": "1992-07-22",
"link": [
{
"other": {
"reference": "RelatedPerson/UC3-RelatedPerson-ChildA-Mother"
},
"type": "seealso"
},
{
"other": {
"reference": "RelatedPerson/UC3-RelatedPerson-ChildB-Mother"
},
"type": "seealso"
}
]
}