FHIR IG analytics| Package | ihe.iti.dsubm |
| Resource Type | Parameters |
| Id | Parameters-ex-SubscriptionStatus-NotificationEvent.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Parameters",
"id": "ex-SubscriptionStatus-NotificationEvent",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.SubscriptionStatus-Event"
]
},
"parameter": [
{
"name": "subscription",
"valueReference": {
"reference": "https://example.org/fhir/Subscription/ex-Subscription-DocumentReference-PatientDependent"
}
},
{
"name": "status",
"valueCode": "active"
},
{
"name": "type",
"valueCode": "event-notification"
},
{
"name": "events-since-subscription-start",
"valueString": "1"
},
{
"name": "notification-event",
"part": [
{
"name": "event-number",
"valueString": "1"
},
{
"name": "timestamp",
"valueInstant": "2023-01-01T12:00:00.1882432-05:00"
}
]
},
{
"name": "topic",
"valueCanonical": "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocumentReference-PatientDependent"
}
]
}