CH EMS (R4)
1.9.0-cibuild - ci-build Switzerland flag

CH EMS (R4), published by IVR Interverband für Rettungswesen. This guide is not an authorized publication; it is the continuous build for version 1.9.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-ems/ and changes regularly. See the Directory of published versions

: 1 PractitionerRole Notarzt - JSON Representation

Raw json | Download

{
  "resourceType" : "PractitionerRole",
  "id" : "1-NotarztHansNotarzt-PR",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitionerrole"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 1-NotarztHansNotarzt-PR</b></p><a name=\"1-NotarztHansNotarzt-PR\"> </a><a name=\"hc1-NotarztHansNotarzt-PR\"> </a><a name=\"1-NotarztHansNotarzt-PR-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-1-NotarztHansNotarzt.html\">Practitioner Hans Notarzt </a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 309343006}\">Physician</span></p></div>"
  },
  "practitioner" : {
    🔗 "reference" : "Practitioner/1-NotarztHansNotarzt"
  },
  "code" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "309343006",
          "display" : "Physician"
        }
      ]
    }
  ]
}