FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Patient |
| Id | Patient-patient-story-newborn.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-newborn
Profile: Patient (CZ core)
Jan Dvorak (official) Male, DoB: 2026-03-03 ( https://ncez.mzcr.cz/fhir/sid/rid#9003007788)
| Multiple Birth: | false | ||
| Links: | |||
{
"resourceType": "Patient",
"id": "patient-story-newborn",
"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": "9003007788"
}
],
"name": [
{
"use": "official",
"family": "Dvorak",
"given": [
"Jan"
]
}
],
"gender": "male",
"birthDate": "2026-03-03",
"multipleBirthBoolean": false,
"link": [
{
"other": {
"reference": "Patient/patient-story-mother"
},
"type": "seealso"
}
]
}