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

: Transportation - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="ProcedureTransportation"/>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="229824005"/>
      <display value="Positioning patient (procedure)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
      <code value="1000103"/>
      <display value="laying"/>
    </coding>
    <text value="liegend"/>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/EncounterExample"/>
  </encounter>
  <usedCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="156009"/>
      <display value="Spine board, device (physical object)"/>
    </coding>
    <text value="Rettungsbrett"/>
  </usedCode>
  <usedCode>
    <coding>
      <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
      <code value="1000085"/>
      <display value="vacuum pillow"/>
    </coding>
    <text value="Vakuumkissen"/>
  </usedCode>
</Procedure>