This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Task xmlns="http://hl7.org/fhir">
<id value="request-task-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "request-task-example" </p></div><p><b>status</b>: rejected</p><p><b>statusReason</b>: Unable to recall <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></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>focus</b>: <a href="ServiceRequest-example.html">ServiceRequest/example</a></p><p><b>for</b>: <a href="http://hl7.org/fhir/Patient/proband">http://hl7.org/fhir/Patient/proband: Annie Proband</a></p><p><b>authoredOn</b>: 2021-09-06</p><p><b>requester</b>: <a href="http://hl7.org/fhir/PractitionerRole/example">http://hl7.org/fhir/PractitionerRole/example: Dr. Adam Careful, Acme Hospital</a></p><p><b>owner</b>: <a href="http://hl7.org/fhir/Patient/proband">http://hl7.org/fhir/Patient/proband: Annie Proband</a></p></div>
</text>
<status value="rejected"/>
<statusReason>
<text value="Unable to recall"/>
</statusReason>
<intent value="order"/>
<code>
<coding>
<system value="http://hl7.org/fhir/CodeSystem/task-code"/>
<code value="fulfill"/>
</coding>
</code>
<focus>
<reference value="ServiceRequest/example"/>
</focus>
<for>
<reference value="http://hl7.org/fhir/Patient/proband"/>
<display value="Annie Proband"/>
</for>
<authoredOn value="2021-09-06"/>
<requester>
<reference value="http://hl7.org/fhir/PractitionerRole/example"/>
<display value="Dr. Adam Careful, Acme Hospital"/>
</requester>
<owner>
<reference value="http://hl7.org/fhir/Patient/proband"/>
<display value="Annie Proband"/>
</owner>
</Task>