Class TbsCM2_23
Unit
BSHL7DT23
Declaration
type TbsCM2_23 = class(TbsHL7Segment)
Description
Clinical Study Schedule Master
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function EventsScheduledThisTimePointRepCount : Integer; |
|
Properties
|
property CM2SetID : TbsSI_23 read GetCM2SetID write SetCM2SetID; |
CM2 - Set ID, Min : 0, Max : 1
|
|
property ScheduledTimePoint : TbsCE_23 read GetScheduledTimePoint write SetScheduledTimePoint; |
Scheduled Time Point, Min : 1, Max : 1
|
|
property DescriptionofTimePoint : TbsST_23 read GetDescriptionofTimePoint write SetDescriptionofTimePoint; |
Description of Time Point, Min : 0, Max : 1
|
|
property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCE_23 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint; |
Events Scheduled This Time Point, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|