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 2025-10-20 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="cz-consent-category"/>
<text>
<status value="generated"/>
<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 <code>http://hl7.org/fhir/ValueSet/consentcategorycodes</code><span title="Version is not explicity 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>acd</td><td>Dříve vyslovené přání</td></tr><tr><td>dnr</td><td>Neprovádět neodkladnou resuscitaci</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 explicity 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="2025-10-20T16:54:23+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://hl7.org/fhir/ValueSet/consentcategorycodes"/>
<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>