SECTION contains the set of ENTRYs and optionally further SECTIONs that are grouped under one clinical heading.
Specializes
Relationships
| Name |
Class |
Occurs |
Description |
| members |
CONTENT
|
0..* |
This association permits a SECTION to contain other SECTIONs.
The members collection is constrained for use by the LRA to exclude the containment ENTRY instances.
|
Constraints
| Type |
Name |
Specification |
| sections may only contain (by value) other sections |
LRA Invariant |
inv: members->forAll(m|m.oclIsKindOf(SECTION))
|