HL7 Czech Terminology Implementation Guide
0.1.0 - release Czechia flag

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

: Typy laboratorních dokumentů - JSON Representation

Draft as of 2025-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lab-document-types",
  "language" : "cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lab-document-types</b></p><a name=\"lab-document-types\"> </a><a name=\"hclab-document-types\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/18716-1/\">18716-1</a></td><td>Laboratorní zpráva alergologická</td></tr><tr><td><a href=\"https://loinc.org/18717-9/\">18717-9</a></td><td>Laboratorní zpráva transfůzní</td></tr><tr><td><a href=\"https://loinc.org/18719-5/\">18719-5</a></td><td>Laboratorní zpráva biochemická</td></tr><tr><td><a href=\"https://loinc.org/18722-9/\">18722-9</a></td><td>Laboratorní zpráva reprodukční</td></tr><tr><td><a href=\"https://loinc.org/18723-7/\">18723-7</a></td><td>Laboratorní zpráva hematologická</td></tr><tr><td><a href=\"https://loinc.org/18725-2/\">18725-2</a></td><td>Laboratorní zpráva mikrobiologická</td></tr><tr><td><a href=\"https://loinc.org/18728-6/\">18728-6</a></td><td>Laboratorní zpráva toxikologická</td></tr><tr><td><a href=\"https://loinc.org/26436-6/\">26436-6</a></td><td>Laboratorní zpráva</td></tr></table></li></ul></div>"
  },
  "url" : "https://ncez.mzcr.cz/terminology/ValueSet/lab-document-types",
  "version" : "0.1.0",
  "name" : "LabDocumentTypes",
  "title" : "Typy laboratorních dokumentů",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-11-19T13:46:00.42162Z",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Číselník typů laboratorních dokumentů.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18716-1",
            "display" : "Laboratorní zpráva alergologická"
          },
          {
            "code" : "18717-9",
            "display" : "Laboratorní zpráva transfůzní"
          },
          {
            "code" : "18719-5",
            "display" : "Laboratorní zpráva biochemická"
          },
          {
            "code" : "18722-9",
            "display" : "Laboratorní zpráva reprodukční"
          },
          {
            "code" : "18723-7",
            "display" : "Laboratorní zpráva hematologická"
          },
          {
            "code" : "18725-2",
            "display" : "Laboratorní zpráva mikrobiologická"
          },
          {
            "code" : "18728-6",
            "display" : "Laboratorní zpráva toxikologická"
          },
          {
            "code" : "26436-6",
            "display" : "Laboratorní zpráva"
          }
        ]
      }
    ]
  }
}