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
{
  "resourceType" : "PractitionerRole",
  "id" : "f64bef19-c377-404a-bac2-23d2bbac8f3e",
  "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 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>"
  },
  "practitioner" : {
    "reference" : "urn:uuid:2e877c76-633d-479b-a6d4-c6d95942de3f"
  },
  "organization" : {
    "reference" : "urn:uuid:e206d37b-cfd4-4f10-ad09-ba78038847ca"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani",
          "code" : "NL14",
          "display" : "Zdravotnický záchranář"
        }
      ]
    }
  ]
}