FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Patient |
| Id | Patient-d993c7bd-0420-403d-b5c2-de264a97994e.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient d993c7bd-0420-403d-b5c2-de264a97994e
Profile: Patient (CZ core)
Karel Novotný (no stated gender), DoB: 1951-10-23 ( https://ncez.mzcr.cz/fhir/sid/rid#2165425387)
{
"resourceType": "Patient",
"id": "d993c7bd-0420-403d-b5c2-de264a97994e",
"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": "2165425387"
}
],
"name": [
{
"use": "usual",
"family": "Novotný",
"given": [
"Karel"
]
}
],
"birthDate": "1951-10-23"
}