This page is part of the U.S. Physical Activity IG (v1.0.0: STU 1.0) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Bundle 'Search Set' - Task - Initial task(s) - Scenario 4 - XML Representation
Raw xml | Download
<Bundle xmlns="http://hl7.org/fhir">
<id value="Scen4TaskBundle1"/>
<type value="searchset"/>
<total value="1"/>
<link>
<relation value="self"/>
<url
value="https://ufit.example.org/fhir/Task?owner=Patient/Scen4PatientScarborough&status=active,on-hold"/>
</link>
<entry>
<fullUrl value="http://example.org/fhir/Task/Scen4TaskFillSurveyV1"/>
<resource>
<Task>
<id value="Scen4TaskFillSurveyV1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b><a name="Scen4TaskFillSurveyV1"> </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 "Scen4TaskFillSurveyV1" </p></div><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Complete Questionnaire <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-temp.html">Temporary SDC Codes</a>#complete-questionnaire)</span></p><p><b>description</b>: Fill out a survey indicating satisfaction with plan</p><p><b>for</b>: <a href="Patient-Scen4PatientScarborough.html">Patient/Scen4PatientScarborough: Jessica Scarborough</a> " SCARBOROUGH"</p><p><b>authoredOn</b>: 2023-10-14 09:00:00-0700</p><p><b>requester</b>: <a href="PractitionerRole-Scen4Role.html">PractitionerRole/Scen4Role: Ms. Rocha</a></p><p><b>owner</b>: <a href="Patient-Scen4PatientScarborough.html">Patient/Scen4PatientScarborough: Jessica Scarborough</a> " SCARBOROUGH"</p><h3>Inputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td>Questionnaire <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-temp.html">Temporary SDC Codes</a>#questionnaire)</span></td><td><a href="https://example.org/fhir/Questionnaire/satisfaction">https://example.org/fhir/Questionnaire/satisfaction|2.1</a></td></tr></table></div>
</text>
<status value="requested"/>
<intent value="order"/>
<priority value="routine"/>
<code>
<coding>
<system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
<code value="complete-questionnaire"/>
</coding>
</code>
<description
value="Fill out a survey indicating satisfaction with plan"/>
<for>
<reference value="Patient/Scen4PatientScarborough"/>
<display value="Jessica Scarborough"/>
</for>
<authoredOn value="2023-10-14T09:00:00-07:00"/>
<requester>
<reference value="PractitionerRole/Scen4Role"/>
<display value="Ms. Rocha"/>
</requester>
<owner>
<reference value="Patient/Scen4PatientScarborough"/>
<display value="Jessica Scarborough"/>
</owner>
<input>
<type>
<coding>
<system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
<code value="questionnaire"/>
</coding>
</type>
<valueCanonical
value="https://example.org/fhir/Questionnaire/satisfaction|2.1"/>
</input>
</Task>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
</Bundle>