FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example SubscriptionTopic/admission (Narrative)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined 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: SubscriptionTopic admission

StructureDefinition Work Group: fhir

url: http://example.org/FHIR/R5/SubscriptionTopic/admission

identifier: Uniform Resource Identifier (URI)/urn:uuid:915c2040-b0a8-4935-adf8-94d6e1a74052

title: admission

status: active

publisher: HL7 International / FHIR Infrastructure

contact: http://www.hl7.org/Special/committees/fiwg

description:

Example admission topic

trigger

description:

Encounter resource moving to state 'in-progress' or event matching HL7v2 ADT^A01

resource: http://hl7.org/fhir/StructureDefinition/Encounter

supportedInteraction: create, update

QueryCriteria

-PreviousResultForCreateCurrentResultForDeleteRequireBoth
* status:not=in-progress test-passes status=in-progress test-fails true

fhirPathCriteria: %previous.status!='in-progress' and %current.status='in-progress'

event: ADT/ACK - Admit/visit notification

canFilterBy

description:

Matching based on the Patient (subject) of an Encounter or based on the Patient's group membership (in/not-in).

resource: http://hl7.org/fhir/StructureDefinition/Encounter

filterParameter: patient

modifier: in, not-in

notificationShape

resource: http://hl7.org/fhir/StructureDefinition/Encounter

include: 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.