period property
Period?
get
period
The start and end time of the encounter.
Implementation
Period? get period => periodField.getValue(json);
The start and end time of the encounter.
Period? get period => periodField.getValue(json);