FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Bundle |
| Id | Bundle-ExampleSubscriptionBundleWithNoIds.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "ExampleSubscriptionBundleWithNoIds",
"type": "history",
"entry": [
{
"fullUrl": "urn:uuid:b4fb4012-ff43-4e9d-8047-813b13914d72",
"resource": {
"resourceType": "Parameters",
"id": "ExampleSubscriptionStatusWithNoIds",
"parameter": [
{
"name": "subscription",
"valueReference": {
"reference": "Subscription/ExampleSubscriptionEmail"
}
},
{
"name": "topic",
"valueCanonical": "http://hl7.org/fhir/us/sdoh-clinicalcare/SubscriptionTopic/Task"
},
{
"name": "status",
"valueCode": "active"
},
{
"name": "type",
"valueCode": "event-notification"
},
{
"name": "events-since-subscription-start",
"valueString": "7"
}
]
},
"request": {
"method": "GET",
"url": "https://example.org/fhir/Subscription/ExampleSubscriptionEmail/$status"
},
"response": {
"status": "200"
}
}
]
}