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 Abstract Class: ROLE

A class to carry details of a ROLE (e.g. subject of care, healthcare professional, service delivery location) that is being played by an ENTITY. Inherits the following attributes from the lra.technical.en13606.demographics.IDENTIFIED_ENTITY class:

  • extract_id: II [1..1]
  • id: II [0..*]
  • telecom: TEL [0..*]

Specializes

IDENTIFIED_ENTITY

Attributes

Name Data type Occurs Description
type CD.CV 1..1 A coded representation of the type of role being played. Supports the logical representation of:
  • HL7 v3 RIM: Role.code, Role.recipientRoleCode
address AD 0..* An attribute to represent an entity's postal address whilst playing this role. Supports the logical representation of:
  • HL7 v3 RIM: Role.addr
  • EN 13606-1: IDENTIFIED_ENTITY.POSTAL_ADDRESS
Informed by:
  • GDSC (e-GIF): ADDRESS


Relationships

Name Class Occurs Description
entity ENTITY 0..1 A ROLE may be played by an ENTITY.


Reference Model Type