Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCM0_23
Unit
BSHL7DT23
Declaration
type TbsCM0_23 = class(TbsHL7Segment)
Description
Clinical Study Master
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AlternateStudyIDRepCount : Integer; |
|
Properties
|
property CM0SetID : TbsSI_23 read GetCM0SetID write SetCM0SetID; |
CM0 - Set ID, Min : 0, Max : 1
|
|
property SponsorStudyID : TbsEI_23 read GetSponsorStudyID write SetSponsorStudyID; |
Sponsor Study ID, Min : 1, Max : 1
|
|
property AlternateStudyID[RepCount:Integer]: TbsCE_23 read GetAlternateStudyID write SetAlternateStudyID; |
Alternate Study ID, Min : 0, Max : 3
|
|
property TitleofStudy : TbsST_23 read GetTitleofStudy write SetTitleofStudy; |
Title of Study, Min : 1, Max : 1
|
|
property ChairmanofStudy : TbsXCN_23 read GetChairmanofStudy write SetChairmanofStudy; |
Chairman of Study, Min : 0, Max : 1
|
|
property LastIRBApprovalDate : TbsDT_23 read GetLastIRBApprovalDate write SetLastIRBApprovalDate; |
Last IRB Approval Date, Min : 0, Max : 1
|
|
property TotalAccrualtoDate : TbsNM_23 read GetTotalAccrualtoDate write SetTotalAccrualtoDate; |
Total Accrual to Date, Min : 0, Max : 1
|
|
property LastAccrualDate : TbsDT_23 read GetLastAccrualDate write SetLastAccrualDate; |
Last Accrual Date, Min : 0, Max : 1
|
|
property ContactforStudy : TbsXCN_23 read GetContactforStudy write SetContactforStudy; |
Contact for Study, Min : 0, Max : 1
|
|
property ContactsTelNumber : TbsXTN_23 read GetContactsTelNumber write SetContactsTelNumber; |
Contact's Tel. Number, Min : 0, Max : 1
|
|
property ContactsAddress : TbsXAD_23 read GetContactsAddress write SetContactsAddress; |
Contact's Address, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|