<?xml version="1.0" encoding="UTF-8"?>

<Goal xmlns="http://hl7.org/fhir">
  <id value="ExampleSociotherapyGoal"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal ExampleSociotherapyGoal</b></p><a name="ExampleSociotherapyGoal"> </a><a name="hcExampleSociotherapyGoal"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title="Codes:">Improve adherence to coordinated outpatient treatment</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="Improve adherence to coordinated outpatient treatment"/>
  </description>
  <subject>
    <reference value="Patient/ExampleRehabPatient"/>
  </subject>
</Goal>