CH LAB-Order (R4)
3.0.0-ci-build - ci-build
CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-27 |
{
"resourceType" : "ValueSet",
"id" : "reasons-for-order",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet reasons-for-order</b></p><a name=\"reasons-for-order\"> </a><a name=\"hcreasons-for-order\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 138875005 (SNOMED CT Concept)</li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order",
"version" : "3.0.0-ci-build",
"name" : "ReasonsForOrder",
"title" : "All Valid Reasons for Ordering a Lab Service",
"status" : "active",
"experimental" : false,
"date" : "2025-11-27T07:45:00+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "HL7 Switzerland",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
},
{
"name" : "Marcel Hanselmann",
"telecom" : [
{
"system" : "email",
"value" : "laborprojektgruppe@gmail.com",
"use" : "work"
}
]
}
],
"description" : "Broadest value set of valid reasons for ordering laboratory services",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC0-1.0",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "138875005"
}
]
}
]
}
}