FHIR IG analytics
| Package | hl7.fhir.cz.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-lab-document-types.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/terminology/ValueSet-lab-document-types.html |
| URL | https://ncez.mzcr.cz/terminology/ValueSet/lab-document-types |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-11-19T13:46:00.42162Z |
| Name | LabDocumentTypes |
| Title | Typy laboratorních dokumentů |
| Realm | cz |
| Authority | hl7 |
| Description | Číselník typů laboratorních dokumentů. |
| 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 18716-1 | Laboratorní zpráva alergologická |
| 18717-9 | Laboratorní zpráva transfůzní |
| 18719-5 | Laboratorní zpráva biochemická |
| 18722-9 | Laboratorní zpráva reprodukční |
| 18723-7 | Laboratorní zpráva hematologická |
| 18725-2 | Laboratorní zpráva mikrobiologická |
| 18728-6 | Laboratorní zpráva toxikologická |
| 26436-6 | Laboratorní 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"
}
]
}
]
}
}