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 SubscriptionTopic: Backported SubscriptionTopic: R4B Encounter Complete

Page standards status: Informative
Resource Triggers
ResourceInteractionsCriteriaFHIR PathDescription
Encountercreate, update
  • previous = status:not=finished
  • create result = TESTPASSES
  • create result = status=finished
  • delete result = TESTFAILS
  • require both = true
(%previous.id.empty() or (%previous.status != 'finished')) and (%current.status = 'finished')

Triggered when an encounter is completed.

Can Filter By
ResourceFilter ParameterComparators
Encountersubject
Encounter_in
Encounterlengthgt, lt, ge, le
Notification Shapes
ResourceIncludes
EncounterEncounter:patient&iterate=Patient.link, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location