FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Patient |
| Id | Patient-Mracena.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient Mracena
Profile: Patient (CZ core)
Mračena Mrakomorová (no stated gender), DoB: 1971-11-26 ( https://ncez.mzcr.cz/fhir/sid/rid#4567891235)
{
"resourceType": "Patient",
"id": "Mracena",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/rid",
"value": "4567891235"
}
],
"name": [
{
"use": "usual",
"family": "Mrakomorová",
"given": [
"Mračena"
]
}
],
"birthDate": "1971-11-26"
}