Class TbsCTI_231
Unit
BSHL7DT231
Declaration
type TbsCTI_231 = class(TbsHL7Segment)
Description
Clinical trial identification segment The CTI segment is an optional segment that contains information to identify the clinical trial, phase and time point with which an order or result is associated.
Hierarchy
Overview
Properties
Description
Properties
|
property SponsorStudyID : TbsEI_231 read GetSponsorStudyID write SetSponsorStudyID; |
Sponsor Study ID, Min : 1, Max : 1
|
|
property StudyPhaseIdentifier : TbsCE_231 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier; |
Study Phase Identifier, Min : 0, Max : 1
|
|
property StudyScheduledTimePoint : TbsCE_231 read GetStudyScheduledTimePoint write SetStudyScheduledTimePoint; |
Study Scheduled Time Point, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|