FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Patient |
| Id | Patient-UC3-ChildA.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient UC3-ChildA
Language: de-CH
Anonymous Patient (no stated gender), DoB Unknown ( Patient internal identifier: A)
{
"resourceType": "Patient",
"id": "UC3-ChildA",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PI",
"display": "Patient internal identifier"
}
]
},
"system": "http://example.com/identifiers/child",
"value": "A"
}
]
}