Class TbsCM2_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM2_28 = class(TbsHL7Segment)

Description

Clinical Study Schedule Master The Clinical Study Schedule Master (CM2) contains the information about the scheduled time points for study or phase-related treatment or evaluation events. The fact that a patient has data satisfying a scheduled time point is sent in the CSS segment, sequence 2. The CM2 segment describes the scheduled time points in general.

Hierarchy

Overview

Methods

Public function EventsScheduledThisTimePointRepCount : Integer;

Properties

Public property SetIdCm2 : TbsSI_28 read GetSetIdCm2 write SetSetIdCm2;
Public property ScheduledTimePoint : TbsCWE_28 read GetScheduledTimePoint write SetScheduledTimePoint;
Public property DescriptionOfTimePoint : TbsST_28 read GetDescriptionOfTimePoint write SetDescriptionOfTimePoint;
Public property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCWE_28 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint;

Description

Methods

Public function EventsScheduledThisTimePointRepCount : Integer;
 

Properties

Public property SetIdCm2 : TbsSI_28 read GetSetIdCm2 write SetSetIdCm2;

Set Id- Cm2, Min : 0, Max : 1

Public property ScheduledTimePoint : TbsCWE_28 read GetScheduledTimePoint write SetScheduledTimePoint;

Scheduled Time Point, Min : 1, Max : 1

Public property DescriptionOfTimePoint : TbsST_28 read GetDescriptionOfTimePoint write SetDescriptionOfTimePoint;

Description Of Time Point, Min : 0, Max : 1

Public property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCWE_28 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint;

Events Scheduled This Time Point, Min : 1, Max : 200


Generated by PasDoc 0.14.0.