Class TbsCM2_27
Unit
BSHL7DT27
Declaration
type TbsCM2_27 = class(TbsHL7Segment)
Description
Clinical Study Schedule Master
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function EventsScheduledThisTimePointRepCount : Integer; |
|
Properties
|
property SetIdCm2 : TbsSI_27 read GetSetIdCm2 write SetSetIdCm2; |
Set Id- Cm2, Min : 0, Max : 1
|
|
property ScheduledTimePoint : TbsCWE_27 read GetScheduledTimePoint write SetScheduledTimePoint; |
Scheduled Time Point, Min : 1, Max : 1
|
|
property DescriptionOfTimePoint : TbsST_27 read GetDescriptionOfTimePoint write SetDescriptionOfTimePoint; |
Description Of Time Point, Min : 0, Max : 1
|
|
property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCWE_27 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint; |
Events Scheduled This Time Point, Min : 1, Max : 200
|
Generated by PasDoc 0.14.0.
|