MITRE's 'Mini-CIMI' FHIR Profile: Skin and Wound Assessment, Release 1 (For Comment)

TimePeriodModel

Definitions for shr-core-TimePeriod-model.

shr-core-TimePeriod-model
Definition

A period of time defined by a start and end time, date, or year. If the start element is missing, the start of the period is not known. If the end element is missing, it means that the period is ongoing, or the start may be in the past, and the end date in the future, which means that period is expected/planned to end at the specified time. The end value includes any matching date/time. For example, the period 2011-05-23 to 2011-05-27 includes all the times from the start of the 23rd May through to the end of the 27th of May.

Control0..*
shr-core-TimePeriod-model.timePeriodStart
Definition

The time at which something is to take effect, start, or did start. Boundary is considered inclusive.

Control0..1
TypedateTime
shr-core-TimePeriod-model.timePeriodEnd
Definition

The time at which something is to end or did end. Boundary is considered inclusive.

Control0..1
TypedateTime