HL7 FHIR Implementation Guide: DK Core
3.3.0 - ci-build
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
<Observation xmlns="http://hl7.org/fhir">
<id value="MaxGlasgowComaScale"/>
<meta>
<profile
value="http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation MaxGlasgowComaScale</b></p><a name="MaxGlasgowComaScale"> </a><a name="hcMaxGlasgowComaScale"> </a><a name="MaxGlasgowComaScale-da-DK"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 248241002}">Glasgow coma score</span></p><p><b>subject</b>: <a href="Patient-Max.html">Max Test Berggren (official) Male, DoB: 1972-07-01 ( urn:oid:1.2.208.176.1.2#0107729995)</a></p><p><b>effective</b>: 2023-08-08 13:30:00+0000</p><p><b>value</b>: 13 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><blockquote><p><b>referenceRange</b></p><p><b>high</b>: 8 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><p><b>type</b>: <span title="Codes:">Severe TBI</span></p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 9 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><p><b>high</b>: 12 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><p><b>type</b>: <span title="Codes:">Moderate TBI</span></p></blockquote><blockquote><p><b>referenceRange</b></p><p><b>low</b>: 13 {score}<span style="background: LightGoldenRodYellow"> (Details: UCUM code{score} = '{score}')</span></p><p><b>type</b>: <span title="Codes:">Mild TBI</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9268-4}">Glasgow coma score motor</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6566-9}">Localizing pain</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9270-0}">Glasgow coma score verbal</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6560-2}">Confused</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 9267-6}">Glasgow coma score eye opening</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6556-0}">Eyes open spontaneously</span></p></blockquote></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="248241002"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/Max"/>
</subject>
<effectiveDateTime value="2023-08-08T13:30:00.000Z"/>
<valueQuantity>
<value value="13"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</valueQuantity>
<referenceRange>
<high>
<value value="8"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</high>
<type>
<text value="Severe TBI"/>
</type>
</referenceRange>
<referenceRange>
<low>
<value value="9"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</low>
<high>
<value value="12"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</high>
<type>
<text value="Moderate TBI"/>
</type>
</referenceRange>
<referenceRange>
<low>
<value value="13"/>
<system value="http://unitsofmeasure.org"/>
<code value="{score}"/>
</low>
<type>
<text value="Mild TBI"/>
</type>
</referenceRange>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9268-4"/>
<display value="Glasgow coma score motor"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6566-9"/>
<display value="Localizing pain"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="9270-0"/>
<display value="Glasgow coma score verbal"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA6560-2"/>
<display value="Confused"/>
</coding>
</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>
<system value="http://loinc.org"/>
<code value="LA6556-0"/>
<display value="Eyes open spontaneously"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>