Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

: Bundle 'Search Set' - Task - Second task(s) - Scenario 4 - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="Scen4TaskBundle2"/>
  <type value="searchset"/>
  <total value="1"/>
  <link>
    <relation value="self"/>
    <url
         value="https://ufit.example.org/fhir/Task?owner=Patient/Scen4PatientScarborough&amp;status=active,on-hold"/>
  </link>
  <entry>
    <fullUrl value="http://example.org/fhir/Task/Scen4TaskReviewVideoV1"/>
    <resource>
      <Task>
        <id value="Scen4TaskReviewVideoV1"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_Scen4TaskReviewVideoV1"> </a><p><b>Generated Narrative: Task</b><a name="Scen4TaskReviewVideoV1"> </a><a name="hcScen4TaskReviewVideoV1"> </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 &quot;Scen4TaskReviewVideoV1&quot; </p></div><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>priority</b>: routine</p><p><b>code</b>: Review Material <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.1/CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html">SDOHCC CodeSystem Temporary Codes</a>#review-material)</span></p><p><b>description</b>: Please review this arm-curl video.  Pay particular attention to the 3:00 - 3:35 portion.  If you adjust your technique accordingly, it may help with your shoulder pain.</p><p><b>focus</b>: <a name="hcScen4Video"> </a></p><blockquote><p/><p><a name="Scen4Video"> </a></p><p><a name="hcScen4Video"> </a></p><p><b>status</b>: current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>video/mp4</td><td><a href="http://example.org/videos/123.mpg">http://example.org/videos/123.mpg</a></td></tr></table></blockquote></blockquote><p><b>for</b>: <a href="Patient-Scen4PatientScarborough.html">Patient/Scen4PatientScarborough: Jessica Scarborough</a> &quot; SCARBOROUGH&quot;</p><p><b>authoredOn</b>: 2023-10-17 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> &quot; SCARBOROUGH&quot;</p><hr/><blockquote><p><b>Generated Narrative: DocumentReference #Scen4Video</b><a name="Scen4Video"> </a><a name="hcScen4Video"> </a></p><p><b>status</b>: current</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td></tr><tr><td style="display: none">*</td><td>video/mp4</td><td><a href="http://example.org/videos/123.mpg">http://example.org/videos/123.mpg</a></td></tr></table></blockquote></blockquote></div>
        </text>
        <contained>
          <DocumentReference>
            <id value="Scen4Video"/>
            <status value="current"/>
            <content>
              <attachment>
                <contentType value="video/mp4"/>
                <url value="http://example.org/videos/123.mpg"/>
              </attachment>
            </content>
          </DocumentReference>
        </contained>
        <status value="requested"/>
        <intent value="order"/>
        <priority value="routine"/>
        <code>
          <coding>
            <system
                    value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"/>
            <code value="review-material"/>
          </coding>
        </code>
        <description
                     value="Please review this arm-curl video.  Pay particular attention to the 3:00 - 3:35 portion.  If you adjust your technique accordingly, it may help with your shoulder pain."/>
        <focus>
          <reference value="#Scen4Video"/>
        </focus>
        <for>🔗 
          <reference value="Patient/Scen4PatientScarborough"/>
          <display value="Jessica Scarborough"/>
        </for>
        <authoredOn value="2023-10-17T09:00:00-07:00"/>
        <requester>🔗 
          <reference value="PractitionerRole/Scen4Role"/>
          <display value="Ms. Rocha"/>
        </requester>
        <owner>🔗 
          <reference value="Patient/Scen4PatientScarborough"/>
          <display value="Jessica Scarborough"/>
        </owner>
      </Task>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>