Subscriptions R5 Backport
1.2.0-ballot - ballot International flag

This page is part of the Subscriptions R5 Backport (v1.2.0-ballot: STU 1.2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v4.3.0. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Example Bundle: R4B Notification: Full Resource with Query

Bundle r4b-notification-full-resource-with-query of type history


Entry 1 - fullUrl = urn:uuid:1aa43532-94b7-4463-8049-338045636f7b

Request:

GET https://example.org/fhir/Subscription/admission/$status

Response:

200

Resource SubscriptionStatus:

Generated Narrative: SubscriptionStatus

Resource SubscriptionStatus "1aa43532-94b7-4463-8049-338045636f7b"

status: ACTIVE

type: EVENTNOTIFICATION

eventsSinceSubscriptionStart: 2

NotificationEvents

-EventNumberTimestampFocus
*2May 29, 2020, 4:44:13 PMSee above (https://example.org/fhir/Encounter/86009987-eabe-42bf-8c02-b112b18cb616)

subscription: https://example.org/fhir/Subscription/admission

topic: http://hl7.org/SubscriptionTopic/admission


Entry 2 - fullUrl = https://example.org/fhir/Encounter/86009987-eabe-42bf-8c02-b112b18cb616

Request:

POST Encounter

Response:

201

Resource Encounter:

Not done yet