CH LAB-Order (R4)
1.0.0 - STU 1
This page is part of the CH LAB-Order (R4) (v1.0.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
| Active as of 2021-06-01 |
{
"resourceType" : "ValueSet",
"id" : "ServiceRequest.categories",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-ServiceRequest.categories.html\"><code>http://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem/ServiceRequest.categories</code></a></li></ul></div>"
},
"url" : "http://fhir.ch/ig/ch-lab-order/ValueSet/ServiceRequest.categories",
"version" : "1.0.0",
"name" : "ServiceRequestCategories",
"title" : "Service Request Categories for Questionnaires",
"status" : "active",
"date" : "2021-06-01T10:21:46+00:00",
"publisher" : "HL7 Switzerland",
"contact" : [
{
"name" : "Marcel Hanselmann",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ch"
}
]
}
],
"description" : "ch-lab-order Service Request Categories",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CH"
}
]
}
],
"copyright" : "CC-BY-SA-4.0",
"compose" : {
"include" : [
{
"system" : "http://build.fhir.org/ig/hl7ch/ch-lab-order/CodeSystem/ServiceRequest.categories"
}
]
}
}