FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-novakovajana-gyn.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-gyn
Profile: Practitioner (CZ core)
identifier: https://ncez.mzcr.cz/fhir/sid/krzp/971234561
name: Petra Vesela
telecom: +420725333444
{
"resourceType": "Practitioner",
"id": "practitioner-novakovajana-gyn",
"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": "971234561"
}
],
"name": [
{
"use": "usual",
"family": "Vesela",
"given": [
"Petra"
],
"prefix": [
"MUDr."
]
}
],
"telecom": [
{
"system": "phone",
"value": "+420725333444",
"use": "work"
}
]
}