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: ORGANISATION_ENTITY

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

ENTITY

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