Respond Available Slots - tabular view

No Current Link To VocabularyCoded With ExtensionsCoded No Extensions
PRSC_RM090000UK08
AvailableSlots

This represents a response to the request for available slots.

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

Indicates that the response takes the form of a list.

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

Indicates that there is an intention to  represent appointments as periods of time.

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

A unique identifier for this instance of an available slots response. 

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

  • A UUID is held in the root attribute

 Example

<id root="BBBBE23A-A9D1-A411-F824-9F7A00A33757"/>

[1..1] location

Refers to the location of the clinic that owns the appointments.

[1..1] typeCode (CS {CNE:LOC} ){ Fixed="LOC " }

Indicates that this is a location.

  • Fixed value: "LOC"
[1..1] clinic (Clinic)

The clinic representing the location.

[0..*] component

Refers to the appointments available at the clinic.

[1..1] typeCode (CS {CNE:COMP} ){ Fixed="COMP " }

Indicates that an appointment slot is a component.

  • Fixed value: "COMP"
[1..1] appointmentSlot (AppointmentSlot)

The appointments provided at the clinic.

[1..1] inFulfillmentOf

Refers to the request that this response is fulfilling.

[1..1] typeCode (CS {CNE:FLFS} ){ Fixed="FLFS " }

Indicates that this is fulfilling a request.

  • Fixed value: "FLFS"
[1..1] priorSlotRequest (SlotRequest)

The request for slots that this response is fulfilling.

Clinic

Details about the appointment clinic.

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

Indicates that this is a service delivery location.

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

A unique identifier for a specific service(out patient clinic) at a given location. This identifier shall be agreed between the eBooking Service and the service provider and shall be unique within the eBooking Service. 

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.2
  • The extension attribute shall contain the clinic identifier

 Example

<id root="2.16.840.1.113883.2.1.3.2.4.2" extension="RG1ASH04031000"/>

AppointmentSlot

Details about an appointment slot.

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

Indicates that an appointment is being supplied.

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

Indicates that the appointment is represented by a period of time.

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

This identifies the Unique Slot Reference Number(USRN) allocated to an appointment slot.

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

  • A UUID is held in the root attribute

 Example

<id root="BBBBE23A-A9D1-A411-F824-9F7A00A33757"/>

[1..1] effectiveTime (IVL<TS>)

The time period of the appointment slot. 

The time period shall be specified by a start/date time and an end date/time. Other formats are not permitted.

[0..1] priorityCode (CV {CNE:PriorityType} )

A code specifying the level of urgency applying to the referral.

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 PriorityType vocabulary;
  • The codeSystem attribute will contain the OID referenced in the PriorityType  vocabulary

Example

<!-- To indicate "Urgent" -->
<code code="2" codeSystem="OID"/>

[0..1] performer
[1..1] typeCode (CS {CNE:PRF} ){ Fixed="PRF " }

Indicates that this is a performer.

  • Fixed value "PRF"
[1..1] participant      [CMET: UKCT_MT120301UK02]

NPfIT CMET to identify a person fulfilling a specific role. Full details of the person and role profile are available from SDS.

SlotRequest

Details about the request for slots.

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

Indicates that this is a supply act.

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

Indicates that this relates to a request.

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

A unique identifier for the instance of the request for available slots that this is a response to.

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

  • The UUID from PRSC_RM080000UK04.RequestFreeAppointmentSlots.id is held in the root attribute

 Example

<id root="BBBBE23A-A9D1-A411-F824-9F7A00A33757"/>