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