Foundation
This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot1:
Release
6
Ballot
(1st
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
| FHIR Infrastructure Work Group | Maturity Level : N/A | Standards Status : Informative | Compartments : No defined compartments |
Raw XML ( canonical form + also see XML Format Specification )
Beginning of clinical encounter (id = "admission")
<?xml version="1.0" encoding="UTF-8"?>display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%Matching based on the Patient (subject) of an Encounter or based on the Patient's group membership (in/not-in).Encounter:patient, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location<SubscriptionTopic xmlns="http://hl7.org/fhir"> <id value="admission"/> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: SubscriptionTopic</b> <a name="admission"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource SubscriptionTopic "admission" </p> </div> <p> <b> StructureDefinition Work Group</b> : fhir</p> <p> <b> url</b> : <code> http://example.org/FHIR/R5/SubscriptionTopic/admission</code> </p> <p> <b> identifier</b> : id: <a href="http://terminology.hl7.org/5.4.0/NamingSystem-uri.html">#</a> urn:uuid:915c2040-b0a8-4935-adf8-94d6e1a74052</p> <p> <b> title</b> : admission</p> <p> <b> status</b> : active</p> <p> <b> publisher</b> : HL7 International / FHIR Infrastructure</p> <p> <b> contact</b> : </p> <p> <b> description</b> : Example admission topic</p> <blockquote> <p> <b> resourceTrigger</b> </p> <p> <b> description</b> : Encounter resource moving to state 'in-progress'</p> <p> <b> resource</b> : <a href="encounter.html">Encounter</a> </p> <p> <b> supportedInteraction</b> : create, update</p> <h3> QueryCriteria</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Previous</b> </td> <td> <b> ResultForCreate</b> </td> <td> <b> Current</b> </td> <td> <b> ResultForDelete</b> </td> <td> <b> RequireBoth</b> </td> </tr> <tr> <td style="display: none">*</td> <td> status:not=in-progress</td> <td> test-passes</td> <td> status=in-progress</td> <td> test-fails</td> <td> true</td> </tr> </table> <p> <b> fhirPathCriteria</b> : %previous.status!='in-progress' and %current.status='in-progress'</p> </blockquote> <h3> EventTriggers</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Description</b> </td> <td> <b> Event</b> </td> <td> <b> Resource</b> </td> </tr> <tr> <td style="display: none">*</td> <td> Patient admission is covered by HL7v2 ADT^A01</td> <td> ADT/ACK - Admit/visit notification <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.4.0/CodeSystem-v2-0003.html">eventType</a> #A01)</span> </td> <td> <a href="encounter.html">Encounter</a> </td> </tr> </table> <h3> CanFilterBies</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Description</b> </td> <td> <b> Resource</b> </td> <td> <b> FilterParameter</b> </td> <td> <b> Modifier</b> </td> </tr> <tr> <td style="display: none">*</td> <td> Matching based on the Patient (subject) of an Encounter or based on the Patient's group membership (in/not-in).</td> <td> <a href="encounter.html">Encounter</a> </td> <td> patient</td> <td> in, not-in</td> </tr> </table> <h3> NotificationShapes</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Resource</b> </td> <td> <b> Include</b> </td> </tr> <tr> <td style="display: none">*</td> <td> <a href="encounter.html">Encounter</a> </td> <td> Encounter:patient, Encounter:practitioner, Encounter:service-provider, Encounter:account, Encounter:diagnosis, Encounter:observation, Encounter:location</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"><valueCode value="fhir"/> </extension> <url value="http://example.org/FHIR/R5/SubscriptionTopic/admission"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:uuid:915c2040-b0a8-4935-adf8-94d6e1a74052"/> </identifier> <title value="admission"/> <status value="active"/> <publisher value="HL7 International / FHIR Infrastructure"/> <contact> <telecom> <system value="url"/> </telecom> </contact> <description value="Example admission topic"/> <resourceTrigger> <description value="Encounter resource moving to state 'in-progress'"/> <resource value="http://hl7.org/fhir/StructureDefinition/Encounter"/> <supportedInteraction value="create"/> <supportedInteraction value="update"/> <queryCriteria> <previous value="status:not=in-progress"/> <resultForCreate value="test-passes"/> <current value="status=in-progress"/> <resultForDelete value="test-fails"/> <requireBoth value="true"/> </queryCriteria> <fhirPathCriteria value="%previous.status!='in-progress' and %current.status='in-progress'"/> </resourceTrigger> <eventTrigger> <description value="Patient admission is covered by HL7v2 ADT^A01"/> <event> <coding> <system value="http://terminology.hl7.org/CodeSystem/v2-0003"/> <code value="A01"/> <display value="ADT/ACK - Admit/visit notification"/> </coding> </event> <resource value="http://hl7.org/fhir/StructureDefinition/Encounter"/> </eventTrigger> <canFilterBy> <description value="Matching based on the Patient (subject) of an Encounter or based on the Patient'sgroup membership (in/not-in).group membership (in/not-in)."/> <resource value="Encounter"/> <filterParameter value="patient"/> <modifier value="in"/> <modifier value="not-in"/> </canFilterBy> <notificationShape> <resource value="Encounter"/> <include value="Encounter:patient"/> <include value="Encounter:practitioner"/> <include value="Encounter:service-provider"/> <include value="Encounter:account"/> <include value="Encounter:diagnosis"/> <include value="Encounter:observation"/> <include value="Encounter:location"/> </notificationShape> </ SubscriptionTopic >
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.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot1
generated
on
Sun,
Mar
26,
Mon,
Dec
18,
2023
15:26+1100.
15:18+1100.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
|
Propose
a
change