HL7 FHIR Implementation Guide: DK Core
3.4.0 - ci-build Denmark flag

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.4.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

: Max TOKS measurements, including Glasgow Coma Scale assesment - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MaxTOKS"] ; # 
  fhir:type [ fhir:v "collection"] ; # 
  fhir:timestamp [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Patient/Max"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Patient/Max> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxConsciousness"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxConsciousness> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxBloodPressure"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxBloodPressure> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxBodyTemperature"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxBodyTemperature> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxHeartRate"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxHeartRate> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxRespirationRate"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxRespirationRate> )
  ] [
fhir:fullUrl [ fhir:v "http://hl7.dk/fhir/core/Observation/MaxGlasgowComaScale"^^xsd:anyURI ] ;
    ( fhir:resource <http://hl7.dk/fhir/core/Observation/MaxGlasgowComaScale> )
  ] ) . # 

<http://hl7.dk/fhir/core/Patient/Max> a fhir:Patient ;
  fhir:id [ fhir:v "Max"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Max\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient Max</b></p><a name=\"Max\"> </a><a name=\"hcMax\"> </a><a name=\"Max-da-DK\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Mr. Max Test Berggren(official) Male, DoB: 1972-07-01 ( urn:oid:1.2.208.176.1.2#0107729995)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://hl7.dk/fhir/core/CodeSystem/dk-marital-status P}\">Registered partnership</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.2.208.176.1.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0107729995" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Mr. Max Test Berggren" ] ;
fhir:family [ fhir:v "Berggren" ] ;
    ( fhir:given [ fhir:v "Max" ] [ fhir:v "Test" ] ) ;
    ( fhir:prefix [ fhir:v "Mr" ] )
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1972-07-01"^^xsd:date] ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.dk/fhir/core/CodeSystem/dk-marital-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "P" ]     ] )
  ] . # 

<http://hl7.dk/fhir/core/Observation/MaxConsciousness> a fhir:Observation ;
  fhir:id [ fhir:v "MaxConsciousness"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxConsciousness\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MaxConsciousness</b></p><a name=\"MaxConsciousness\"> </a><a name=\"hcMaxConsciousness\"> </a><a name=\"MaxConsciousness-da-DK\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80288-4}\">Level of consciousness</span></p><p><b>subject</b>: <a href=\"Patient-Max.html\">Mr. 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>: <span title=\"Codes:{http://snomed.info/sct 450847001}\">Responds to pain (finding)</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 733985002}\">Reported (qualifier value)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:80288-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "80288-4" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:CodeableConcept ;
    ( fhir:coding [
a sct:450847001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "450847001" ]     ] )
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:733985002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "733985002" ] ;
fhir:display [ fhir:v "Reported (qualifier value)" ]     ] )
  ] . # 

<http://hl7.dk/fhir/core/Observation/MaxBloodPressure> a fhir:Observation ;
  fhir:id [ fhir:v "MaxBloodPressure"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxBloodPressure\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MaxBloodPressure</b></p><a name=\"MaxBloodPressure\"> </a><a name=\"hcMaxBloodPressure\"> </a><a name=\"MaxBloodPressure-da-DK\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 85354-9}, {urn:oid:1.2.208.176.2.4 ZZ3160}\">Blood pressure panel with all children optional</span></p><p><b>subject</b>: <a href=\"Patient-Max.html\">Mr. 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>method</b>: <span title=\"Codes:{http://snomed.info/sct 272391002}\">Measurement technique (qualifier value)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}, {http://snomed.info/sct 407554009}\">Systolic blood pressure</span></p><p><b>value</b>: 156 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}, {http://snomed.info/sct 407555005}\">Diastolic blood pressure</span></p><p><b>value</b>: 78 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:85354-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "85354-9" ]     ] [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ZZ3160" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:method [
    ( fhir:coding [
a sct:272391002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "272391002" ] ;
fhir:display [ fhir:v "Measurement technique (qualifier value)" ]     ] )
  ] ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:8480-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8480-6" ]       ] [
a sct:407554009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "407554009" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "156"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8462-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8462-4" ]       ] [
a sct:407555005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "407555005" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "78"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mmHg" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mm[Hg]" ]     ]
  ] ) . # 

