Class TbsEVN_27
Unit
BSHL7DT27
Declaration
type TbsEVN_27 = class(TbsHL7Segment)
Description
Event Type
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function OperatorIdRepCount : Integer; |
|
Properties
|
property EventTypeCode : TbsST_27 read GetEventTypeCode write SetEventTypeCode; |
Event Type Code, Min : 0, Max : 1
|
|
property RecordedDateTime : TbsDTM_27 read GetRecordedDateTime write SetRecordedDateTime; |
Recorded Date/Time, Min : 1, Max : 1
|
|
property DateTimePlannedEvent : TbsDTM_27 read GetDateTimePlannedEvent write SetDateTimePlannedEvent; |
Date/Time Planned Event, Min : 0, Max : 1
|
|
property EventReasonCode : TbsCWE_27 read GetEventReasonCode write SetEventReasonCode; |
Event Reason Code, Min : 0, Max : 1
|
|
property OperatorId[RepCount:Integer]: TbsXCN_27 read GetOperatorId write SetOperatorId; |
Operator Id, Min : 0, Max : *
|
|
property EventOccurred : TbsDTM_27 read GetEventOccurred write SetEventOccurred; |
Event Occurred, Min : 0, Max : 1
|
|
property EventFacility : TbsHD_27 read GetEventFacility write SetEventFacility; |
Event Facility, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|