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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-lab-document-types.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-lab-document-types.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/lab-document-types
Version0.2.0
Statusdraft
Date2025-11-19T13:46:00.42162Z
NameLabDocumentTypes
TitleTypy laboratorních dokumentů
Realmcz
Authorityhl7
DescriptionČíselník typů laboratorních dokumentů.
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

ValueSet
search-document-typesVšechny typy dokumentů

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet lab-document-types

Language: cs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    18716-1Laboratorní zpráva alergologická
    18717-9Laboratorní zpráva transfůzní
    18719-5Laboratorní zpráva biochemická
    18722-9Laboratorní zpráva reprodukční
    18723-7Laboratorní zpráva hematologická
    18725-2Laboratorní zpráva mikrobiologická
    18728-6Laboratorní zpráva toxikologická
    26436-6Laboratorní zpráva

Source1

{
  "resourceType": "ValueSet",
  "id": "lab-document-types",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/lab-document-types",
  "version": "0.2.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"
          }
        ]
      }
    ]
  }
}