| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Operations | Template Parameters | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 1 | -- | Mathematical function of the data of this event, e.g. “maximum”, “mean” etc. Coded using openEHR Terminology group “event math function”. | ||
| 0..1 | -- | Optional count of original samples to which this event corresponds. | ||
| 1 | -- | Length of the interval during which the state was true. Void if an instantaneous event. | ||
| Template Parameters | ||
| Name | Type | Default Value |
| T | ||
| Operations | ||
| Signature | Constraints | Documentation |
| Constraints | ||
| Name | Expression | |
| Interval_start_time_valid | inv: interval_start_time <> Void | |
| Math_function_validity | inv: terminology(Terminology_id_openehr). has_code_for_group_id(Group_id_event_math_function, math_function.defining_code) | |
| Width_valid | inv: width <> Void | |