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 xmlns="http://hl7.org/fhir">
<id value="Scen2SubscriptionNotificationNewTaskBundle"/>
<type value="history"/>
<entry>
<fullUrl value="http://example.org/fhir/Parameters/Scen2Parameters"/>
<resource>
<Parameters>
<id value="Scen2Parameters"/>
<parameter>
<name value="subscription"/>
<valueReference>🔗
<reference value="Subscription/Scen2SubscriptionGetFit"/>
</valueReference>
</parameter>
<parameter>
<name value="topic"/>
<valueCanonical
value="http://hl7.org/fhir/us/sdoh-clinicalcare/SubscriptionTopic/Task"/>
</parameter>
<parameter>
<name value="status"/>
<valueCode value="active"/>
</parameter>
<parameter>
<name value="type"/>
<valueCode value="event-notification"/>
</parameter>
<parameter>
<name value="notification-event"/>
<part>
<name value="event-number"/>
<valueString value="208"/>
</part>
<part>
<name value="focus"/>
<valueReference>🔗
<reference value="Task/Scen2TaskGetFitV1"/>
</valueReference>
</part>
</parameter>
</Parameters>
</resource>
<request>
<method value="GET"/>
<url
value="https://GetFit.example.org/fhir/Subscription/Scen2SubscriptionGetFit/$status"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
</Bundle>