FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cz-lab-report-types-VS

Packagehl7.fhir.cz.lab
TypeValueSet
Idcz-lab-report-types-VS
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/lab/https://build.fhir.org/ig/HL7-cz/cz-lab/ValueSet-cz-lab-report-types-VS.html
URLhttps://hl7.cz/fhir/lab/ValueSet/cz-lab-report-types-VS
Version0.5.0
Statusdraft
Date2025-07-01T07:12:43+00:00
NameCZ_LabReportTypesVS
TitleLaboratory Report Types (CZ)
Realmcz
Authorityhl7
DescriptionTypy laboratorních zpráv

Resources that use this resource

StructureDefinition
cz-composition-lab-reportComposition: Laboratory Report
cz-diagnostic-report-labDiagnosticReport: Laboratory Report

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet cz-lab-report-types-VS


Source

{
  "resourceType": "ValueSet",
  "id": "cz-lab-report-types-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/lab/ValueSet/cz-lab-report-types-VS",
  "version": "0.5.0",
  "name": "CZ_LabReportTypesVS",
  "title": "Laboratory Report Types (CZ)",
  "status": "draft",
  "date": "2025-07-01T07:12:43+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "Typy laboratorních zpráv",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "11502-2",
            "display": "Laboratorní nález"
          }
        ]
      }
    ]
  }
}