Class TbsEQP_28
Unit
BSHL7DT28
Declaration
type TbsEQP_28 = class(TbsHL7Segment)
Description
Equipment/log Service The equipment log/service segment is the data necessary to maintain an adequate audit trail of events that have occurred on a particular piece of equipment.
Hierarchy
Overview
Properties
Description
Properties
|
property EventType : TbsCWE_28 read GetEventType write SetEventType; |
Event Type, Min : 1, Max : 1
|
|
property FileName : TbsST_28 read GetFileName write SetFileName; |
File Name, Min : 0, Max : 1
|
|
property StartDateTime : TbsDTM_28 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 1, Max : 1
|
|
property EndDateTime : TbsDTM_28 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
|
property TransactionData : TbsFT_28 read GetTransactionData write SetTransactionData; |
Transaction Data, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|