HL7 Czech Base and Core FHIR IG
1.0.0 - draft Czechia flag

HL7 Czech Base and Core FHIR IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 1.0.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-core/ and changes regularly. See the Directory of published versions

: Laboratory Code

Active as of 2026-06-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "lab-obsCode-cz-lab",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet lab-obsCode-cz-lab</b></p><a name=\"lab-obsCode-cz-lab\"> </a><a name=\"hclab-obsCode-cz-lab\"> </a><ul><li>Include all codes defined in <a href=\"https://build.fhir.org/ig/HL7-cz/terminology/CodeSystem-NCLPPOL.html\"><code>https://ncez.mzcr.cz/nclp/CodeSystem/nclppol</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 02.97.01, the version found through the package references\"> version &#x1F4E6;02.97.01</span></li></ul></div>"
  },
  "url" : "https://hl7.cz/fhir/core/ValueSet/lab-obsCode-cz-lab",
  "version" : "1.0.0",
  "name" : "LaboratoryResultStandardCzVs",
  "title" : "Laboratory Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T20:14:40+00:00",
  "publisher" : "HL7 Czech Republic",
  "contact" : [
    {
      "name" : "HL7 Czech Republic",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description" : "Laboratory observation codes. List of Laboratory observation codes containing NCLP.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CZ",
          "display" : "Czechia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://ncez.mzcr.cz/nclp/CodeSystem/nclppol"
      }
    ]
  }
}