FHIR IG Statistics: ValueSet/cz-lab-study-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-study-types-VS",
"language": "cs-CZ",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/lab/ValueSet/cz-lab-study-types-VS",
"version": "0.5.0",
"name": "CZ_LabStudyTypesVS",
"title": "Laboratory Study Types (CZ)",
"status": "active",
"date": "2022-08-11",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://hl7.cz"
}
]
}
],
"description": "Typy laboratorních vyšetření",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "18716-1",
"display": "Alergologická studie"
},
{
"code": "18717-9",
"display": "Transfúzní studie"
},
{
"code": "18719-5",
"display": "Biochemická studie"
},
{
"code": "18722-9",
"display": "Reprodukční studie"
},
{
"code": "18723-7",
"display": "Hematologická studie"
},
{
"code": "18725-2",
"display": "Mikrobiologická studie"
},
{
"code": "18728-6",
"display": "Toxikologická studie"
},
{
"code": "26436-6",
"display": "Laboratorní studie"
}
]
}
]
}
}