Class TbsEQU_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEQU_27 = class(TbsHL7Segment)

Description

Equipment Detail

Hierarchy

Overview

Properties

Public property EquipmentInstanceIdentifier : TbsEI_27 read GetEquipmentInstanceIdentifier write SetEquipmentInstanceIdentifier;
Public property EventDateTime : TbsDTM_27 read GetEventDateTime write SetEventDateTime;
Public property EquipmentState : TbsCWE_27 read GetEquipmentState write SetEquipmentState;
Public property LocalRemoteControlState : TbsCWE_27 read GetLocalRemoteControlState write SetLocalRemoteControlState;
Public property AlertLevel : TbsCWE_27 read GetAlertLevel write SetAlertLevel;

Description

Properties

Public property EquipmentInstanceIdentifier : TbsEI_27 read GetEquipmentInstanceIdentifier write SetEquipmentInstanceIdentifier;

Equipment Instance Identifier, Min : 1, Max : 1

Public property EventDateTime : TbsDTM_27 read GetEventDateTime write SetEventDateTime;

Event Date/Time, Min : 1, Max : 1

Public property EquipmentState : TbsCWE_27 read GetEquipmentState write SetEquipmentState;

Equipment State, Min : 0, Max : 1

Public property LocalRemoteControlState : TbsCWE_27 read GetLocalRemoteControlState write SetLocalRemoteControlState;

Local/Remote Control State, Min : 0, Max : 1

Public property AlertLevel : TbsCWE_27 read GetAlertLevel write SetAlertLevel;

Alert Level, Min : 0, Max : 1


Generated by PasDoc 0.14.0.