HL7 CZ Laboratory IG
0.5.0 - ci-build
HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "a03d1fcb-c3dc-4c3f-803f-3b7ae3b5e47a",
"meta" : {
"profile" : [
🔗 "https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole a03d1fcb-c3dc-4c3f-803f-3b7ae3b5e47a</b></p><a name=\"a03d1fcb-c3dc-4c3f-803f-3b7ae3b5e47a\"> </a><a name=\"hca03d1fcb-c3dc-4c3f-803f-3b7ae3b5e47a\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7-cz/cz-core/StructureDefinition-cz-practitionerrole-core.html\">Practitioner Role (CZ core)</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Bundle-CZ-LabReport-Bundle-Example.html#urn-uuid-fa4f28b1-1234-4f78-9cda-dcf01f228acf\">Bundle: identifier = http://hospital.example.org/lab-results#LR123456; type = document; timestamp = 2025-04-25 10:30:00+0100</a></p><p><b>organization</b>: <a href=\"Organization-b8ad152c-2c7d-54cb-a80f-5eff76fa6b32.html\">Organization Pracoviště laboratorních metod, Nemocnice</a></p><p><b>code</b>: <span title=\"Codes:{https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani NL25}\">Odborný pracovník v laboratorních metodách a v přípravě léčivých přípravků</span></p><p><b>telecom</b>: <a href=\"mailto:milbozena.hrcalkova@vzor-nemocnice.cz\">milbozena.hrcalkova@vzor-nemocnice.cz</a></p></div>"
},
"active" : true,
"practitioner" : {
"reference" : "urn:uuid:fa4f28b1-1234-4f78-9cda-dcf01f228acf"
},
"organization" : {
🔗 "reference" : "Organization/b8ad152c-2c7d-54cb-a80f-5eff76fa6b32"
},
"code" : [
{
"coding" : [
{
"system" : "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani",
"code" : "NL25",
"display" : "Odborný pracovník v laboratorních metodách a v přípravě léčivých přípravků"
}
]
}
],
"telecom" : [
{
"system" : "email",
"value" : "milbozena.hrcalkova@vzor-nemocnice.cz"
}
]
}