Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: GlucoseMeetmomentenLOINCCodelijst - TTL Representation
Raw ttl | Download
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "2.16.840.1.113883.2.4.3.11.60.53.11.1--20190813000000"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/41604-0/\">41604-0</a></td><td>Fasting glucose [Mass/volume] in Capillary blood by Glucometer</td></tr><tr><td><a href=\"https://loinc.org/14743-9/\">14743-9</a></td><td>Glucose [mol/volume] in capillair bloed d.m.v. glucometer</td></tr><tr><td><a href=\"https://loinc.org/14760-3/\">14760-3</a></td><td>Glucose^2 uur na maaltijd [mol/volume] in capillair bloed</td></tr></table></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2019-08-13T00:00:00+02:00"^^xsd:dateTime ] ]
] ) ; #
fhir:url [ fhir:v "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.53.11.1--20190813000000"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://art-decor.org/ns/oids/vs"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2.16.840.1.113883.2.4.3.11.60.53.11.1" ]
] ) ; #
fhir:version [ fhir:v "1.3.15"] ; #
fhir:name [ fhir:v "GlucoseMeetmomentenLOINCCodelijst"] ; #
fhir:title [ fhir:v "GlucoseMeetmomentenLOINCCodelijst"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-04-09T16:00:20+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Netherlands"] ; #
fhir:description [ fhir:v "GlucoseMeetmomentenLOINCCodelijst"] ; #
fhir:immutable [ fhir:v "false"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "41604-0" ] ;
fhir:display [ fhir:v "Fasting glucose [Mass/volume] in Capillary blood by Glucometer" ] ] [
fhir:code [ fhir:v "14743-9" ] ;
fhir:display [ fhir:v "Glucose [mol/volume] in capillair bloed d.m.v. glucometer" ] ] [
fhir:code [ fhir:v "14760-3" ] ;
fhir:display [ fhir:v "Glucose^2 uur na maaltijd [mol/volume] in capillair bloed" ] ] ) ] )
] . #