ADT A05: Pre-Admit a patient
Overview
Records an expected future admission of a patient.
Additionally, an appointment will be created in the patient's calendar.
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) |
A05 |
[[Encounter]] |
[[Encounter.External Encounter ID]] as derived from PV1-19.1 |
The [[Encounter Event]] will be handled as indicated below. |
A new [[Encounter]] will be created with this message. |
|
[[Encounter Event]] |
An Encounter can contain zero or one pre-admit [[Encounter Event]]s. If the [[Encounter]] has been matched, then there will be at most one pre-admit [[Encounter Event]], so no other IDs are required for matching. |
The pre-admit [[Encounter Event]] is replaced with the information in this message. |
The pre-admit [[Encounter Event]] will be added to the [[Encounter]]. |
|
[[Appointment]] |
PKB maintains an internal link joining the [[Encounter]] to the [[Appointment]]. No additional external IDs required. |
The [[Appointment]] information is replaced with the information in this message. |
A new [[Appointment]] is created and associated with this [[Encounter]]. |
Definition
This is identical in format to the ADT A01, except that an [[Appointment]] entity will also be populated. In addition, since this message is typically used for future events, PV2-8 and EVN-3 will also be considered when determining both the event timestamp and the appointment start time. This is shown below.
Examples
MSH|^~\&|SendingApp|SendingFacility|HL7API|PKB|20160102101112||ADT^A05|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|I|^^^^^^^^My Ward||||^Jones^Stuart^James^^Dr^|^Smith^William^^^Dr^|^Foster^Terry^^^Mr^||||||||||V00001|||||||||||||||||||||||||201508011000|201508011200
Response
PKB will respond with a standard HL7 acknowledgement. |