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
: DK Core LOINC Basic Observations - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "dk-core-LoincBasicObservation"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-LoincBasicObservation</b></p><a name=\"dk-core-LoincBasicObservation\"> </a><a name=\"hcdk-core-LoincBasicObservation\"> </a><a name=\"dk-core-LoincBasicObservation-da-DK\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/9279-1/\">9279-1</a></td><td>Respiratory rate</td></tr><tr><td><a href=\"https://loinc.org/8867-4/\">8867-4</a></td><td>Heart rate</td></tr><tr><td><a href=\"https://loinc.org/2708-6/\">2708-6</a></td><td>Oxygen saturation in Arterial blood</td></tr><tr><td><a href=\"https://loinc.org/8310-5/\">8310-5</a></td><td>Body temperature</td></tr><tr><td><a href=\"https://loinc.org/85353-1/\">85353-1</a></td><td>Vital signs, weight, height, head circumference, oxygen saturation & BMI panel</td></tr><tr><td><a href=\"https://loinc.org/8302-2/\">8302-2</a></td><td>Body height</td></tr><tr><td><a href=\"https://loinc.org/9843-4/\">9843-4</a></td><td>Head Occipital-frontal circumference</td></tr><tr><td><a href=\"https://loinc.org/29463-7/\">29463-7</a></td><td>Body weight</td></tr><tr><td><a href=\"https://loinc.org/39156-5/\">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td></tr><tr><td><a href=\"https://loinc.org/85354-9/\">85354-9</a></td><td>Blood pressure panel with all children optional</td></tr><tr><td><a href=\"https://loinc.org/8480-6/\">8480-6</a></td><td>Systolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/8462-4/\">8462-4</a></td><td>Diastolic blood pressure</td></tr><tr><td><a href=\"https://loinc.org/8478-0/\">8478-0</a></td><td>Mean blood pressure</td></tr><tr><td><a href=\"https://loinc.org/59408-5/\">59408-5</a></td><td>Oxygen saturation in Arterial blood by Pulse oximetry</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.dk/fhir/core/ValueSet/dk-core-LoincBasicObservation"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0"] ; #
fhir:name [ fhir:v "LoincBasicObservation"] ; #
fhir:title [ fhir:v "DK Core LOINC Basic Observations"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-17T07:26:08+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Denmark"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Denmark" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.dk" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "jenskristianvilladsen@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "LOINC codes describing Basic Observations usable in Denmark."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "9279-1" ] ;
fhir:display [ fhir:v "Respiratory rate" ] ] [
fhir:code [ fhir:v "8867-4" ] ;
fhir:display [ fhir:v "Heart rate" ] ] [
fhir:code [ fhir:v "2708-6" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood" ] ] [
fhir:code [ fhir:v "8310-5" ] ;
fhir:display [ fhir:v "Body temperature" ] ] [
fhir:code [ fhir:v "85353-1" ] ;
fhir:display [ fhir:v "Vital signs, weight, height, head circumference, oxygen saturation & BMI panel" ] ] [
fhir:code [ fhir:v "8302-2" ] ;
fhir:display [ fhir:v "Body height" ] ] [
fhir:code [ fhir:v "9843-4" ] ;
fhir:display [ fhir:v "Head Occipital-frontal circumference" ] ] [
fhir:code [ fhir:v "29463-7" ] ;
fhir:display [ fhir:v "Body weight" ] ] [
fhir:code [ fhir:v "39156-5" ] ;
fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ] ] [
fhir:code [ fhir:v "85354-9" ] ;
fhir:display [ fhir:v "Blood pressure panel with all children optional" ] ] [
fhir:code [ fhir:v "8480-6" ] ;
fhir:display [ fhir:v "Systolic blood pressure" ] ] [
fhir:code [ fhir:v "8462-4" ] ;
fhir:display [ fhir:v "Diastolic blood pressure" ] ] [
fhir:code [ fhir:v "8478-0" ] ;
fhir:display [ fhir:v "Mean blood pressure" ] ] [
fhir:code [ fhir:v "59408-5" ] ;
fhir:display [ fhir:v "Oxygen saturation in Arterial blood by Pulse oximetry" ] ] ) ] )
] . #