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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/cz-document-section-szz-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "cz-document-section-szz-cs"] ;
fhir:Resource.language [ fhir:value "cs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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>"
] ;
fhir:CodeSystem.url [ fhir:value "https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.0.1"] ;
fhir:CodeSystem.name [ fhir:value "DocumentSectionCzSzzCs"] ;
fhir:CodeSystem.title [ fhir:value "CZ Document Section SZZ Code System"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2025-12-04"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "HL7 Czech Republic"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "HL7 Czech Republic" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.hl7.cz/" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "This Code System defines codes for sections used in the Shared Health Record (SZZ) in Czechia."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "CZ" ] ;
fhir:Coding.display [ fhir:value "Czechia" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "10001" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Emergency health record" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "10002" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Preventive and screening health record" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "10003" ] ;
fhir:CodeSystem.concept.display [ fhir:value "General practitioner record" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "10004" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Gynecology record" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "10005" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Biochemistry laboratory record" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "10006" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Urology record" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "10007" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Pulmonology record" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "10008" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Gastroenterology record" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "10009" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Radiology record" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "10010" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Angiology record" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/cz-document-section-szz-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/cz-document-section-szz-cs.ttl> .
IG © 2025+ HL7 Czech Republic. Package hl7.fhir.cz.szz#0.0.1 based on FHIR 4.0.1. Generated 2026-08-05
Links: Table of Contents |
QA Report