This page is part of the HL7 Laboratory Report (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
{
"resourceType" : "ValueSet",
"id" : "orderCodes-uv-lab",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet orderCodes-uv-lab</b></p><a name=\"orderCodes-uv-lab\"> </a><a name=\"hcorderCodes-uv-lab\"> </a><a name=\"orderCodes-uv-lab-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where STATUS = ACTIVE, CLASSTYPE = Laboratory class and ORDER_OBS = Order</li><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where STATUS = ACTIVE, CLASSTYPE = Laboratory class and ORDER_OBS = Both</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://hl7.org/fhir/uv/lab-report/ValueSet/orderCodes-uv-lab",
"version" : "1.0.0-ballot",
"name" : "LabOrderCodesVs",
"title" : "Laboratory Order",
"status" : "active",
"experimental" : false,
"date" : "2024-08-14T20:50:21+00:00",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"name" : "HL7 International / Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
}
]
}
],
"description" : "List of LOINC Laboratory codes of type 'Order' or 'Both. This value set is built upon the IPS value set 'Results Laboratory Observation - IPS'",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "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",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "STATUS",
"op" : "=",
"value" : "ACTIVE"
},
{
"property" : "CLASSTYPE",
"op" : "=",
"value" : "Laboratory class"
},
{
"property" : "ORDER_OBS",
"op" : "=",
"value" : "Order"
}
]
},
{
"system" : "http://loinc.org",
"filter" : [
{
"property" : "STATUS",
"op" : "=",
"value" : "ACTIVE"
},
{
"property" : "CLASSTYPE",
"op" : "=",
"value" : "Laboratory class"
},
{
"property" : "ORDER_OBS",
"op" : "=",
"value" : "Both"
}
]
}
]
}
}