A class to represent an organisation entity.
The inherited name attribute:
- Supports a logical representation of HL7 v3 RIM: Organization.name
- Is informed by GDSC (e-GIF): ORGANISATION NAME; ITK: Organisation Name; eMIM: Person.title, Person.forenames,
Person.surname; Lorenzo: Patient Employer.Employer address
Specializes
Attributes
| Name |
Data type |
Occurs |
Description |
|
organisationDescription
|
ST
|
0..1 |
A textual description of an organisation. In some circumstances this may be present in addition to the organisation's name.
Supports the logical representation of:
- HL7 v3 RIM: Organization.desc
|
Constraints
| Type |
Name |
Specification |
| name is of type EN.ON |
LRA Invariant |
--Attribute name is of type EN.ON
inv: name.oclIsTypeOf(EN.ON)
|
Reference Model Type