HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build
HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-16 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cz-consent-category"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet cz-consent-category</b></p><a name="cz-consent-category"> </a><a name="hccz-consent-category"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-consentcategorycodes.html"><code>http://terminology.hl7.org/CodeSystem/consentcategorycodes</code></a><span title="Version is explicitly stated to be 1.0.1"> version 📍1.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-consentcategorycodes.html#consentcategorycodes-acd">acd</a></td><td>Dříve vyslovené přání</td><td>Any instructions, written or given verbally by a patient in anticipation of potential need for medical treatment.</td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-consentcategorycodes.html#consentcategorycodes-dnr">dnr</a></td><td>Neprovádět neodkladnou resuscitaci</td><td>A legal document, signed by both the patient and their provider, stating a desire not to have CPR initiated in case of a cardiac event.</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/59284-0/">59284-0</a></td><td>Informovaný souhlas</td></tr></table></li></ul></div>
</text>
<url value="https://hl7.cz/fhir/hdr/ValueSet/cz-consent-category"/>
<version value="0.1.0"/>
<name value="CZConsentCategory"/>
<title value="CZ Consent Category"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-16T09:29:29+00:00"/>
<publisher value="HL7 Czech Republic"/>
<contact>
<name value="HL7 Czech Republic"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.cz/"/>
</telecom>
</contact>
<description
value="ValueSet for Consent Categories in the Czech HDR project."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CZ"/>
<display value="Czechia"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
<version value="1.0.1"/>
<concept>
<code value="acd"/>
<display value="Dříve vyslovené přání"/>
</concept>
<concept>
<code value="dnr"/>
<display value="Neprovádět neodkladnou resuscitaci"/>
</concept>
</include>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="59284-0"/>
<display value="Informovaný souhlas"/>
</concept>
</include>
</compose>
</ValueSet>