Class TbsEVN_23
Unit
BSHL7DT23
Declaration
type TbsEVN_23 = class(TbsHL7Segment)
Description
Event type
Hierarchy
Overview
Properties
Description
Properties
|
property EventTypeCode : TbsID_23 read GetEventTypeCode write SetEventTypeCode; |
Event Type Code, Min : 1, Max : 1
|
|
property RecordedDateTime : TbsTS_23 read GetRecordedDateTime write SetRecordedDateTime; |
Recorded Date/Time, Min : 0, Max : 1
|
|
property DateTimePlannedEvent : TbsTS_23 read GetDateTimePlannedEvent write SetDateTimePlannedEvent; |
Date/Time Planned Event, Min : 0, Max : 1
|
|
property EventReasonCode : TbsID_23 read GetEventReasonCode write SetEventReasonCode; |
Event Reason Code, Min : 0, Max : 1
|
|
property OperatorID : TbsCN_23 read GetOperatorID write SetOperatorID; |
Operator ID, Min : 0, Max : 1
|
|
property EventOccurred : TbsTS_23 read GetEventOccurred write SetEventOccurred; |
Event Occurred, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|