Class TbsCM2_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM2_26 = class(TbsHL7Segment)

Description

Clinical Study Schedule Master The Technical Steward for the CM2 segment is Orders and Observations.

Hierarchy

Overview

Methods

Public function EventsScheduledThisTimePointRepCount : Integer;

Properties

Public property SetIDCM2 : TbsSI_26 read GetSetIDCM2 write SetSetIDCM2;
Public property ScheduledTimePoint : TbsCWE_26 read GetScheduledTimePoint write SetScheduledTimePoint;
Public property DescriptionofTimePoint : TbsST_26 read GetDescriptionofTimePoint write SetDescriptionofTimePoint;
Public property EventsScheduledThisTimePoint[RepCount:Integer]: TbsCWE_26 read GetEventsScheduledThisTimePoint write SetEventsScheduledThisTimePoint;

Description

Methods

Public function EventsScheduledThisTimePointRepCount : Integer;
 

Properties

Public property SetIDCM2 : TbsSI_26 read GetSetIDCM2 write SetSetIDCM2;

Set ID- CM2, Min : 0, Max : 1

Public property ScheduledTimePoint : TbsCWE_26 read GetScheduledTimePoint write SetScheduledTimePoint;

Scheduled Time Point, Min : 1, Max : 1

Public property DescriptionofTimePoint : TbsST_26 read GetDescriptionofTimePoint write SetDescriptionofTimePoint;

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

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

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


Generated by PasDoc 0.14.0.