FHIR IG Statistics: ValueSet/cz-lab-report-types-VS
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}