HL7 CZ Laboratory IG
0.5.0 - ci-build Czechia flag

HL7 CZ Laboratory IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/cz-lab/ and changes regularly. See the Directory of published versions

: Laboratory Speciality Types (CZ) - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cz-lab-speciality-types-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-lab-speciality-types-VS</b></p><a name=\"cz-lab-speciality-types-VS\"> </a><a name=\"hccz-lab-speciality-types-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/394596001\">394596001</a></td><td>Chemical pathology</td></tr><tr><td><a href=\"http://snomed.info/id/394916005\">394916005</a></td><td>Hematopathology</td></tr><tr><td><a href=\"http://snomed.info/id/421661004\">421661004</a></td><td>Blood banking and transfusion medicine</td></tr><tr><td><a href=\"http://snomed.info/id/394915009\">394915009</a></td><td>General pathology</td></tr><tr><td><a href=\"http://snomed.info/id/394598000\">394598000</a></td><td>Immunopathology</td></tr><tr><td><a href=\"http://snomed.info/id/408454008\">408454008</a></td><td>Clinical microbiology</td></tr><tr><td><a href=\"http://snomed.info/id/1236877003\">1236877003</a></td><td>Genetic pathology</td></tr><tr><td><a href=\"http://snomed.info/id/1236878008\">1236878008</a></td><td>Histocompatibility and Immunogenetics</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "https://hl7.cz/fhir/lab/ValueSet/cz-lab-speciality-types-VS",
  "version" : "0.5.0",
  "name" : "CZ_LabSpecialityTypesVS",
  "title" : "Laboratory Speciality Types (CZ)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-08-22T10:27:37+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.cz"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "394596001",
            "display" : "Chemical pathology"
          },
          {
            "code" : "394916005",
            "display" : "Hematopathology"
          },
          {
            "code" : "421661004",
            "display" : "Blood banking and transfusion medicine"
          },
          {
            "code" : "394915009",
            "display" : "General pathology"
          },
          {
            "code" : "394598000",
            "display" : "Immunopathology"
          },
          {
            "code" : "408454008",
            "display" : "Clinical microbiology"
          },
          {
            "code" : "1236877003",
            "display" : "Genetic pathology"
          },
          {
            "code" : "1236878008",
            "display" : "Histocompatibility and Immunogenetics"
          }
        ]
      }
    ]
  }
}