Class TbsEQU_26
Unit
BSHL7DT26
Declaration
type TbsEQU_26 = class(TbsHL7Segment)
Description
Equipment Detail The equipment detail segment contains the data necessary to identify and maintain the equipment that is being used throughout the Laboratory Automation System.
Hierarchy
Overview
Properties
Description
Properties
|
property EquipmentInstanceIdentifier : TbsEI_26 read GetEquipmentInstanceIdentifier write SetEquipmentInstanceIdentifier; |
Equipment Instance Identifier, Min : 1, Max : 1
|
|
property EventDateTime : TbsDTM_26 read GetEventDateTime write SetEventDateTime; |
Event Date/Time, Min : 1, Max : 1
|
|
property EquipmentState : TbsCWE_26 read GetEquipmentState write SetEquipmentState; |
Equipment State, Min : 0, Max : 1
|
|
property LocalRemoteControlState : TbsCWE_26 read GetLocalRemoteControlState write SetLocalRemoteControlState; |
Local/Remote Control State, Min : 0, Max : 1
|
|
property AlertLevel : TbsCWE_26 read GetAlertLevel write SetAlertLevel; |
Alert Level, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|