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
<Consent xmlns="http://hl7.org/fhir">
<id value="CZ-AdvanceDirectives-HDR-CORE"/>
<meta>
<profile
value="https://hl7.cz/fhir/hdr/StructureDefinition/cz-consent-hdr"/>
</meta>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml">Podepsané prohlášení DNR Platné od 1.3.2025</div>
</text>
<status value="active"/>
<scope>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
<code value="adr"/>
<display value="Advanced Care Directive"/>
</coding>
</scope>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/consentcategorycodes"/>
<code value="dnr"/>
<display value="Do Not Resuscitate"/>
</coding>
</category>
<dateTime value="2025-01-01T08:00:00+01:00"/>
</Consent>