Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCM0_251
Unit
BSHL7DT251
Declaration
type TbsCM0_251 = class(TbsHL7Segment)
Description
Clinical Study Master The Technical Steward for the CM0 segment is ORDERS.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AlternateStudyIDRepCount : Integer; |
|
|
function ChairmanofStudyRepCount : Integer; |
|
|
function ContactforStudyRepCount : Integer; |
|
|
function ContactsAddressRepCount : Integer; |
|
Properties
|
property SetIDCM0 : TbsSI_251 read GetSetIDCM0 write SetSetIDCM0; |
Set ID - CM0, Min : 0, Max : 1
|
|
property SponsorStudyID : TbsEI_251 read GetSponsorStudyID write SetSponsorStudyID; |
Sponsor Study ID, Min : 1, Max : 1
|
|
property AlternateStudyID[RepCount:Integer]: TbsEI_251 read GetAlternateStudyID write SetAlternateStudyID; |
Alternate Study ID, Min : 0, Max : *
|
|
property TitleofStudy : TbsST_251 read GetTitleofStudy write SetTitleofStudy; |
Title of Study, Min : 1, Max : 1
|
|
property ChairmanofStudy[RepCount:Integer]: TbsXCN_251 read GetChairmanofStudy write SetChairmanofStudy; |
Chairman of Study, Min : 0, Max : *
|
|
property LastIRBApprovalDate : TbsDT_251 read GetLastIRBApprovalDate write SetLastIRBApprovalDate; |
Last IRB Approval Date, Min : 0, Max : 1
|
|
property TotalAccrualtoDate : TbsNM_251 read GetTotalAccrualtoDate write SetTotalAccrualtoDate; |
Total Accrual to Date, Min : 0, Max : 1
|
|
property LastAccrualDate : TbsDT_251 read GetLastAccrualDate write SetLastAccrualDate; |
Last Accrual Date, Min : 0, Max : 1
|
|
property ContactforStudy[RepCount:Integer]: TbsXCN_251 read GetContactforStudy write SetContactforStudy; |
Contact for Study, Min : 0, Max : *
|
|
property ContactsTelephoneNumber : TbsXTN_251 read GetContactsTelephoneNumber write SetContactsTelephoneNumber; |
Contact's Telephone Number, Min : 0, Max : 1
|
|
property ContactsAddress[RepCount:Integer]: TbsXAD_251 read GetContactsAddress write SetContactsAddress; |
Contact's Address, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|