This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
| Responsible Owner: FHIR Infrastructure Work Group | Standards Status: Informative | Compartments: 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-basic
StructureDefinition Work Group: fhir
url: SubscriptionTopic admission-basic
identifier: Uniform Resource Identifier (URI)/urn:uuid:0b67b140-59d0-4c49-9fe8-b62f7fcf4eb9
title: admission-basic
status: Active
publisher: HL7 International / FHIR Infrastructure
contact: http://www.hl7.org/Special/committees/fiwg
description:
Example admission topic using a Basic resource
trigger
description:
Basic Resource Admission being created or updated into an
in-progressstateresource: http://hl7.org/fhir/StructureDefinition/Basic
supportedInteraction: create, update
QueryCriteria
Previous ResultForCreate Current ResultForDelete RequireBoth code=Admission&admission-status:not=in-progress Test passes code=Admission&admission-status=in-progress Test fails true fhirPathCriteria: (%previous.id.empty() or (%previous.extension('status') != 'in-progress')) and (%current.extension('status') = 'in-progress')
event: ADT/ACK - Admit/visit notification
canFilterBy
description:
Matching based on the Patient. Input is expected to be a search
referenceand match against a reference to the patient.resource: http://hl7.org/fhir/StructureDefinition/Basic
filterParameter: admission-patient
filterDefinition: http://example.org/SearchParameters/Basic/admission-patient
canFilterBy
description:
Matching based on the Patient Group. Input is expected to be a search
referenceand match against a reference to a group the patient has membership in.resource: http://hl7.org/fhir/StructureDefinition/Basic
filterParameter: admission-patient-group
filterDefinition: http://example.org/SearchParameters/Basic/admission-patient-group
notificationShape
resource: http://hl7.org/fhir/StructureDefinition/Basic
include: Basic:admission-patient, Basic:admission-patient-group, Basic:admission-diagnosis
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.