Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCM0_271
Unit
BSHL7DT271
Declaration
type TbsCM0_271 = 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_271 read GetSetIdCm0 write SetSetIdCm0; |
Set Id - Cm0, Min : 0, Max : 1
|
|
property SponsorStudyId : TbsEI_271 read GetSponsorStudyId write SetSponsorStudyId; |
Sponsor Study Id, Min : 1, Max : 1
|
|
property AlternateStudyId[RepCount:Integer]: TbsEI_271 read GetAlternateStudyId write SetAlternateStudyId; |
Alternate Study Id, Min : 0, Max : 3
|
|
property TitleOfStudy : TbsST_271 read GetTitleOfStudy write SetTitleOfStudy; |
Title Of Study, Min : 1, Max : 1
|
|
property ChairmanOfStudy[RepCount:Integer]: TbsXCN_271 read GetChairmanOfStudy write SetChairmanOfStudy; |
Chairman Of Study, Min : 0, Max : *
|
|
property LastIrbApprovalDate : TbsDT_271 read GetLastIrbApprovalDate write SetLastIrbApprovalDate; |
Last Irb Approval Date, Min : 0, Max : 1
|
|
property TotalAccrualToDate : TbsNM_271 read GetTotalAccrualToDate write SetTotalAccrualToDate; |
Total Accrual To Date, Min : 0, Max : 1
|
|
property LastAccrualDate : TbsDT_271 read GetLastAccrualDate write SetLastAccrualDate; |
Last Accrual Date, Min : 0, Max : 1
|
|
property ContactForStudy[RepCount:Integer]: TbsXCN_271 read GetContactForStudy write SetContactForStudy; |
Contact For Study, Min : 0, Max : *
|
|
property ContactsTelephoneNumber : TbsXTN_271 read GetContactsTelephoneNumber write SetContactsTelephoneNumber; |
Contact's Telephone Number, Min : 0, Max : 1
|
|
property ContactsAddress[RepCount:Integer]: TbsXAD_271 read GetContactsAddress write SetContactsAddress; |
Contact's Address, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|