HL7 Laboratory Report, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-lab-rep-ig/ and changes regularly. See the Directory of published versions
: Laboratory Code - 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 "obsCode-uv-lab"] ; #
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: ValueSet obsCode-uv-lab</b></p><a name=\"obsCode-uv-lab\"> </a><a name=\"hcobsCode-uv-lab\"> </a><a name=\"obsCode-uv-lab-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-obsCode-npu-uv-lab.html\">Laboratory Code: NPU</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-obsCode-loinc-uv-lab.html\">Laboratory Code: LOINC</a></li></ul></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2"^^xsd:integer ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "trial-use" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/lab-report/ValueSet/obsCode-uv-lab"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "LaboratoryResultStandardVs"] ; #
fhir:title [ fhir:v "Laboratory Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-21T13:44:34+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Orders and Observations"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Orders and Observations" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ] ] )
] ) ; #
fhir:description [ fhir:v "Laboratory observation codes. List of Laboratory observation codes derived from the LOINC and NPU code systems."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:copyright [ fhir:v "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"] ; #
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/lab-report/ValueSet/obsCode-npu-uv-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/lab-report/ValueSet/obsCode-npu-uv-lab> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/lab-report/ValueSet/obsCode-loinc-uv-lab"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/lab-report/ValueSet/obsCode-loinc-uv-lab> ] ) ] )
] . #