| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Relations | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 1 | -- | Unique identifier for this contribution. | ||
| 1 | -- | Set of references to versions causing changes to this EHR. Each contribution contains a list of versions, which may include paths pointing to any number of VERSIONABLE items, i.e. items of type COMPOSITION and FOLDER. | ||
| Attributes from Associations | ||||
| Signature | Optionality | Multiplicity | Documentation | |
| audit : AUDIT_DETAILS | 1 | -- | Audit trail corresponding to the committal of this Contribution. | |
| Constraints | ||
| Name | Expression | |
| Versions_valid | inv: versions <> Void and not versions.is_empty | |
| Description_valid | inv: audit.description <> Void | |
| audit_validmed2 | inv: audit <> Void | |
| uid_valid | inv: uid <> Void | |