HL7 Czech Laboratory Order IG
0.0.1 - ci-build
HL7 Czech Laboratory Order IG, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/lab-order/ and changes regularly. See the Directory of published versions
| Draft as of 2025-10-08 |
{
"resourceType" : "ValueSet",
"id" : "cz-diagnosis-condition-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cz-diagnosis-condition-vs</b></p><a name=\"cz-diagnosis-condition-vs\"> </a><a name=\"hccz-diagnosis-condition-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://terminology.uzis.cz/CodeSystem/Mkn10_5</code> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <code>https://www.orphadata.com/</code> version <span title=\"Version is not explicity stated. No matching Code System found\">Not Stated (use latest from terminology server)</span></li></ul></div>"
},
"url" : "https://hl7.cz/fhir/lab-order/ValueSet/cz-diagnosis-condition-vs",
"version" : "0.0.1",
"name" : "CZ_DiagnosisConditionVs",
"title" : "CZ Diagnosis Condition",
"status" : "draft",
"experimental" : false,
"date" : "2025-10-08T08:44:49+00:00",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "ValueSet for diagnosis in condition in the Czech Imaging project, using MKN-10 and ORPHA codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://terminology.uzis.cz/CodeSystem/Mkn10_5"
},
{
"system" : "https://www.orphadata.com/"
}
]
}
}