CH LAB-Order (R4)
3.0.0 - trial-use Switzerland flag

This page is part of the CH LAB-Order (R4) (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Microbiological Procedure - JSON Representation

Active as of 2025-12-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MicrobiolProcedures",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MicrobiolProcedures</b></p><a name=\"MicrobiolProcedures\"> </a><a name=\"hcMicrobiolProcedures\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/19851009\">19851009</a></td><td>Microbiology procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/14788002\">14788002</a></td><td>Antimicrobial susceptibility test (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/115254003\">115254003</a></td><td>Fungal identification method (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/115253009\">115253009</a></td><td>Bacterial identification method (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-lab-order/ValueSet/MicrobiolProcedures",
  "version" : "3.0.0",
  "name" : "MicrobiolProcedures",
  "title" : "Microbiological Procedure",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-12-16T11:34:27+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" : "Valueset Snomed CT Codes of Microbiological Procedures",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "19851009",
            "display" : "Microbiology procedure (procedure)"
          },
          {
            "code" : "14788002",
            "display" : "Antimicrobial susceptibility test (procedure)"
          },
          {
            "code" : "115254003",
            "display" : "Fungal identification method (procedure)"
          },
          {
            "code" : "115253009",
            "display" : "Bacterial identification method (procedure)"
          }
        ]
      }
    ]
  }
}