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

FHIR IG analytics

Packagehl7.fhir.cz.terminology
Resource TypeValueSet
IdValueSet-document-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/terminology/ValueSet-document-category.html
URLhttps://ncez.mzcr.cz/terminology/ValueSet/document-category
Version0.2.0
Statusdraft
Date2025-11-19T14:36:29.065962Z
NameDocumentCategory
TitleKategorie dokumentů
Realmcz
Authorityhl7
DescriptionKategorie dokumentů pro vyhledávání
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

StructureDefinition
cz-mhd-documentreference-comprehensiveCZ MHD DocumentReference Comprehensive
cz-composition-imagingComposition: Imaging Report (CZ)
cz-diagnostic-reportDiagnostic Report: Imaging Report (CZ)
cz-compositionImageOrderComposition: Imaging Order (CZ)

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 document-category

Language: cs

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    107904-5Administrativní záznamy
    18682-5Záznamy zdravotnické záchranné služby
    11503-0Lékařské záznamy
    11543-6Ošetřovatelské záznamy
    26436-6Laboratorní nálezy
    18726-0Nálezy zobrazovacího komplementu
    57133-1Žádanky

Source1

{
  "resourceType": "ValueSet",
  "id": "document-category",
  "language": "cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ncez.mzcr.cz/terminology/ValueSet/document-category",
  "version": "0.2.0",
  "name": "DocumentCategory",
  "title": "Kategorie dokumentů",
  "status": "draft",
  "experimental": false,
  "date": "2025-11-19T14:36:29.065962Z",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Kategorie dokumentů pro vyhledávání",
  "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": "107904-5",
            "display": "Administrativní záznamy"
          },
          {
            "code": "18682-5",
            "display": "Záznamy zdravotnické záchranné služby"
          },
          {
            "code": "11503-0",
            "display": "Lékařské záznamy"
          },
          {
            "code": "11543-6",
            "display": "Ošetřovatelské záznamy"
          },
          {
            "code": "26436-6",
            "display": "Laboratorní nálezy"
          },
          {
            "code": "18726-0",
            "display": "Nálezy zobrazovacího komplementu"
          },
          {
            "code": "57133-1",
            "display": "Žádanky"
          }
        ]
      }
    ]
  }
}