CH EMS (R4)
1.9.0-cibuild - ci-build
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
<Encounter xmlns="http://hl7.org/fhir">
<id value="2-Einsatz"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-encounter"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter 2-Einsatz</b></p><a name="2-Einsatz"> </a><a name="hc2-Einsatz"> </a><a name="2-Einsatz-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.9999999999.1</code>/S12345678</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER">ActCode EMER</a>: emergency</p><p><b>subject</b>: <a href="Patient-2-PatientUnbekannt.html">Anonymous Patient Male, DoB Unknown ( Medical record number)</a></p><p><b>basedOn</b>: <a href="ServiceRequest-2-AufbietendeOrganisation.html">ServiceRequest: status = completed; intent = order</a></p><blockquote><p><b>participant</b></p><p><b>CH EMS Extension Team Role</b>: <span title="Codes:{http://snomed.info/sct 133932002}">Caregiver</span></p><p><b>individual</b>: <a href="Practitioner-1-TeamMemberPetraMuster.html">Practitioner Petra Muster </a></p></blockquote><blockquote><p><b>participant</b></p><p><b>CH EMS Extension Team Role</b>: <span title="Codes:{http://snomed.info/sct 133932002}">Caregiver</span></p><p><b>individual</b>: <a href="Practitioner-1-TeamMemberHansBeispiel.html">Practitioner Hans Beispiel </a></p></blockquote><p><b>period</b>: 2016-12-10 --> (ongoing)</p><h3>Hospitalizations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Destination</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-1-Zielort.html">Location Universitätsspital Zürich, Notfall</a></td></tr></table><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location-2-Einsatzort.html">Location Sternen Oerlikon</a></td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.9999999999.1"/>
<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/2-PatientUnbekannt"/>
</subject>
<basedOn>🔗
<reference value="ServiceRequest/2-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"/>
</coding>
</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"/>
</coding>
</valueCodeableConcept>
</extension>
<individual>🔗
<reference value="Practitioner/1-TeamMemberHansBeispiel"/>
</individual>
</participant>
<period>
<start value="2016-12-10"/>
</period>
<hospitalization>
<destination>🔗
<reference value="Location/1-Zielort"/>
</destination>
</hospitalization>
<location>
<location>🔗
<reference value="Location/2-Einsatzort"/>
</location>
</location>
</Encounter>