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 Practitioner Rettungssanitaeter in Ausbildung - JSON Representation

Raw json | Download

{
  "resourceType" : "Practitioner",
  "id" : "SaniInAusbildung",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-practitioner"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner SaniInAusbildung</b></p><a name=\"SaniInAusbildung\"> </a><a name=\"hcSaniInAusbildung\"> </a><a name=\"SaniInAusbildung-en-US\"> </a><p><b>name</b>: Azubi Sanitaeter </p></div>"
  },
  "name" : [
    {
      "family" : "Sanitaeter",
      "given" : [
        "Azubi"
      ]
    }
  ]
}