public interface EIVL extends SET<TS>
Event-Related Periodic Interval of Time
Specifies a periodic interval of time where the recurrence is based on activities of daily living or other important events that are time-related but not fully determined by time.
For example, "one hour after breakfast" specifies the beginning of the interval at one hour after breakfast is finished. Breakfast is assumed to occur before lunch but is not determined to occur at any specific time.
An event-related periodic interval of time is a set of time, that is, one can test whether a particular time or time interval is an element of the set. Whether an event-related periodic interval of time contains a given interval of time is decided using a relation event time referred to as EVENT( event , time ). The property occurrenceAt( t ) is the occurrence interval that would exist if the event occurred at time t .
Thus, an event related interval of time contains a point in time t if there is an event time e with an occurrence interval v such that v contains t .
Modifier and Type | Method and Description |
---|---|
BL |
contains(TS x)
This operation on the HL7 Data Type is not supported in the current
version of HDR.
|
CS |
event()
A code for a common (periodical) activity of daily living based on which
the event related periodic interval is specified.
|
ST |
literal()
This operation on the HL7 Data Type is not supported in the current
version of HDR.
|
IVL<PQ> |
offset()
An interval of elapsed time (duration, not absolute point in time) that
marks the offsets for the beginning, width and end of the event-related
periodic interval measured from the time each such event actually
occurred.
|
cardinality, contains, except, except, hull, intersection, isEmpty, notEmpty, toSet, union, union
dataType, equal, isNull, nonNull, notApplicable, nullFlavor, other, unknown
forEach, iterator, spliterator
CS event()
IVL<PQ> offset()
BL contains(TS x)
contains
in interface SET<TS>
UnsupportedOperationException
ST literal()
SET
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved