Class TbsCM2_24
Unit
BSHL7DT24
Declaration
type TbsCM2_24 = class(TbsHL7Segment)
Description
Clinical Study Schedule Master The Technical Steward for the CM2 segment is ORDERS.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function EventsScheduledThisTimePointRepCount : Integer; |
|
Properties
|
property SetIDCM2 : TbsSI_24 read GetSetIDCM2 write SetSetIDCM2; |
Set ID- CM2, Min : 0, Max : 1
|
|
property ScheduledTimePoint : TbsCE_24 read GetScheduledTimePoint write SetScheduledTimePoint; |
Scheduled Time Point, Min : 1, Max : 1
|
|
property DescriptionofTimePoint : TbsST_24 read GetDescriptionofTimePoint write SetDescriptionofTimePoint; |
Description of Time Point, Min : 0, Max : 1
|
|
property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCE_24 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint; |
Events Scheduled This Time Point, Min : 1, Max : 200
|
Generated by PasDoc 0.14.0.
|