FHIR IG analytics| Package | ihe.iti.dsubm |
| Resource Type | Bundle |
| Id | Bundle-ex-HeartbeatNotification.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "ex-HeartbeatNotification",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.HeartbeatNotification"
]
},
"type": "history",
"entry": [
{
"fullUrl": "urn:uuid:aaaaaaaa-bbbb-cccc-dddd-e00111100007",
"resource": {
"resourceType": "Parameters",
"id": "ex-SubscriptionStatus-Heartbeat",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/IHE.DSUBm.SubscriptionStatus-Heartbeat"
]
},
"parameter": [
{
"name": "subscription",
"valueReference": {
"reference": "https://example.org/fhir/Subscription/ex-Subscription-DocumentReference-PatientDependent"
}
},
{
"name": "status",
"valueCode": "active"
},
{
"name": "type",
"valueCode": "heartbeat"
},
{
"name": "topic",
"valueCanonical": "https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocumentReference-PatientDependent"
},
{
"name": "events-since-subscription-start",
"valueString": "0"
},
{
"name": "notification-event",
"part": [
{
"name": "event-number",
"valueString": "0"
}
]
}
]
},
"request": {
"method": "GET",
"url": "https://example.org/fhir/Subscription/ex-Subscription-DocumentReference-PatientDependent$status"
},
"response": {
"status": "200"
}
}
]
}