CH EMS (R4)
2.1.0-ci-build - 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 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
<Observation xmlns="http://hl7.org/fhir">
<id value="2-GCSUebergabe"/>
<status value="final"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9269-2"/>
<display value="Glasgow coma score total"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/2-PatientUnbekannt"/>
</subject>
<encounter>🔗
<reference value="Encounter/2-Einsatz"/>
</encounter>
<effectiveDateTime value="2016-12-10T13:03:00.000+01:00"/>
<valueQuantity>
<value value="10"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</valueQuantity>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9268-4"/>
<display value="Glasgow coma score motor"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
<valueDecimal value="3"/>
</extension>
<system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
<code value="1000154"/>
<display value="bending"/>
</coding>
<text value="auf Schmerz Beugesynergismen"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9270-0"/>
<display value="Glasgow coma score verbal"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
<valueDecimal value="4"/>
</extension>
<system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
<code value="1000160"/>
<display value="conversational, disoriented"/>
</coding>
<text value="konversationsfähig, desorientierts"/>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9267-6"/>
<display value="Glasgow coma score eye opening"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<extension url="http://hl7.org/fhir/StructureDefinition/itemWeight">
<valueDecimal value="3"/>
</extension>
<system value="http://fhir.ch/ig/ch-ems/CodeSystem/IVR"/>
<code value="1000151"/>
<display value="on request"/>
</coding>
<text value="auf Aufforderung"/>
</valueCodeableConcept>
</component>
</Observation>