Period

Represents a period of time with optional start...

Period = object

Represents a period of time with optional start and end dates. Used in FHIR resources to specify time ranges.

Properties

start

start: string | null

Start date/time


end

end: string | null

End date/time