HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

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.2 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="620b1120-cece-44b1-89f5-20413054eb1d"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal 620b1120-cece-44b1-89f5-20413054eb1d</b></p><a name="620b1120-cece-44b1-89f5-20413054eb1d"> </a><a name="hc620b1120-cece-44b1-89f5-20413054eb1d"> </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="Bundle-DischargeBundle-Novak-Petr-L1.html#urn-uuid-3f85726c-ad2f-441b-89ce-100000000000">Bundle: identifier = UUID:c859d718-03c2-43ed-a16c-dbe57a6e34b5; type = document; timestamp = 2025-03-10 15:00:00+0100</a></p><p><b>start</b>: 2025-03-10</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 298005009}">Finding of wound healing</span></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="urn:uuid:3f85726c-ad2f-441b-89ce-100000000000"/>
  </subject>
  <startDate value="2025-03-10"/>
  <target>
    <measure>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="298005009"/>
        <display value="Finding of wound healing"/>
      </coding>
    </measure>
    <detailString value="Zhojená rána bez komplikací, bez recidivy kýly."/>
  </target>
</Goal>