Class TbsCM1_231
Unit
BSHL7DT231
Declaration
type TbsCM1_231 = class(TbsHL7Segment)
Description
Clinical study phase master segment Each Clinical Study Phase Master (CM1) segment contains the information about one phase of a study identified in the preceding CM0. This is an optional structure to be used if the study has more than one treatment or evaluation phase within it. The identification of study phases that the patient enters are sent in the CSP segment: sequence 2. The CM1 segment describes the phase in general for the receiving system.
Hierarchy
Overview
Properties
Description
Properties
|
property SetIDCM1 : TbsSI_231 read GetSetIDCM1 write SetSetIDCM1; |
Set ID - CM1, Min : 1, Max : 1
|
|
property StudyPhaseIdentifier : TbsCE_231 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier; |
Study Phase Identifier, Min : 1, Max : 1
|
|
property DescriptionofStudyPhase : TbsST_231 read GetDescriptionofStudyPhase write SetDescriptionofStudyPhase; |
Description of Study Phase, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|