CH LAB-Order (R4)
2.0.0 - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 2.0.0 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

: Service Request Categories for Questionnaires - JSON Representation

Active as of 2021-06-01

Raw json | Download


{
  "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://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories</code></a></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-order/ValueSet/ServiceRequest.categories",
  "version" : "2.0.0",
  "name" : "ServiceRequestCategories",
  "title" : "Service Request Categories for Questionnaires",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-06-01T10:21:46+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" : "ch-lab-order Service Request Categories",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ch/ig/ch-lab-order/CodeSystem/ServiceRequest.categories"
      }
    ]
  }
}