ADT A11: Cancel an admission
Overview
This will cancel the admission event associated with this Encounter, if one exists.
Note that if there are other (non-admission) Encounter Events associated with this Encounter, then the Encounter will not be removed, i.e. it will continue to exist but without an admission Encounter Event.
Relevant entities
Please click through to the Data Model to explore the presentation of these entities in the web interface.
Update behaviour
Message |
Entity |
Matching Criteria |
Behaviour (Matched) |
Behaviour (Not Matched) |
A11 |
[[Encounter]] |
[[Encounter.External Encounter ID]] as derived from PV1-19.1 |
The [[Encounter Event]] will be handled as indicated below. |
Since this is a cancellation message, no action will be taken. |
|
[[Encounter Event]] |
An Encounter can contain zero or one admit [[Encounter Event]]s. If the [[Encounter]] has been matched, then there will be at most one admit [[Encounter Event]], so no other IDs are required for matching. |
If there is an admission [[Encounter Event]] associated with this [[Encounter]], it will be deleted. |
No action. |
Definition
Segment |
Field |
Component |
Description |
Example |
Data Model
|
MSH |
|
|
Message header. This conforms to PKB's standard definition. |
|
|
PID |
|
|
Patient identification. This conforms to PKB's standard definition. |
|
|
PV1 |
|
|
Patient visit information. This contains most of the relevant Encounter information that PKB processes. See here for further details of our approach to Encounters. |
|
|
|
PV1-19 |
|
Visit ID. This is used by PKB to uniquely identify an Encounter. |
|
|
|
|
PV1-19.1 |
Visit ID |
V00001
|
[[Encounter.External Encounter ID]] |
Examples
MSH|^~\&|SendingApp|SendingFacility|HL7API|PKB|20160102101112||ADT^A11|ABC0000000001|P|2.4
PID|||9999999999^^^NHS^NH||Smith^John^Joe^^Mr||19700101|M|||My flat name^1, The Road^London^London^SW1A 1AA^GBR||john.smith@hotmail.com^NET~01234567890^PRN~07123456789^PRS|john.smith@company.com^NET~01234098765^WPN||||||||||||||||N|
PV1|1||||||||||||||||||V00001|
Response
PKB will respond with a standard HL7 acknowledgement.
|