HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

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

: CZ Document Section SZZ Code System - TTL Representation

Active as of 2025-12-04

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cz-document-section-szz-cs"] ; # 
  fhir:language [ fhir:v "cs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs"^^xsd:anyURI ;
fhir:l <https://ncez.mzcr.cz/terminology/CodeSystem/cz-document-section-szz-cs>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ]
  ] ) ; # 
  fhir:version [ fhir:v "0.0.1"] ; # 
  fhir:name [ fhir:v "DocumentSectionCzSzzCs"] ; # 
  fhir:title [ fhir:v "CZ Document Section SZZ Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-04"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Czech Republic"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Czech Republic" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.cz/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This Code System defines codes for sections used in the Shared Health Record (SZZ) in Czechia."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Czechia" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "10001" ] ;
fhir:display [ fhir:v "Emergency health record" ]
  ] [
fhir:code [ fhir:v "10002" ] ;
fhir:display [ fhir:v "Preventive and screening health record" ]
  ] [
fhir:code [ fhir:v "10003" ] ;
fhir:display [ fhir:v "General practitioner record" ]
  ] [
fhir:code [ fhir:v "10004" ] ;
fhir:display [ fhir:v "Gynecology record" ]
  ] [
fhir:code [ fhir:v "10005" ] ;
fhir:display [ fhir:v "Biochemistry laboratory record" ]
  ] [
fhir:code [ fhir:v "10006" ] ;
fhir:display [ fhir:v "Urology record" ]
  ] [
fhir:code [ fhir:v "10007" ] ;
fhir:display [ fhir:v "Pulmonology record" ]
  ] [
fhir:code [ fhir:v "10008" ] ;
fhir:display [ fhir:v "Gastroenterology record" ]
  ] [
fhir:code [ fhir:v "10009" ] ;
fhir:display [ fhir:v "Radiology record" ]
  ] [
fhir:code [ fhir:v "10010" ] ;
fhir:display [ fhir:v "Angiology record" ]
  ] ) . #