HL7 Czech EMS Implementation Guide
            
            0.0.2 - ci-build
  
            
          
HL7 Czech EMS Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-ems/ and changes regularly. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="f64bef19-c377-404a-bac2-23d2bbac8f3e"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/core/StructureDefinition/cz-practitionerrole-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole f64bef19-c377-404a-bac2-23d2bbac8f3e</b></p><a name="f64bef19-c377-404a-bac2-23d2bbac8f3e"> </a><a name="hcf64bef19-c377-404a-bac2-23d2bbac8f3e"> </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>practitioner</b>: <a href="Bundle-cz-example-bundle.html#urn-uuid-2e877c76-633d-479b-a6d4-c6d95942de3f">Practitioner Novák Roman </a></p><p><b>organization</b>: <a href="Bundle-cz-example-bundle.html#urn-uuid-e206d37b-cfd4-4f10-ad09-ba78038847ca">Organization Zdravotnická záchranná služba Jihočeského kraje</a></p><p><b>code</b>: <span title="Codes:{https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani NL14}">Zdravotnický záchranář</span></p></div>
  </text>
  <practitioner>
    <reference value="urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"/>
  </practitioner>
  <organization>
    <reference value="urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"/>
  </organization>
  <code>
    <coding>
      <system value="https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani"/>
      <code value="NL14"/>
      <display value="Zdravotnický záchranář"/>
    </coding>
  </code>
</PractitionerRole>