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

: Goal for Hernia Treatment - XML Representation

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="Goal-Hernia-Treatment"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal Goal-Hernia-Treatment</b></p><a name="Goal-Hernia-Treatment"> </a><a name="hcGoal-Hernia-Treatment"> </a><a name="Goal-Hernia-Treatment-en-US"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title="Codes:">Chirurgické řešení tříselné kýly s úplným zhojením a bez komplikací.</span></p><p><b>subject</b>: <a href="Patient-Novak-Petr.html">Petr Novák  Male, DoB: 1985-06-15 ( https://ncez.mzcr.cz/fhir/sid/rid#1597778923)</a></p><p><b>start</b>: 2025-03-10</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Detail[x]</b></td></tr><tr><td style="display: none">*</td><td>Zhojená rána bez komplikací, bez recidivy kýly.</td></tr></table></div>
  </text>
  <lifecycleStatus value="active"/>
  <description>
    <text
          value="Chirurgické řešení tříselné kýly s úplným zhojením a bez komplikací."/>
  </description>
  <subject>🔗 
    <reference value="Patient/Novak-Petr"/>
  </subject>
  <startDate value="2025-03-10"/>
  <target>
    <detailString value="Zhojená rána bez komplikací, bez recidivy kýly."/>
  </target>
</Goal>