<http://hl7.dk/fhir/core/Observation/MaxBodyTemperature> a fhir:Observation ;
  fhir:id [ fhir:v "MaxBodyTemperature"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxBodyTemperature\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MaxBodyTemperature</b></p><a name=\"MaxBodyTemperature\"> </a><a name=\"hcMaxBodyTemperature\"> </a><a name=\"MaxBodyTemperature-da-DK\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8310-5}, {urn:oid:1.2.208.176.2.4 ZZ0253}\">Body temperature</span></p><p><b>subject</b>: <a href=\"Patient-Max.html\">Mr. 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>: 37 grader celcius<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeCel = 'Cel')</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 272391002}\">Measurement technique (qualifier value)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8310-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8310-5" ]     ] [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ZZ0253" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "37"^^xsd:decimal ] ;
fhir:unit [ fhir:v "grader celcius" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Cel" ]
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:272391002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "272391002" ] ;
fhir:display [ fhir:v "Measurement technique (qualifier value)" ]     ] )
  ] . # 

<http://hl7.dk/fhir/core/Observation/MaxHeartRate> a fhir:Observation ;
  fhir:id [ fhir:v "MaxHeartRate"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxHeartRate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MaxHeartRate</b></p><a name=\"MaxHeartRate\"> </a><a name=\"hcMaxHeartRate\"> </a><a name=\"MaxHeartRate-da-DK\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8867-4}, {urn:oid:1.2.208.176.2.4 ZZ3140}\">Heart rate</span></p><p><b>subject</b>: <a href=\"Patient-Max.html\">Mr. 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>: 68 slag/minut<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code/min = '/min')</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 272391002}\">Measurement technique (qualifier value)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:8867-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8867-4" ]     ] [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.4"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ZZ3140" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "68"^^xsd:decimal ] ;
fhir:unit [ fhir:v "slag/minut" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:272391002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "272391002" ] ;
fhir:display [ fhir:v "Measurement technique (qualifier value)" ]     ] )
  ] . # 

<http://hl7.dk/fhir/core/Observation/MaxRespirationRate> a fhir:Observation ;
  fhir:id [ fhir:v "MaxRespirationRate"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxRespirationRate\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation MaxRespirationRate</b></p><a name=\"MaxRespirationRate\"> </a><a name=\"hcMaxRespirationRate\"> </a><a name=\"MaxRespirationRate-da-DK\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 9279-1}, {http://snomed.info/sct 86290005}\">Respiratory rate</span></p><p><b>subject</b>: <a href=\"Patient-Max.html\">Mr. 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 /min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code/min = '/min')</span></p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 272391002}\">Measurement technique (qualifier value)</span></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:9279-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9279-1" ]     ] [
a sct:86290005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "86290005" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "13"^^xsd:decimal ] ;
fhir:unit [ fhir:v "/min" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "/min" ]
  ] ; # 
  fhir:method [
    ( fhir:coding [
a sct:272391002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "272391002" ] ;
fhir:display [ fhir:v "Measurement technique (qualifier value)" ]     ] )
  ] . # 

<http://hl7.dk/fhir/core/Observation/MaxGlasgowComaScale> a fhir:Observation ;
  fhir:id [ fhir:v "MaxGlasgowComaScale"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"^^xsd:anyURI ;
fhir:link <http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_MaxGlasgowComaScale\"> </a><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\">Mr. 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>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:248241002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/554471000005108" ] ;
fhir:code [ fhir:v "248241002" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/Max" ]
  ] ; # 
  fhir:effective [ fhir:v "2023-08-08T13:30:00.000Z"^^xsd:dateTime] ; # 
  fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "13"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]
  ] ; # 
  fhir:referenceRange ( [
fhir:high [
fhir:value [ fhir:v "8"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]     ] ;
fhir:type [
fhir:text [ fhir:v "Severe TBI" ]     ]
  ] [
fhir:low [
fhir:value [ fhir:v "9"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]     ] ;
fhir:high [
fhir:value [ fhir:v "12"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]     ] ;
fhir:type [
fhir:text [ fhir:v "Moderate TBI" ]     ]
  ] [
fhir:low [
fhir:value [ fhir:v "13"^^xsd:decimal ] ;
fhir:unit [ fhir:v "score" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "{score}" ]     ] ;
fhir:type [
fhir:text [ fhir:v "Mild TBI" ]     ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:9268-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9268-4" ] ;
fhir:display [ fhir:v "Glasgow coma score motor" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6566-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6566-9" ] ;
fhir:display [ fhir:v "Localizing pain" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:9270-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9270-0" ] ;
fhir:display [ fhir:v "Glasgow coma score verbal" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6560-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6560-2" ] ;
fhir:display [ fhir:v "Confused" ]       ] )     ]
  ] [
fhir:code [
      ( fhir:coding [
a loinc:9267-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "9267-6" ] ;
fhir:display [ fhir:v "Glasgow coma score eye opening" ]       ] )     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a loinc:LA6556-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6556-0" ] ;
fhir:display [ fhir:v "Eyes open spontaneously" ]       ] )     ]
  ] ) . #