Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm
2.0.0 - STU2 United States of America flag

Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm, published by HL7 International / Human and Social Services. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/eLTSS/ and changes regularly. See the Directory of published versions

: Task2 - XML Representation

Page standards status: Informative

Raw xml | Download



<Task xmlns="http://hl7.org/fhir">
  <id value="Task2"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b><a name="Task2"> </a><a name="hcTask2"> </a></p><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">ResourceTask &quot;Task2&quot; </p></div><p><b>ServiceRequest Pertains To Goal</b>: <a href="Goal-goal2.html">Goal/goal2</a></p><p><b>status</b>: ready</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Fulfill the focal request <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-task-code.html">Task Codes</a>#fulfill)</span></p><p><b>description</b>: Son working with Besty to work on mobility to dance at son's upcoming wedding.</p><p><b>for</b>: <a href="Patient-patientBSJ1.html">Patient/patientBSJ1: Betsy</a> &quot; SMITH-JOHNSON&quot;</p><p><b>requester</b>: <a href="Practitioner-planner1.html">Practitioner/planner1: Mark Planner</a> &quot; PLANNER&quot;</p><p><b>owner</b>: <a href="RelatedPerson-son1.html">RelatedPerson/son1: Charles - Betsy's son</a> &quot; CHARLES&quot;</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal">
    <valueReference>🔗 
      <reference value="Goal/goal2"/>
    </valueReference>
  </extension>
  <status value="ready"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
      <code value="fulfill"/>
      <display value="Fulfill the focal request"/>
    </coding>
  </code>
  <description
               value="Son working with Besty to work on mobility to dance at son's upcoming wedding."/>
  <for>🔗 
    <reference value="Patient/patientBSJ1"/>
    <display value="Betsy"/>
  </for>
  <requester>🔗 
    <reference value="Practitioner/planner1"/>
    <display value="Mark Planner"/>
  </requester>
  <owner>🔗 
    <reference value="RelatedPerson/son1"/>
    <display value="Charles - Betsy's son"/>
  </owner>
</Task>