Class TbsEQP_271
Unit
BSHL7DT271
Declaration
type TbsEQP_271 = 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_271 read GetEventType write SetEventType; |
Event Type, Min : 1, Max : 1
|
|
property FileName : TbsST_271 read GetFileName write SetFileName; |
File Name, Min : 0, Max : 1
|
|
property StartDateTime : TbsDTM_271 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 1, Max : 1
|
|
property EndDateTime : TbsDTM_271 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
|
property TransactionData : TbsFT_271 read GetTransactionData write SetTransactionData; |
Transaction Data, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|