HL7 Czech Hospital Discharge Report Implementation Guide
0.0.1 - ci-build
Czech Republic (CZE)
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.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/hdr/ and changes regularly. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="CZ-AdvanceDirectives-HDR-DNR"/>
<text>
<status value="generated"/>
<div><p>Podepsané prohlášení DNR</p><p>Platné od 1.3.2025</p></div>
</text>
<status value="active"/>
<scope>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
<code value="adr"/>
<display value="Advance Directive"/>
</coding>
</scope>
<category>
<coding>
<system value="http://hl7.org/fhir/consent-category"/>
<code value="dnr"/>
<display value="Do Not Resuscitate"/>
</coding>
</category>
<dateTime value="2025-01-01T08:00:00+01:00"/>
<provision>
<type value="permit"/>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="I50"/>
<display value="Heart failure"/>
</coding>
</code>
<code>
<coding>
<system value="https://www.orpha.net"/>
<code value="ORPHA330"/>
<display value="NYHA class IV"/>
</coding>
</code>
</provision>
</Consent>