This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0:
R5
-
STU
).
The
This
is
the
current
published
version
which
supercedes
in
it's
permanent
home
(it
will
always
be
available
at
this
version
is
5.0.0
.
URL).
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R5
R4B
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative |
Compartments
:
|
This is the narrative for the resource. See also the XML , JSON or Turtle format. This example conforms to the profile SubscriptionTopic .
Generated
Narrative
Narrative:
SubscriptionTopic
Resource SubscriptionTopic "admission"
url
:
http://example.org/FHIR/R4B/SubscriptionTopic/admission
http://example.org/FHIR/R5/SubscriptionTopic/admission
identifier : id: urn:uuid:915c2040-b0a8-4935-adf8-94d6e1a74052
title : admission
status : active
description : Example admission topic
resourceTrigger
description : Encounter resource moving to state 'in-progress'
resource : Encounter
supportedInteraction : create, update
QueryCriteria
- Previous ResultForCreate Current ResultForDelete RequireBoth * status:not=in-progress test-passes status=in-progress test-fails true fhirPathCriteria : %previous.status!='in-progress' and %current.status='in-progress'
| - | Description | Event | Resource |
| * | Patient admission is covered by HL7v2 ADT^A01 | ADT/ACK - Admit/visit notification ( eventType #A01) | Encounter |
| - | Description | Resource | FilterParameter | Modifier |
| * | Matching based on the Patient (subject) of an Encounter or based on the Patient's group membership (in/not-in). | Encounter | patient |
|
| - | Resource | Include |
| * | Encounter | Encounter:patient, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location |
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.