HL7 FHIR Implementation Guide: DK Core
3.7.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.7.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 NPU Basic Observation - TTL Representation

Draft as of 2026-03-11

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-NPUBasicObservation"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-NPUBasicObservation</b></p><a name=\"dk-core-NPUBasicObservation\"> </a><a name=\"hcdk-core-NPUBasicObservation\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-NPU.html\"><code>http://npu-terminology.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>NPU03011</td><td/></tr><tr><td>NPU27280</td><td/></tr><tr><td>NPU04034</td><td/></tr><tr><td>NPU08676</td><td/></tr><tr><td>NPU57947</td><td/></tr><tr><td>NPU57948</td><td/></tr><tr><td>NPU21692</td><td/></tr><tr><td>NPU03794</td><td/></tr><tr><td>NPU03804</td><td/></tr><tr><td>NPU27281</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation"^^xsd:anyURI ;
fhir:l <http://hl7.dk/fhir/core/ValueSet/dk-core-NPUBasicObservation>
  ] ; # 
  fhir:version [ fhir:v "3.7.0"] ; # 
  fhir:name [ fhir:v "NPUBasicObservation"] ; # 
  fhir:title [ fhir:v "DK Core NPU Basic Observation"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-11T22:38:00+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 "dk-affiliate@hl7.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "NPU codes for Basic Observations usable in Denmark"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://npu-terminology.org"^^xsd:anyURI ;
fhir:l <http://npu-terminology.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "NPU03011" ]       ] [
fhir:code [ fhir:v "NPU27280" ]       ] [
fhir:code [ fhir:v "NPU04034" ]       ] [
fhir:code [ fhir:v "NPU08676" ]       ] [
fhir:code [ fhir:v "NPU57947" ]       ] [
fhir:code [ fhir:v "NPU57948" ]       ] [
fhir:code [ fhir:v "NPU21692" ]       ] [
fhir:code [ fhir:v "NPU03794" ]       ] [
fhir:code [ fhir:v "NPU03804" ]       ] [
fhir:code [ fhir:v "NPU27281" ]       ] )     ] )
  ] . #