FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Patient |
| Id | Patient-patient-story-mother.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient patient-story-mother
Profile: Patient (CZ core)
Petra Dvorakova Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003001122)
| Other Id: | https://ncez.mzcr.cz/fhir/sid/rcis/8653034455 | ||
| Contact Detail | Prostejov, CZ | ||
{
"resourceType": "Patient",
"id": "patient-story-mother",
"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": "9003001122"
},
{
"system": "https://ncez.mzcr.cz/fhir/sid/rcis",
"value": "8653034455"
}
],
"name": [
{
"use": "usual",
"family": "Dvorakova",
"given": [
"Petra"
]
}
],
"gender": "female",
"birthDate": "1986-05-03",
"address": [
{
"text": "Prostejov, CZ"
}
]
}