MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Weight Loss Goal - XML Representation

Page standards status: Informative

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="mhr-au-ps-goal-1"/>
  <meta>
    <profile
             value="http://ns.electronichealth.net.au/fhir/mhr/au-ps/consultation/StructureDefinition/mhr-au-ps-goal"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal mhr-au-ps-goal-1</b></p><a name="mhr-au-ps-goal-1"> </a><a name="hcmhr-au-ps-goal-1"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mhr-au-ps-goal.html">MHR AU PS Goal</a></p></div><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}">In Progress</span></p><p><b>description</b>: <span title="Codes:">lose 10kg</span></p><p><b>subject</b>: <a href="Patient-mhr-au-ps-patient-1.html">Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</a></p><p><b>expressedBy</b>: <a href="Patient-mhr-au-ps-patient-1.html">Mia Leanne Banks  Female, DoB: 1983-08-25 ( IHI: Austalian Healthcare Identifier - Individual#8003608333647261)</a></p></div>
  </text>
  <lifecycleStatus value="active"/>
  <achievementStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
      <code value="in-progress"/>
      <display value="In Progress"/>
    </coding>
  </achievementStatus>
  <description>
    <text value="lose 10kg"/>
  </description>
  <subject>🔗 
    <reference value="Patient/mhr-au-ps-patient-1"/>
  </subject>
  <expressedBy>🔗 
    <reference value="Patient/mhr-au-ps-patient-1"/>
  </expressedBy>
</Goal>