FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Practitioner |
| Id | Practitioner-1ec5e355-648f-42b9-a316-3f056fbd04b5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner 1ec5e355-648f-42b9-a316-3f056fbd04b5
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/nrzp/999111222
name: Eva Svobodova
telecom: +420777888999
{
"resourceType": "Practitioner",
"id": "1ec5e355-648f-42b9-a316-3f056fbd04b5",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/nrzp",
"value": "999111222"
}
],
"name": [
{
"use": "usual",
"family": "Svobodova",
"given": [
"Eva"
],
"prefix": [
"MUDr."
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420777888999",
"use": "work"
}
]
}