HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build
HL7 Czech Shared Health Record Implementation Guide, 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/szz/ and changes regularly. See the Directory of published versions
| Active as of 2025-12-09 |
{
"resourceType" : "CodeSystem",
"id" : "cz-lung-cancer-interpretation-cs",
"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: CodeSystem cz-lung-cancer-interpretation-cs</b></p><a name=\"cz-lung-cancer-interpretation-cs\"> </a><a name=\"hccz-lung-cancer-interpretation-cs\"> </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 case-sensitive code system <code>https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">poch<a name=\"cz-lung-cancer-interpretation-cs-poch\"> </a></td><td>Pacient doporučen do POCH/KOC</td></tr><tr><td style=\"white-space:nowrap\">ldctza2y<a name=\"cz-lung-cancer-interpretation-cs-ldctza2y\"> </a></td><td>Kontrolní LDCT za 2 roky</td></tr><tr><td style=\"white-space:nowrap\">ldctza1y<a name=\"cz-lung-cancer-interpretation-cs-ldctza1y\"> </a></td><td>Kontrolní LDCT za 1 rok</td></tr><tr><td style=\"white-space:nowrap\">ldctza3m<a name=\"cz-lung-cancer-interpretation-cs-ldctza3m\"> </a></td><td>Kontrolní LDCT za 3 měsíce</td></tr><tr><td style=\"white-space:nowrap\">ldctza6w<a name=\"cz-lung-cancer-interpretation-cs-ldctza6w\"> </a></td><td>Kontrolní LDCT za 6-8 týdnů</td></tr><tr><td style=\"white-space:nowrap\">others<a name=\"cz-lung-cancer-interpretation-cs-others\"> </a></td><td>Jiný</td></tr></table></div>"
},
"url" : "https://ncez.mzcr.cz/terminology/CodeSystem/cz-lung-cancer-interpretation-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "LungCancerInterpretationCS",
"title" : "Lung Cancer interpretation Code System",
"status" : "active",
"experimental" : false,
"date" : "2025-12-09",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "Lung Cancer interpretation code system",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "poch",
"display" : "Pacient doporučen do POCH/KOC"
},
{
"code" : "ldctza2y",
"display" : "Kontrolní LDCT za 2 roky"
},
{
"code" : "ldctza1y",
"display" : "Kontrolní LDCT za 1 rok"
},
{
"code" : "ldctza3m",
"display" : "Kontrolní LDCT za 3 měsíce"
},
{
"code" : "ldctza6w",
"display" : "Kontrolní LDCT za 6-8 týdnů"
},
{
"code" : "others",
"display" : "Jiný"
}
]
}