Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCM0_27
Unit
BSHL7DT27
Declaration
type TbsCM0_27 = class(TbsHL7Segment)
Description
Clinical Study Master
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AlternateStudyIdRepCount : Integer; |
|
|
function ChairmanOfStudyRepCount : Integer; |
|
|
function ContactForStudyRepCount : Integer; |
|
|
function ContactsAddressRepCount : Integer; |
|
Properties
|
property SetIdCm0 : TbsSI_27 read GetSetIdCm0 write SetSetIdCm0; |
Set Id - Cm0, Min : 0, Max : 1
|
|
property SponsorStudyId : TbsEI_27 read GetSponsorStudyId write SetSponsorStudyId; |
Sponsor Study Id, Min : 1, Max : 1
|
|
property AlternateStudyId[RepCount:Integer]: TbsEI_27 read GetAlternateStudyId write SetAlternateStudyId; |
Alternate Study Id, Min : 0, Max : 3
|
|
property TitleOfStudy : TbsST_27 read GetTitleOfStudy write SetTitleOfStudy; |
Title Of Study, Min : 1, Max : 1
|
|
property ChairmanOfStudy[RepCount:Integer]: TbsXCN_27 read GetChairmanOfStudy write SetChairmanOfStudy; |
Chairman Of Study, Min : 0, Max : *
|
|
property LastIrbApprovalDate : TbsDT_27 read GetLastIrbApprovalDate write SetLastIrbApprovalDate; |
Last Irb Approval Date, Min : 0, Max : 1
|
|
property TotalAccrualToDate : TbsNM_27 read GetTotalAccrualToDate write SetTotalAccrualToDate; |
Total Accrual To Date, Min : 0, Max : 1
|
|
property LastAccrualDate : TbsDT_27 read GetLastAccrualDate write SetLastAccrualDate; |
Last Accrual Date, Min : 0, Max : 1
|
|
property ContactForStudy[RepCount:Integer]: TbsXCN_27 read GetContactForStudy write SetContactForStudy; |
Contact For Study, Min : 0, Max : *
|
|
property ContactsTelephoneNumber : TbsXTN_27 read GetContactsTelephoneNumber write SetContactsTelephoneNumber; |
Contact's Telephone Number, Min : 0, Max : 1
|
|
property ContactsAddress[RepCount:Integer]: TbsXAD_27 read GetContactsAddress write SetContactsAddress; |
Contact's Address, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|