Release Date: 2016-11-11

Level Code Display Definition
1 (_ParticipationSubset) Abstract   Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act.
Used when there is a need to limit the participations to the first, the last, the next or some other filtered subset.
2   FUTURE expected future An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored.
3     FUTSUM future summary Represents a 'summary' of all acts that are scheduled to occur in the future (whose effective time is greater than 'now' where is the time the instance is authored.). The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.
3     LAST expected last Restricted to the latest known occurrence that is scheduled to occur. The Act with the highest known effective time.
3     NEXT expected next Restricted to the nearest recent known occurrence scheduled to occur in the future. The Act with the lowest effective time, still greater than 'now'. ('now' is the time the instance is authored.)
2   PAST previous An occurrence that occurred or was scheduled to occur in the past. An Act whose effective time is less than 'now'. ('now' is the time the instance is authored.)
3     FIRST first known Restricted to the earliest known occurrence that occurred or was scheduled to occur in the past. The Act with the lowest effective time. ('now' is the time the instance is authored.)
3     PREVSUM previous summary Represents a 'summary' of all acts that previously occurred or were scheduled to occur. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc. ('now' is the time the instance is authored.)
3     RECENT most recent Restricted to the most recent known occurrence that occurred or was scheduled to occur in the past. The Act with the most recent effective time, still less than 'now'. ('now' is the time the instance is authored.)
2   SUM summary Represents a 'summary' of all acts that have occurred or were scheduled to occur and which are scheduled to occur in the future. The effectiveTime represents the outer boundary of all occurrences, repeatNumber represents the total number of repetitions, etc.
1 ActRelationshipExpectedSubset ActRelationshipExpectedSubset
1 ActRelationshipPastSubset ActRelationshipPastSubset
1 MAX maximum The occurrence whose value attribute is greater than all other occurrences at the time the instance is created.
1 MIN minimum The occurrence whose value attribute is less than all other occurrences at the time the instance is created.