FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-cz-lab-study-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-cz-lab-study-type.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/cz-lab-study-type
Version1.0.0
Statusactive
Date2026-08-05
NameCZ_LabStudyType
TitleLaboratory Study Types (CZ)
Realmcz
Authorityhl7
DescriptionLaboratory study types
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cz-lab-study-type

Language: cs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    18716-1alergologické laboratorní vyšetření
    18717-9transfuzní laboratorní vyšetření
    18719-5biochemické laboratorní vyšetření
    18722-9reprodukční laboratorní vyšetření
    18723-7hematologické laboratorní vyšetření
    18725-2mikrobiologické laboratorní vyšetření
    18728-6toxikologické laboratorní vyšetření
    26436-6laboratorní vyšetření

Source1

{
  "resourceType": "ValueSet",
  "id": "cz-lab-study-type",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/cz-lab-study-type",
  "version": "1.0.0",
  "name": "CZ_LabStudyType",
  "title": "Laboratory Study Types (CZ)",
  "status": "active",
  "experimental": false,
  "date": "2026-08-05",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Laboratory study types",
  "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": "alergologické laboratorní vyšetření"
          },
          {
            "code": "18717-9",
            "display": "transfuzní laboratorní vyšetření"
          },
          {
            "code": "18719-5",
            "display": "biochemické laboratorní vyšetření"
          },
          {
            "code": "18722-9",
            "display": "reprodukční laboratorní vyšetření"
          },
          {
            "code": "18723-7",
            "display": "hematologické laboratorní vyšetření"
          },
          {
            "code": "18725-2",
            "display": "mikrobiologické laboratorní vyšetření"
          },
          {
            "code": "18728-6",
            "display": "toxikologické laboratorní vyšetření"
          },
          {
            "code": "26436-6",
            "display": "laboratorní vyšetření"
          }
        ]
      }
    ]
  }
}