| Timing | 0..* | — | A timing schedule that specifies an event that may occur multiple times |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .eventΣ | 0..* | dateTime | When the event occurs |
| .repeatΣ | 0..1 | Element | When the event is to occur |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .bounds[x]Σ | 0..1 | Duration | Range | Period | Length/Range of lengths, or (Start and/or end) limits |
| .countΣ | 0..1 | positiveInt | Number of times to repeat |
| .countMaxΣ | 0..1 | positiveInt | Maximum number of times to repeat |
| .durationΣ | 0..1 | decimal | How long when it happens |
| .durationMaxΣ | 0..1 | decimal | How long when it happens (Max) |
| .durationUnitΣ | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Bindingunits-of-time(required) |
| .frequencyΣ | 0..1 | positiveInt | Event occurs frequency times per period |
| .frequencyMaxΣ | 0..1 | positiveInt | Event occurs up to frequencyMax times per period |
| .periodΣ | 0..1 | decimal | Event occurs frequency times per period |
| .periodMaxΣ | 0..1 | decimal | Upper limit of period (3-4 hours) |
| .periodUnitΣ | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Bindingunits-of-time(required) |
| .dayOfWeekΣ | 0..* | code | mon | tue | wed | thu | fri | sat | sun Bindingdays-of-week(required) |
| .timeOfDayΣ | 0..* | time | Time of day for action |
| .whenΣ | 0..* | code | Code for time period of occurrence Bindingevent-timing(required) |
| .offsetΣ | 0..1 | unsignedInt | Minutes from event (before or after) |
| .codeΣ | 0..1 | CodeableConcept | BID | TID | QID | AM | PM | QD | QOD | + Bindingtiming-abbreviation(preferred) |