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

<Goal xmlns="http://hl7.org/fhir">
  <id value="ExampleAssistedReproductionGoal"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal ExampleAssistedReproductionGoal</b></p><a name="ExampleAssistedReproductionGoal"> </a><a name="hcExampleAssistedReproductionGoal"> </a><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title="Codes:">Complete the agreed initial treatment cycle</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="Complete the agreed initial treatment cycle"/>
  </description>
  <subject>
    <reference value="Patient/ExampleRehabPatient"/>
  </subject>
</Goal>