Logical Record Architecture for Health and Social Care

Discharge Summary Release 0.02

The content of this release is not comprehensive and is not fully validated and must not be used in live system implementations.

Reference Model Class: SECTION

SECTION contains the set of ENTRYs and optionally further SECTIONs that are grouped under one clinical heading.

Specializes

CONTENT

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))