HL7 Czech Terminology Implementation Guide
0.2.0 - release
HL7 Czech Terminology Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/terminology/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-01 |
{
"resourceType" : "ValueSet",
"id" : "condition-cz",
"language" : "cs",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"cs\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"cs\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet condition-cz</b></p><a name=\"condition-cz\"> </a><a name=\"hccondition-cz\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: cs</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-mkn-10.html\"><code>https://uzis.cz/terminology/CodeSystem/mkn-10</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include all codes defined in <code>http://www.orpha.net</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 404684003 (Clinical finding (finding))</li></ul></div>"
},
"url" : "https://ncez.mzcr.cz/terminology/ValueSet/condition-cz",
"version" : "0.2.0",
"name" : "ConditionVS",
"title" : "Condition Value Set",
"status" : "active",
"experimental" : false,
"date" : "2025-11-01",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Condition value set includes selected codes from national and recommended EU code systems for health conditions (MKN-10, SNOMED CT and Orphacodes).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "https://uzis.cz/terminology/CodeSystem/mkn-10"
},
{
"system" : "http://www.orpha.net"
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "404684003"
}
]
}
]
}
}