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-04 |
{
"resourceType" : "CodeSystem",
"id" : "cz-document-section-szz-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-document-section-szz-cs</b></p><a name=\"cz-document-section-szz-cs\"> </a><a name=\"hccz-document-section-szz-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-document-section-szz-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\">10001<a name=\"cz-document-section-szz-cs-10001\"> </a></td><td>Emergency health record</td></tr><tr><td style=\"white-space:nowrap\">10002<a name=\"cz-document-section-szz-cs-10002\"> </a></td><td>Preventive and screening health record</td></tr><tr><td style=\"white-space:nowrap\">10003<a name=\"cz-document-section-szz-cs-10003\"> </a></td><td>General practitioner record</td></tr><tr><td style=\"white-space:nowrap\">10004<a name=\"cz-document-section-szz-cs-10004\"> </a></td><td>Gynecology record</td></tr><tr><td style=\"white-space:nowrap\">10005<a name=\"cz-document-section-szz-cs-10005\"> </a></td><td>Biochemistry laboratory record</td></tr><tr><td style=\"white-space:nowrap\">10006<a name=\"cz-document-section-szz-cs-10006\"> </a></td><td>Urology record</td></tr><tr><td style=\"white-space:nowrap\">10007<a name=\"cz-document-section-szz-cs-10007\"> </a></td><td>Pulmonology record</td></tr><tr><td style=\"white-space:nowrap\">10008<a name=\"cz-document-section-szz-cs-10008\"> </a></td><td>Gastroenterology record</td></tr><tr><td style=\"white-space:nowrap\">10009<a name=\"cz-document-section-szz-cs-10009\"> </a></td><td>Radiology record</td></tr><tr><td style=\"white-space:nowrap\">10010<a name=\"cz-document-section-szz-cs-10010\"> </a></td><td>Angiology record</td></tr></table></div>"
},
"url" : "https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986"
}
],
"version" : "0.0.1",
"name" : "DocumentSectionCzSzzCs",
"title" : "CZ Document Section SZZ Code System",
"status" : "active",
"experimental" : false,
"date" : "2025-12-04",
"publisher" : "HL7 Czech Republic",
"contact" : [
{
"name" : "HL7 Czech Republic",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.cz/"
}
]
}
],
"description" : "This Code System defines codes for sections used in the Shared Health Record (SZZ) in Czechia.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CZ",
"display" : "Czechia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "10001",
"display" : "Emergency health record"
},
{
"code" : "10002",
"display" : "Preventive and screening health record"
},
{
"code" : "10003",
"display" : "General practitioner record"
},
{
"code" : "10004",
"display" : "Gynecology record"
},
{
"code" : "10005",
"display" : "Biochemistry laboratory record"
},
{
"code" : "10006",
"display" : "Urology record"
},
{
"code" : "10007",
"display" : "Pulmonology record"
},
{
"code" : "10008",
"display" : "Gastroenterology record"
},
{
"code" : "10009",
"display" : "Radiology record"
},
{
"code" : "10010",
"display" : "Angiology record"
}
]
}