eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). 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/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2019-01-29 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ehealth-ucum-printsymbol-supplement"] ; #
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 ehealth-ucum-printsymbol-supplement</b></p><a name=\"ehealth-ucum-printsymbol-supplement\"> </a><a name=\"hcehealth-ucum-printsymbol-supplement\"> </a><a name=\"ehealth-ucum-printsymbol-supplement-da-DK\"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/ehealth-ucum-printsymbol-supplement</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">%<a name=\"ehealth-ucum-printsymbol-supplement-.37\"> </a></td><td>percent</td><td>%</td></tr><tr><td style=\"white-space:nowrap\">/min<a name=\"ehealth-ucum-printsymbol-supplement-.47min\"> </a></td><td>per minute</td><td>/min</td></tr><tr><td style=\"white-space:nowrap\">kg<a name=\"ehealth-ucum-printsymbol-supplement-kg\"> </a></td><td>kilogram</td><td>kg</td></tr><tr><td style=\"white-space:nowrap\">kg/m2<a name=\"ehealth-ucum-printsymbol-supplement-kg.47m2\"> </a></td><td>kilogram / (meter ^ 2)</td><td>kg/m2</td></tr><tr><td style=\"white-space:nowrap\">m<a name=\"ehealth-ucum-printsymbol-supplement-m\"> </a></td><td>meter</td><td>m</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"ehealth-ucum-printsymbol-supplement-L\"> </a></td><td>liter</td><td>l</td></tr><tr><td style=\"white-space:nowrap\">{ratio}<a name=\"ehealth-ucum-printsymbol-supplement-.123ratio.125\"> </a></td><td>ratio</td><td/></tr><tr><td style=\"white-space:nowrap\">mm[Hg]<a name=\"ehealth-ucum-printsymbol-supplement-mm.91Hg.93\"> </a></td><td>millimeter of mercury</td><td>mmHg</td></tr><tr><td style=\"white-space:nowrap\">{Number}<a name=\"ehealth-ucum-printsymbol-supplement-.123Number.125\"> </a></td><td>Number</td><td/></tr><tr><td style=\"white-space:nowrap\">1/30sec<a name=\"ehealth-ucum-printsymbol-supplement-1.4730sec\"> </a></td><td>one per 30 seconds</td><td>1/ 30sek</td></tr><tr><td style=\"white-space:nowrap\">1/min<a name=\"ehealth-ucum-printsymbol-supplement-1.47min\"> </a></td><td>one per minute</td><td>1/min</td></tr><tr><td style=\"white-space:nowrap\">Cel<a name=\"ehealth-ucum-printsymbol-supplement-Cel\"> </a></td><td>degree Celcius</td><td>°C</td></tr><tr><td style=\"white-space:nowrap\">mg/L<a name=\"ehealth-ucum-printsymbol-supplement-mg.47L\"> </a></td><td>milligram per liter</td><td>mg/L</td></tr><tr><td style=\"white-space:nowrap\">percentpoint<a name=\"ehealth-ucum-printsymbol-supplement-percentpoint\"> </a></td><td>percent point</td><td>procentpoint</td></tr><tr><td style=\"white-space:nowrap\">/d<a name=\"ehealth-ucum-printsymbol-supplement-.47d\"> </a></td><td>per day</td><td>/dag</td></tr><tr><td style=\"white-space:nowrap\">/wk<a name=\"ehealth-ucum-printsymbol-supplement-.47wk\"> </a></td><td>per week</td><td>/uge</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://ehealth.sundhed.dk/cs/ehealth-ucum-printsymbol-supplement"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.3.0"] ; #
fhir:name [ fhir:v "UCUMPrintSymbolSupplement"] ; #
fhir:title [ fhir:v "UCUM printSymbol supplement"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-01-29T00:00:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://ehealth.sundhed.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "UCUM printSymbol supplement"] ; #
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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "%" ] ;
fhir:display [ fhir:v "percent" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "%" ] ] )
] [
fhir:code [ fhir:v "/min" ] ;
fhir:display [ fhir:v "per minute" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "/min" ] ] )
] [
fhir:code [ fhir:v "kg" ] ;
fhir:display [ fhir:v "kilogram" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "kg" ] ] )
] [
fhir:code [ fhir:v "kg/m2" ] ;
fhir:display [ fhir:v "kilogram / (meter ^ 2)" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "kg/m2" ] ] )
] [
fhir:code [ fhir:v "m" ] ;
fhir:display [ fhir:v "meter" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "m" ] ] )
] [
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "liter" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "l" ] ] )
] [
fhir:code [ fhir:v "{ratio}" ] ;
fhir:display [ fhir:v "ratio" ]
] [
fhir:code [ fhir:v "mm[Hg]" ] ;
fhir:display [ fhir:v "millimeter of mercury" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "mmHg" ] ] )
] [
fhir:code [ fhir:v "{Number}" ] ;
fhir:display [ fhir:v "Number" ]
] [
fhir:code [ fhir:v "1/30sec" ] ;
fhir:display [ fhir:v "one per 30 seconds" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "1/ 30sek" ] ] )
] [
fhir:code [ fhir:v "1/min" ] ;
fhir:display [ fhir:v "one per minute" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "1/min" ] ] )
] [
fhir:code [ fhir:v "Cel" ] ;
fhir:display [ fhir:v "degree Celcius" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "°C" ] ] )
] [
fhir:code [ fhir:v "mg/L" ] ;
fhir:display [ fhir:v "milligram per liter" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "mg/L" ] ] )
] [
fhir:code [ fhir:v "percentpoint" ] ;
fhir:display [ fhir:v "percent point" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "procentpoint" ] ] )
] [
fhir:code [ fhir:v "/d" ] ;
fhir:display [ fhir:v "per day" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "/dag" ] ] )
] [
fhir:code [ fhir:v "/wk" ] ;
fhir:display [ fhir:v "per week" ] ;
( fhir:designation [
fhir:language [ fhir:v "da" ] ;
fhir:value [ fhir:v "/uge" ] ] )
] ) . #
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#3.3.0 based on FHIR 4.0.1. Generated 2024-10-16