NameFlagsCard.TypeDescription & Constraintsdoco
.. AvailabilityΣTUElementAvailability data for an {item}

Elements defined in Ancestors: id, extension
... availableTimeΣC0..*ElementTimes the {item} is available
+ Rule: Cannot include start/end times when selecting all day availability.

.... daysOfWeekΣ0..*codemon | tue | wed | thu | fri | sat | sun
Binding: Days Of Week (Required)

.... allDayΣC0..1booleanAlways available? i.e. 24 hour service
.... availableStartTimeΣC0..1timeOpening time of day (ignored if allDay = true)
.... availableEndTimeΣC0..1timeClosing time of day (ignored if allDay = true)
... notAvailableTimeΣ0..*ElementNot available during this time due to provided reason

.... descriptionΣ0..1stringReason presented to the user explaining why time not available
.... duringΣ0..1PeriodService not available during this period

doco Documentation for this format