FHIR IG analytics| Package | hl7.fhir.cz.lab-order |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-99988877-aaaa-4000-bbbb-cceeddccbbaa.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole 99988877-aaaa-4000-bbbb-cceeddccbbaa
Profile: Practitioner Role (CZ core)
active: true
practitioner: Practitioner Erazim Vyčichlo
organization: Organization Nemocnice Žlábek Dolní
code: Lékař
telecom: erazim.vycichlo@zlabekdolni.cz
{
"resourceType": "PractitionerRole",
"id": "99988877-aaaa-4000-bbbb-cceeddccbbaa",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/d12345af-8888-4001-bcde-1234567890ab"
},
"organization": {
"reference": "Organization/bc2b8a3e-999a-4f10-91ce-1dc12fa0e123"
},
"code": [
{
"coding": [
{
"system": "https://ncez.mzcr.cz/terminology/CodeSystem/nrzp-povolani",
"code": "L00",
"display": "Lékař"
}
]
}
],
"telecom": [
{
"system": "email",
"value": "erazim.vycichlo@zlabekdolni.cz"
}
]
}