HL7 Terminology (THO)
6.1.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO) - Local Development build (v6.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Nomenclature for Properties and Units (NPU) - TTL Representation

Active as of 2024-11-06

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "NPU"] ; # 
  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: CodeSystem NPU</b></p><a name=\"NPU\"> </a><a name=\"hcNPU\"> </a><a name=\"NPU-en-US\"> </a><p>This case-sensitive code system <code>http://npu-terminology.org</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://npu-terminology.org"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.208.176.9.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "NomenclatureForPropertiesAndUnits"] ; # 
  fhir:title [ fhir:v "Nomenclature for Properties and Units (NPU)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-11-06T13:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Danish National eHealth Authority"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Danish National eHealth Authority" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://npu-terminology.org/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "labterm@sundhedsdata.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The NPU terminology is a coding system and terminology for identification and communication of examinations for ordering and reporting results between clinical laboratories and laboratory information systems, hospital patient records, general practitioners (GP) and local and national data repositories."] ; # 
  fhir:copyright [ fhir:v "https://cms.npu-terminology.org/wp-content/uploads/2024/06/NPU-License-Terms-of-Use.pdf"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "not-present"] . #