CH EMS (R4)
1.9.0 - Standard for Trial Use

This page is part of the CH EMS (R4) (v1.9.0: STU) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

2 Aufbietende Organisation - XML Representation

(back to description)

Raw xml

Source view


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="2-AufbietendeOrganisation"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-servicerequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>id</b>: 2-AufbietendeOrganisation</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>subject</b>: <a href="Patient-2-PatientUnbekannt.html">Generated Summary: id: 2-PatientUnbekannt; Medical record number: MU43221; gender: male</a></p><p><b>encounter</b>: <a href="Encounter-2-Einsatz.html">Generated Summary: id: 2-Einsatz; id: S12345678; status: finished; <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode EMER}">emergency</span>; period: 2016-12-10 --&gt; (ongoing)</a></p><p><b>requester</b>: <a name="informant"> </a></p><blockquote><p><b>id</b>: informant</p><p><b>meta</b>: </p><p><b>identifier</b>: id: 7601002156370</p><p><b>name</b>: SNZ</p></blockquote></div>
  </text>
  <contained>
    <Organization>
      <id value="informant"/>
      <meta>
        <profile
                 value="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-organization"/>
      </meta>
    <!--  cdachems-dataelement-60 aufbietende Organisation (informant.assignedEntity)  -->
      <identifier>
        <system value="urn:oid:2.51.1.3"/>
        <value value="7601002156370"/>
      </identifier>
      <name value="SNZ"/>
    </Organization>
  </contained>
  <status value="completed"/>
  <intent value="order"/>
  <subject>
    <reference value="Patient/2-PatientUnbekannt"/>
  </subject>
  <encounter>
    <reference value="Encounter/2-Einsatz"/>
  </encounter>
  <requester>
    <reference value="#informant"/>
  </requester>
</ServiceRequest>