Class TbsCTI_28
Unit
BSHL7DT28
Declaration
type TbsCTI_28 = class(TbsHL7Segment)
Description
Clinical Trial Identification 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_28 read GetSponsorStudyId write SetSponsorStudyId; |
Sponsor Study Id, Min : 1, Max : 1
|
|
property StudyPhaseIdentifier : TbsCWE_28 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier; |
Study Phase Identifier, Min : 0, Max : 1
|
|
property StudyScheduledTimePoint : TbsCWE_28 read GetStudyScheduledTimePoint write SetStudyScheduledTimePoint; |
Study Scheduled Time Point, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|