This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Notification Bundle for Binary resource
{
"resourceType" : "Bundle",
"id" : "97a86523-f61a-423c-93f5-ca1efc896b49",
"type" : "subscription-notification",
"timestamp" : "2020-04-17T10:24:13.1882432-05:00",
"entry" : [{
"fullUrl" : "urn:uuid:7472c5f7-bdff-4229-a977-a0a60d5e7cfc",
"resource" : {
"resourceType" : "SubscriptionStatus",
"id" : "7472c5f7-bdff-4229-a977-a0a60d5e7cfc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionStatus 7472c5f7-bdff-4229-a977-a0a60d5e7cfc</b></p><a name=\"7472c5f7-bdff-4229-a977-a0a60d5e7cfc\"> </a><a name=\"hc7472c5f7-bdff-4229-a977-a0a60d5e7cfc\"> </a><p><b>status</b>: Active</p><p><b>type</b>: Event Notification</p><p><b>eventsSinceSubscriptionStart</b>: 20</p><h3>NotificationEvents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>EventNumber</b></td><td><b>Focus</b></td></tr><tr><td style=\"display: none\">*</td><td>20</td><td><a href=\"broken-link.html\">http://example.org/FHIR/Binary/AD-337</a></td></tr></table><p><b>subscription</b>: <a href=\"broken-link.html\">http://example.org/FHIR/Subscription/BINARY-123</a></p><p><b>topic</b>: <a href=\"subscriptiontopic-example-admission-binary.html\">SubscriptionTopic admission-binary</a></p></div>"
},
"status" : "active",
"type" : "event-notification",
"eventsSinceSubscriptionStart" : "20",
"notificationEvent" : [{
"eventNumber" : "20",
"focus" : {
"reference" : "http://example.org/FHIR/Binary/AD-337"
}
}],
"subscription" : {
"reference" : "http://example.org/FHIR/Subscription/BINARY-123"
},
"topic" : "http://example.org/FHIR/SubscriptionTopic/admission-binary"
}
},
{
"fullUrl" : "http://example.org/FHIR/Binary/AD-337",
"resource" : {
"resourceType" : "Binary",
"id" : "AD-337",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-08-07T10:49:22Z"
},
"contentType" : "application/pdf"
}
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.