FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Parameters |
| Id | Parameters-ExampleSubscriptionStatusWithIds.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "ExampleSubscriptionStatusWithIds",
"parameter": [
{
"name": "subscription",
"valueReference": {
"reference": "Subscription/ExampleSubscriptionWebhook"
}
},
{
"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": "287"
},
{
"name": "notification-event",
"part": [
{
"name": "event-number",
"valueString": "288"
},
{
"name": "timestamp",
"valueInstant": "2022-06-17T14:38:55.8826-05:00"
},
{
"name": "focus",
"valueReference": {
"reference": "Task/ExampleFulfillmentTask"
}
},
{
"name": "additional-context",
"valueReference": {
"reference": "http://example.org/fhir/Patient/1",
"display": "Example Patient"
}
}
]
}
]
}