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
| Draft as of 2025-12-09 |
{
"resourceType" : "CodeSystem",
"id" : "cz-colonoscopy-abnormal-findings-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-colonoscopy-abnormal-findings-cs</b></p><a name=\"cz-colonoscopy-abnormal-findings-cs\"> </a><a name=\"hccz-colonoscopy-abnormal-findings-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-colonoscopy-abnormal-findings-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\">adenom<a name=\"cz-colonoscopy-abnormal-findings-cs-adenom\"> </a></td><td>Adenom</td></tr><tr><td style=\"white-space:nowrap\">pleze<a name=\"cz-colonoscopy-abnormal-findings-cs-pleze\"> </a></td><td>pilovitá léze</td></tr><tr><td style=\"white-space:nowrap\">karcinom<a name=\"cz-colonoscopy-abnormal-findings-cs-karcinom\"> </a></td><td>karcinom</td></tr><tr><td style=\"white-space:nowrap\">hpolyp<a name=\"cz-colonoscopy-abnormal-findings-cs-hpolyp\"> </a></td><td>hyperplastický polyp</td></tr><tr><td style=\"white-space:nowrap\">zpolyp<a name=\"cz-colonoscopy-abnormal-findings-cs-zpolyp\"> </a></td><td>zánětlivý polyp</td></tr><tr><td style=\"white-space:nowrap\">jine<a name=\"cz-colonoscopy-abnormal-findings-cs-jine\"> </a></td><td>Jiné</td></tr></table></div>"
},
"url" : "https://ncez.mzcr.cz/terminology/CodeSystem/cz-colonoscopy-abnormal-findings-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "CZ_ColonoscopyAbnormalFindingsCS",
"title" : "CZ Colonoscopy Abnormal Findings Code System",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-09",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "This code system defines the codes for abnormal findings observed during a colonoscopy procedure in the context of the Shared Health Record (SZZ CZ).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "adenom",
"display" : "Adenom"
},
{
"code" : "pleze",
"display" : "pilovitá léze"
},
{
"code" : "karcinom",
"display" : "karcinom"
},
{
"code" : "hpolyp",
"display" : "hyperplastický polyp"
},
{
"code" : "zpolyp",
"display" : "zánětlivý polyp"
},
{
"code" : "jine",
"display" : "Jiné"
}
]
}