FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-novakovajana-gp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Practitioner practitioner-novakovajana-gp
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/971234560
name: Pavel Kral
telecom: +420725111222
{
"resourceType": "Practitioner",
"id": "practitioner-novakovajana-gp",
"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"
}
]
}