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

A class to represent a bounded physical place or site. A place may be natural or man-made and its geographic position need not be constant (e.g. an ambulance can be considered as a place where an action or event may occur). The LRA does not support recording the geographic location of mobile locations as no requirement has been identified for this The inherited name attribute:

  • Supports a logical representation of HL7 v3 RIM: Place.name, Place.desc

Specializes

ENTITY

Attributes

Name Data type Occurs Description
placeDescription ST 0..1 A textual description of a place. In some circumstances this may be present in addition to the place name. Supports the logical representation of:
  • HL7 v3 RIM: Place.desc


Constraints

Type Name Specification
name is of type EN.TN LRA Invariant --Attribute name is of type EN.TN inv: name.oclIsTypeOf(EN.TN)

Reference Model Type