HL7 FHIR Implementation Guide: DK Core
3.6.0 - release Denmark flag

This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.6.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: DK Core NPU Basic Observation - TTL Representation

Active 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.6.0"] ; # 
  fhir:name [ fhir:v "NPUBasicObservation"] ; # 
  fhir:title [ fhir:v "DK Core NPU Basic Observation"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-11T23:10:00+01: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" ]       ] )     ] )
  ] . #