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-10-19 | 
{
  "resourceType" : "ValueSet",
  "id" : "ch-lab-vs-specimen-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-lab-vs-specimen-type</b></p><a name=\"ch-lab-vs-specimen-type\"> </a><a name=\"hcch-lab-vs-specimen-type\"> </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 123038009 (Material (structure, substance, device) removed from a source (patient, donor, physical location, product))</li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-order/ValueSet/ch-lab-vs-specimen-type",
  "version" : "3.0.0-ci-build",
  "name" : "ChLabVsSpecimenType",
  "title" : "CH LAB-Order Specimen Type (SNOMED CT)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-19T14:19:54+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" : "SNOMED CT concepts representing specimen types for laboratory use.",
  "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" : "123038009"
          }
        ]
      }
    ]
  }
}