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
| Page standards status: Informative |
| Resource Triggers | ||||
| Resource | Interactions | Criteria | FHIR Path | Description |
|---|---|---|---|---|
| Encounter | create, update |
| (%previous.id.empty() or (%previous.status != 'finished')) and (%current.status = 'finished') | Triggered when an encounter is completed. |
| Can Filter By | ||
| Resource | Filter Parameter | Comparators |
|---|---|---|
| Encounter | subject | |
| Encounter | _in | |
| Encounter | length | gt, lt, ge, le |
| Notification Shapes | |
| Resource | Includes |
|---|---|
| Encounter | Encounter:patient&iterate=Patient.link, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location |