CH EMS (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH EMS (R4) (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 1 Practitioner Rettungssanitaeter in Ausbildung - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="SaniInAusbildung"/>
  <name>
    <family value="Sanitaeter"/>
    <given value="Azubi"/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
        <code value="1000010"/>
        <display value="paramedic-on-training"/>
      </coding>
      <text value="Rettungssanitäter/in in Ausbildung"/>
    </code>
  </qualification>
</Practitioner>