| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Operations | Relations | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 0..1 | -- | The path to an instance in question, as an absolute path with respect to the object found at ERSION.data. An empty path means that the object referred to by id being specified. | ||
| Attributes from Associations | ||||
| Signature | Optionality | Multiplicity | Documentation | |
| id : UID_BASED_ID | 1 | -- | The identifier of the Version. | |
| Operations | ||
| Signature | Constraints | Documentation |
| A URI form of the reference, created by concatenating the following: “ehr://” + id.value + “/” + path | ||
| Constraints | ||
| Name | Expression | |
| Path_valid | inv: path <> Void implies not path.is_empty | |