Subscriptions R5 Backport - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "notification-handshake",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription-notification"
]
},
"type" : "history",
"timestamp" : "2020-05-29T11:44:13.1882432-05:00",
"entry" : [
{
"fullUrl" : "urn:uuid:b0bf7154-6967-4f32-b0b5-d994dff0e4d2",
"resource" : {
"resourceType" : "SubscriptionStatus",
"id" : "b0bf7154-6967-4f32-b0b5-d994dff0e4d2",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>type</b>: handshake</p><p><b>eventsSinceSubscriptionStart</b>: 0</p><p><b>eventsInNotification</b>: 0</p><p><b>subscription</b>: <a href=\"https://example.org/fhir/r4/Subscription/admission\">https://example.org/fhir/r4/Subscription/admission</a></p><p><b>topic</b>: <a href=\"http://hl7.org/SubscriptionTopic/admission\">http://hl7.org/SubscriptionTopic/admission</a></p></div>"
},
"status" : "active",
"type" : "handshake",
"eventsSinceSubscriptionStart" : "0",
"eventsInNotification" : 0,
"subscription" : {
"reference" : "https://example.org/fhir/r4/Subscription/admission"
},
"topic" : "http://hl7.org/SubscriptionTopic/admission"
},
"request" : {
"method" : "GET",
"url" : "https://example.org/fhir/r4/Subscription/admission/$status"
},
"response" : {
"status" : "200"
}
}
]
}