Physical Activity Implementation Guide 1.0.0 - STU Release 1
Publication Build: This will be filled in by the publication tooling
Raw xml | Download
<Bundle xmlns="http://hl7.org/fhir"> <id value="ExampleSubscriptionBundleWithIds"/> <type value="history"/> <entry> <fullUrl value="urn:uuid:33d202b6-df23-43fd-b190-d150dca8dd14"/> <resource> <Parameters> <id value="ExampleSubscriptionStatusWithIds"/> <parameter> <name value="subscription"/> <valueReference> <reference value="Subscription/ExampleSubscriptionWebhook"/> </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="events-since-subscription-start"/> <valueString value="287"/> </parameter> <parameter> <name value="notification-event"/> <part> <name value="event-number"/> <valueString value="288"/> </part> <part> <name value="timestamp"/> <valueInstant value="2022-06-17T14:38:55.8826-05:00"/> </part> <part> <name value="focus"/> <valueReference> <reference value="Task/ExampleFulfillmentTask"/> </valueReference> </part> <part> <name value="additional-context"/> <valueReference> <reference value="http://example.org/fhir/Patient/1"/> <display value="Example Patient"/> </valueReference> </part> </parameter> </Parameters> </resource> <request> <method value="GET"/> <url value="https://example.org/fhir/Subscription/ExampleSubscriptionWebhook/$status"/> </request> <response> <status value="200"/> </response> </entry> </Bundle>