FHIR Orders Exchange (FOE) / Post-Acute Orders (PAO) / (DME-Orders), published by HL7. This is not an authorized publication; it is the continuous build for version 0.2.2). This version is based on the current content of https://github.com/HL7/dme-orders/ and changes regularly. See the Directory of published versions
: Task Home Health - XML Representation
Raw xml | Download
<Task xmlns="http://hl7.org/fhir">
<id value="Home-Health"/>
<meta>
<versionId value="2"/>
<lastUpdated value="2020-08-10T01:26:46.556Z"/>
<profile
value="http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-task"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b><a name="Home-Health"> </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">Resource Task "Home-Health" Version "2" Updated "2020-08-10 01:26:46+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-PAOX-task.html">PAO Task</a></p></div><p><b>identifier</b>: id: 56ae5855-9f20-41e4-a59d-000e36d9d85a</p><p><b>basedOn</b>: <a href="ServiceRequest-HomeHealth.html">ServiceRequest/HomeHealth</a></p><p><b>status</b>: requested</p><p><b>intent</b>: order</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>: Proivde Home Health Services</p><p><b>focus</b>: <a href="ServiceRequest-HomeHealth.html">ServiceRequest/HomeHealth</a></p><p><b>for</b>: <a href="Patient-example1.html">Patient/example1</a> " SHAW"</p><p><b>authoredOn</b>: 2020-07-30 20:07:15-0600</p><p><b>requester</b>: <a href="Organization-Inpatient.html">Organization/Inpatient</a> "St. Michael's Hospital"</p></div>
</text>
<identifier>
<value value="56ae5855-9f20-41e4-a59d-000e36d9d85a"/>
</identifier>
<basedOn>
<reference value="ServiceRequest/HomeHealth"/>
</basedOn>
<status value="requested"/>
<intent value="order"/>
<code>
<coding>
<system value="http://hl7.org/fhir/CodeSystem/task-code"/>
<code value="fulfill"/>
</coding>
</code>
<description value="Proivde Home Health Services"/>
<focus>
<reference value="ServiceRequest/HomeHealth"/>
</focus>
<for>
<reference value="Patient/example1"/>
</for>
<authoredOn value="2020-07-30T20:07:15-06:00"/>
<requester>
<reference value="Organization/Inpatient"/>
</requester>
</Task>