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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Goal",
  "id" : "Goal-Hernia-Treatment",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "lifecycleStatus" : "active",
  "description" : {
    "text" : "Chirurgické řešení tříselné kýly s úplným zhojením a bez komplikací."
  },
  "subject" : {
    🔗 "reference" : "Patient/Novak-Petr"
  },
  "startDate" : "2025-03-10",
  "target" : [
    {
      "detailString" : "Zhojená rána bez komplikací, bez recidivy kýly."
    }
  ]
}