PROTECT-CHILD Pediatric Transplant Data Implementation Guide, published by Protect Child. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/protect-child/ and changes regularly. See the Directory of published versions
| Draft as of 2026-08-11 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/lab-result-unit-vs> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "lab-result-unit-vs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lab-result-unit-vs</b></p><a name=\"lab-result-unit-vs\"> </a><a name=\"hclab-result-unit-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://unitsofmeasure.org\"><code>http://unitsofmeasure.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>mg/dL</td><td>mg/dL</td></tr><tr><td>umol/L</td><td>µmol/L</td></tr><tr><td>mL/min/{1.73_m2}</td><td>mL/min/1.73 m²</td></tr><tr><td>mg/L</td><td>mg/L</td></tr><tr><td>meq/L</td><td>mEq/L</td></tr><tr><td>mmol/L</td><td>mmol/L</td></tr><tr><td>ng/L</td><td>ng/L</td></tr><tr><td>nmol/L</td><td>nmol/L</td></tr><tr><td>[IU]/L</td><td>U/L</td></tr><tr><td>%</td><td>%</td></tr><tr><td>g/L</td><td>g/L</td></tr><tr><td>1</td><td>ratio</td></tr><tr><td>g/dL</td><td>g/dL</td></tr><tr><td>10*12/L</td><td>10^12/L</td></tr><tr><td>10*6/L</td><td>10^6/L</td></tr><tr><td>10*9/L</td><td>10^9/L</td></tr><tr><td>10*3/uL</td><td>10^3/µL</td></tr><tr><td>s</td><td>s</td></tr><tr><td>/uL</td><td>cells/µL</td></tr><tr><td>mg/d</td><td>mg(protein)/day</td></tr><tr><td>mg/mg</td><td>mg/mg</td></tr><tr><td>mg/mmol</td><td>mg/mmol</td></tr><tr><td>mg/g</td><td>mg/g</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/lab-result-unit-vs"] ;
fhir:ValueSet.version [ fhir:value "0.1.0-ci-build"] ;
fhir:ValueSet.name [ fhir:value "LabResultUnitVS"] ;
fhir:ValueSet.title [ fhir:value "Lab Result Unit ValueSet"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-08-11T12:50:29+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Protect Child"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Protect Child" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://protect-child.eu/" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Allowed UCUM units of measurement for lab result values (DMv1.2 unit field)."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://unitsofmeasure.org" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/dL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg/dL" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "umol/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "µmol/L" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mL/min/{1.73_m2}" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mL/min/1.73 m²" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg/L" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "meq/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mEq/L" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mmol/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mmol/L" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "ng/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "ng/L" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "nmol/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "nmol/L" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "[IU]/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "U/L" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "%" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "%" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "g/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "g/L" ]
], [
fhir:index 11 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "ratio" ]
], [
fhir:index 12 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "g/dL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "g/dL" ]
], [
fhir:index 13 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10*12/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "10^12/L" ]
], [
fhir:index 14 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10*6/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "10^6/L" ]
], [
fhir:index 15 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10*9/L" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "10^9/L" ]
], [
fhir:index 16 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10*3/uL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "10^3/µL" ]
], [
fhir:index 17 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "s" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "s" ]
], [
fhir:index 18 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "/uL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "cells/µL" ]
], [
fhir:index 19 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/d" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg(protein)/day" ]
], [
fhir:index 20 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/mg" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg/mg" ]
], [
fhir:index 21 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/mmol" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg/mmol" ]
], [
fhir:index 22 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "mg/g" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "mg/g" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/lab-result-unit-vs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/lab-result-unit-vs.ttl> .
IG © 2025 Protect Child. Package hl7.eu.fhir.protect-child#0.1.0-ci-build based on FHIR 4.0.1. Generated 2026-08-11
Links: Table of Contents |
QA Report