FHIR IG analytics| Package | hl7.fhir.cz.lab |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-3e4f8b7c-9a25-49cf-8b2a-2a8f1e7f3d66.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole 3e4f8b7c-9a25-49cf-8b2a-2a8f1e7f3d66
Profile: Practitioner Role (CZ core)
active: true
practitioner: Practitioner Karel Franc
organization: Organization Nemocnice Žlábek Dolní
code: Lékař po absolvování specializačního vzdělání (L3)
telecom: karel.franc@zlabekdolni.cz
{
"resourceType": "PractitionerRole",
"id": "3e4f8b7c-9a25-49cf-8b2a-2a8f1e7f3d66",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "urn:uuid:c2a7b9de-3b44-4e6f-9e51-9a1b8f1c82f4"
},
"organization": {
"reference": "urn:uuid:bc2b8a3e-999a-4f10-91ce-1dc12fa0e123"
},
"code": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani",
"code": "L3",
"display": "Lékař po absolvování specializačního vzdělání (L3)"
}
]
}
],
"telecom": [
{
"system": "email",
"value": "karel.franc@zlabekdolni.cz"
}
]
}