Notify Appointment Cancellation - tabular view

No Current Link To VocabularyCoded With ExtensionsCoded No Extensions
PRSC_RM130000UK03  
AppointmentCancellation

The Notify Appointment Cancellation represents an instruction from the Fulfiller to the eBooking Service to cancel the identified appointment.

Used by:
[1..1] classCode (CS {CNE:PCPR} ){ Fixed="PCPR " }

Indicates that this is a patient care provision.

  • Fixed value: "PCPR"
[1..1] moodCode (CS {CNE:EVN} ){ Fixed="EVN " }

Indicates that this is an event.

  • Fixed value: "EVN"
[1..1] id (II)

This identifier is unique within the eBooking Service. It identifies the Unique Booking Reference Number(UBRN) allocated to the appointment that has been cancelled.

The Identifier External datatype flavour is used to carry this information as follows:

  • The root attribute shall contain an OID with the value 2.16.840.1.113883.2.1.3.2.4.1
  • The extension attribute shall contain the UBRN

 Example

<id root="2.16.840.1.113883.2.1.3.2.4.1" extension="1000000001"/>

[1..1] reasonCode (CV {CNE:ReasonForApptCancel} )

A code identifying the reason that the Fulfiller has cancelled the appointment.

The Coded with Code System datatype flavour is used to carry this information as follows

  • The code attribute will contain a value from the list of codes in the ReasonForApptCancel  vocabulary;
  • The codeSystem attribute will contain the OID referenced in the ReasonForApptCancel  vocabulary

Example

<!-- To indicate "Clinic cancelled" -->
<code code="1" codeSystem="2.16.840.1.113883.2.1.3.2.4.16.18"/