Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCM0_24
Unit
BSHL7DT24
Declaration
type TbsCM0_24 = 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_24 read GetSetIDCM0 write SetSetIDCM0; |
Set ID - CM0, Min : 0, Max : 1
|
|
property SponsorStudyID : TbsEI_24 read GetSponsorStudyID write SetSponsorStudyID; |
Sponsor Study ID, Min : 1, Max : 1
|
|
property AlternateStudyID[RepCount:Integer]: TbsEI_24 read GetAlternateStudyID write SetAlternateStudyID; |
Alternate Study ID, Min : 0, Max : 3
|
|
property TitleofStudy : TbsST_24 read GetTitleofStudy write SetTitleofStudy; |
Title of Study, Min : 1, Max : 1
|
|
property ChairmanofStudy[RepCount:Integer]: TbsXCN_24 read GetChairmanofStudy write SetChairmanofStudy; |
Chairman of Study, Min : 0, Max : *
|
|
property LastIRBApprovalDate : TbsDT_24 read GetLastIRBApprovalDate write SetLastIRBApprovalDate; |
Last IRB Approval Date, Min : 0, Max : 1
|
|
property TotalAccrualtoDate : TbsNM_24 read GetTotalAccrualtoDate write SetTotalAccrualtoDate; |
Total Accrual to Date, Min : 0, Max : 1
|
|
property LastAccrualDate : TbsDT_24 read GetLastAccrualDate write SetLastAccrualDate; |
Last Accrual Date, Min : 0, Max : 1
|
|
property ContactforStudy[RepCount:Integer]: TbsXCN_24 read GetContactforStudy write SetContactforStudy; |
Contact for Study, Min : 0, Max : *
|
|
property ContactsTelephoneNumber : TbsXTN_24 read GetContactsTelephoneNumber write SetContactsTelephoneNumber; |
Contact's Telephone Number, Min : 0, Max : 1
|
|
property ContactsAddress[RepCount:Integer]: TbsXAD_24 read GetContactsAddress write SetContactsAddress; |
Contact's Address, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|