Timing =
object
Specifies an event that may occur multiple times.
Properties
id
id:
string|null
event
event: (
string|null)[] |null
Identifies specific times when the event occurs.
code
code:
CodeableConcept|null
A code for the timing schedule (or just text in code.text).
Some codes such as BID are ubiquitous, but many institutions
define their own additional codes. If a code is provided, the
code is understood to be a complete statement of whatever is
specified in the structured timing data, and either the code
or the data may be used to interpret the Timing, with the exception
that .repeat.bounds still applies over the code (and is not
contained in the code).
repeat
repeat:
TimingRepeat|null
A set of rules that describe when the event is scheduled.
