| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| ΣTU | Element | Availability data for an {item} Elements defined in Ancestors: id, extension | ||
| ΣC | 0..* | Element | Times the {item} is available + Rule: Cannot include start/end times when selecting all day availability. | |
| Σ | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: Days Of Week (Required) | |
| ΣC | 0..1 | boolean | Always available? i.e. 24 hour service | |
| ΣC | 0..1 | time | Opening time of day (ignored if allDay = true) | |
| ΣC | 0..1 | time | Closing time of day (ignored if allDay = true) | |
| Σ | 0..* | Element | Not available during this time due to provided reason | |
| Σ | 0..1 | string | Reason presented to the user explaining why time not available | |
| Σ | 0..1 | Period | Service not available during this period | |