CH EMS (R4)
2.1.0-ci-build - 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 2.1.0-ci-build 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 Einsatz - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="1-Einsatz"/>
  <extension
             url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-valuablespatient">
    <valueCodeableConcept>
      <coding>
        <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
        <code value="1000127"/>
        <display value="wallet"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-valuablespatient">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="74964007"/>
        <display value="Other"/>
      </coding>
      <text value="Handy"/>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-valuablespatient">
    <valueCodeableConcept>
      <coding>
        <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
        <code value="1000128"/>
        <display value="wrist watch"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-valuablespatient">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="74964007"/>
        <display value="Other"/>
      </coding>
      <text value="Schlüssel"/>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-valuablespatient">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="74964007"/>
        <display value="Other"/>
      </coding>
      <text value="Bargeld"/>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
        <code value="MN"/>
        <display value="Mission number"/>
      </coding>
      <text value="Einsatznummer"/>
    </type>
    <system value="http://example.com"/>
    <value value="S12345678"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="EMER"/>
    <display value="emergency"/>
  </class>
  <subject>🔗 
    <reference value="Patient/1-ThomasMueller"/>
  </subject>
  <basedOn>🔗 
    <reference value="ServiceRequest/1-AufbietendeOrganisation"/>
  </basedOn>
  <participant>
    <extension
               url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-teamrole">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="133932002"/>
          <display value="Caregiver (person)"/>
        </coding>
        <text value="Betreuer"/>
      </valueCodeableConcept>
    </extension>
    <individual>🔗 
      <reference value="Practitioner/1-TeamMemberPetraMuster"/>
    </individual>
  </participant>
  <participant>
    <extension
               url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-teamrole">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="133932002"/>
          <display value="Caregiver (person)"/>
        </coding>
        <text value="Betreuer"/>
      </valueCodeableConcept>
    </extension>
    <individual>🔗 
      <reference value="Practitioner/1-TeamMemberHansTransportsanitaeter"/>
    </individual>
  </participant>
  <participant>
    <extension
               url="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-ext-teamrole">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="309343006"/>
          <display value="Physician (occupation)"/>
        </coding>
        <text value="Ärztin / Arzt"/>
      </valueCodeableConcept>
    </extension>
    <individual>🔗 
      <reference value="Practitioner/1-TeamMemberPierreUrgentiste"/>
    </individual>
  </participant>
  <period>
    <start value="2016-12-10"/>
  </period>
  <hospitalization>
    <destination>🔗 
      <reference value="Location/1-Zielort"/>
    </destination>
  </hospitalization>
  <location>
    <location>🔗 
      <reference value="Location/1-Einsatzort"/>
    </location>
  </location>
</Encounter>