TimingRepeat
No description
type TimingRepeat {
id: String
extension: [Extension]
boundsDuration: Duration
boundsRange: Range
boundsPeriod: Period
count: positiveInt
_count: ElementBase
countMax: positiveInt
_countMax: ElementBase
duration: decimal
_duration: ElementBase
durationMax: decimal
_durationMax: ElementBase
durationUnit: code
_durationUnit: ElementBase
frequency: positiveInt
_frequency: ElementBase
frequencyMax: positiveInt
_frequencyMax: ElementBase
period: decimal
_period: ElementBase
periodMax: decimal
_periodMax: ElementBase
periodUnit: code
_periodUnit: ElementBase
dayOfWeek: [code]
_dayOfWeek: [ElementBase]
timeOfDay: [time]
_timeOfDay: [ElementBase]
when: [code]
_when: [ElementBase]
offset: unsignedInt
_offset: ElementBase
}