FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Practitioner |
| Id | Practitioner-b1e65698-2b43-481d-b8f4-7ff6d8e81ada.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner b1e65698-2b43-481d-b8f4-7ff6d8e81ada
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/971234560
name: Pavel Kral
telecom: +420725111222
{
"resourceType": "Practitioner",
"id": "b1e65698-2b43-481d-b8f4-7ff6d8e81ada",
"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/krzp",
"value": "971234560"
}
],
"name": [
{
"use": "usual",
"family": "Kral",
"given": [
"Pavel"
],
"prefix": [
"MUDr."
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420725111222",
"use": "work"
}
]
}