Person-Centered Outcomes Test Data
0.1.0 - ci-build United States of America flag

Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Test 05 PCO Goal with GAS - XML Representation

Raw xml | Download


<Goal xmlns="http://hl7.org/fhir">
  <id value="test05GoalWithGAS"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/pco/StructureDefinition/pco-gas-goal-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Goal test05GoalWithGAS</b></p><a name="test05GoalWithGAS"> </a><a name="hctest05GoalWithGAS"> </a><a name="test05GoalWithGAS-en-US"> </a><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>category</b>: <span title="Codes:{http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains physical-function}">Physical Function</span></p><p><b>description</b>: <span title="Codes:">Walk dog outside once a week</span></p><p><b>subject</b>: <a href="Patient-test05Patient.html">Camila Lopez  Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p><p><b>start</b>: 2024-02-03</p><h3>Targets</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Due[x]</b></td></tr><tr><td style="display: none">*</td><td>2024-09-30</td></tr></table><p><b>expressedBy</b>: <a href="Patient-test05Patient.html">Camila Lopez  Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p></div>
  </text>
  <lifecycleStatus value="active"/>
  <achievementStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/goal-achievement"/>
      <code value="in-progress"/>
    </coding>
  </achievementStatus>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains"/>
      <code value="physical-function"/>
      <display value="Physical Function"/>
    </coding>
  </category>
  <description>
    <text value="Walk dog outside once a week"/>
  </description>
  <subject>🔗 
    <reference value="Patient/test05Patient"/>
  </subject>
  <startDate value="2024-02-03"/>
  <target>
    <dueDate value="2024-09-30"/>
  </target>
  <expressedBy>🔗 
    <reference value="Patient/test05Patient"/>
  </expressedBy>
</Goal>