Class TbsCM0_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM0_231 = class(TbsHL7Segment)

Description

Clinical study master segment The Clinical Study Master (CM0) segment contains the information about the study itself. The sending application study number for each patient is sent in the CSR segment. The optional CM0 enables information about the study at the sending application that may be useful to the receiving systems. All of the fields in the segment describe the study status at the sending facility unless otherwise agreed upon.

Hierarchy

Overview

Methods

Public function AlternateStudyIDRepCount : Integer;
Public function ChairmanofStudyRepCount : Integer;
Public function ContactforStudyRepCount : Integer;
Public function ContactsAddressRepCount : Integer;

Properties

Public property SetIDCM0 : TbsSI_231 read GetSetIDCM0 write SetSetIDCM0;
Public property SponsorStudyID : TbsEI_231 read GetSponsorStudyID write SetSponsorStudyID;
Public property AlternateStudyID[RepCount:Integer]: TbsEI_231 read GetAlternateStudyID write SetAlternateStudyID;
Public property TitleofStudy : TbsST_231 read GetTitleofStudy write SetTitleofStudy;
Public property ChairmanofStudy[RepCount:Integer]: TbsXCN_231 read GetChairmanofStudy write SetChairmanofStudy;
Public property LastIRBApprovalDate : TbsDT_231 read GetLastIRBApprovalDate write SetLastIRBApprovalDate;
Public property TotalAccrualtoDate : TbsNM_231 read GetTotalAccrualtoDate write SetTotalAccrualtoDate;
Public property LastAccrualDate : TbsDT_231 read GetLastAccrualDate write SetLastAccrualDate;
Public property ContactforStudy[RepCount:Integer]: TbsXCN_231 read GetContactforStudy write SetContactforStudy;
Public property ContactsTelNumber : TbsXTN_231 read GetContactsTelNumber write SetContactsTelNumber;
Public property ContactsAddress[RepCount:Integer]: TbsXAD_231 read GetContactsAddress write SetContactsAddress;

Description

Methods

Public function AlternateStudyIDRepCount : Integer;
 
Public function ChairmanofStudyRepCount : Integer;
 
Public function ContactforStudyRepCount : Integer;
 
Public function ContactsAddressRepCount : Integer;
 

Properties

Public property SetIDCM0 : TbsSI_231 read GetSetIDCM0 write SetSetIDCM0;

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

Public property SponsorStudyID : TbsEI_231 read GetSponsorStudyID write SetSponsorStudyID;

Sponsor Study ID, Min : 1, Max : 1

Public property AlternateStudyID[RepCount:Integer]: TbsEI_231 read GetAlternateStudyID write SetAlternateStudyID;

Alternate Study ID, Min : 0, Max : 3

Public property TitleofStudy : TbsST_231 read GetTitleofStudy write SetTitleofStudy;

Title of Study, Min : 1, Max : 1

Public property ChairmanofStudy[RepCount:Integer]: TbsXCN_231 read GetChairmanofStudy write SetChairmanofStudy;

Chairman of Study, Min : 0, Max : *

Public property LastIRBApprovalDate : TbsDT_231 read GetLastIRBApprovalDate write SetLastIRBApprovalDate;

Last IRB Approval Date, Min : 0, Max : 1

Public property TotalAccrualtoDate : TbsNM_231 read GetTotalAccrualtoDate write SetTotalAccrualtoDate;

Total Accrual to Date, Min : 0, Max : 1

Public property LastAccrualDate : TbsDT_231 read GetLastAccrualDate write SetLastAccrualDate;

Last Accrual Date, Min : 0, Max : 1

Public property ContactforStudy[RepCount:Integer]: TbsXCN_231 read GetContactforStudy write SetContactforStudy;

Contact for Study, Min : 0, Max : *

Public property ContactsTelNumber : TbsXTN_231 read GetContactsTelNumber write SetContactsTelNumber;

Contact's Tel. Number, Min : 0, Max : 1

Public property ContactsAddress[RepCount:Integer]: TbsXAD_231 read GetContactsAddress write SetContactsAddress;

Contact's Address, Min : 0, Max : *


Generated by PasDoc 0.14.0.