German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Outpatient intensive-care treatment goal - XML Representation

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="ExampleIntensiveCareGoal"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal ExampleIntensiveCareGoal</b></p><a name="ExampleIntensiveCareGoal"> </a><a name="hcExampleIntensiveCareGoal"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title="Codes:">Maintain safe care in the home environment</span></p><p><b>subject</b>: <a href="Patient-ExampleRehabPatient.html">Alex Becker (official) Unknown, DoB: 1978-04-17</a></p></div>
  </text>
  <lifecycleStatus value="active"/>
  <description>
    <text value="Maintain safe care in the home environment"/>
  </description>
  <subject>🔗 
    <reference value="Patient/ExampleRehabPatient"/>
  </subject>
</Goal>