FHIR Cross-Version Extensions package for FHIR R5 from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R5 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: v3 Code System ActRelationshipSubset

Official URL: http://hl7.org/fhir/v3/ActRelationshipSubset Version: 2016-11-11
Standards status: Informative Maturity Level: 0 Computable Name: v3 Code System ActRelationshipSubset

Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets. Used when there is a need to limit the number of components to the first, the last, the next, the total, the average or some other filtered or calculated subset.

This Code system is referenced in the content logical definition of the following value sets:

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not Selectable notSelectable http://hl7.org/fhir/concept-properties#notSelectable boolean Indicates that the code is abstract - only intended to be used as a selector for other concepts

Concepts

This case-sensitive code system http://hl7.org/fhir/v3/ActRelationshipSubset defines the following codes in a Is-A hierarchy:

LvlCodeDisplayDefinitionNot Selectable
1 _ParticipationSubset ParticipationSubset

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.
true
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

ActRelationshipExpectedSubset

1 ActRelationshipPastSubset 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.