2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.27.5 Resource Slot - Detailed Descriptions

Detailed Descriptions for the elements in the Slot resource.

Slot
Definition

A slot of time on a schedule that may be available for booking appointments.

Control1..1
Slot.identifier
Definition

External Ids for this item.

Control0..*
TypeIdentifier
Slot.type
Definition

The type of appointments that can be booked into this slot (ideally this would be an identifiable service - which is at a location, rather than the location itself). If provided then this overrides the value provided on the availability resource.

Control0..1
TypeCodeableConcept
Slot.schedule
Definition

The schedule resource that this slot defines an interval of status information.

Control1..1
TypeReference(Schedule)
Slot.freeBusyType
Definition

BUSY | FREE | BUSY-UNAVAILABLE | BUSY-TENTATIVE.

Control1..1
BindingSlotStatus: Required: http://hl7.org/fhir/slotstatus (The free/busy status of an appointment)
Typecode
Slot.start
Definition

Date/Time that the slot is to begin.

Control1..1
Typeinstant
Slot.end
Definition

Date/Time that the slot is to conclude.

Control1..1
Typeinstant
Slot.overbooked
Definition

This slot has already been overbooked, appointments are unlikely to be accepted for this time.

Control0..1
Typeboolean
Meaning if MissingIf overbooked is missing, systems may assume that there are still appointments available
Slot.comment
Definition

Comments on the slot to describe any extended information. Such as custom constraints on the slot.

Control0..1
Typestring
Slot.lastModified
Definition

When this slot was created, or last revised.

Control0..1
TypedateTime