Class TbsCM1_28
Unit
BSHL7DT28
Declaration
type TbsCM1_28 = class(TbsHL7Segment)
Description
Clinical Study Phase Master 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_28 read GetSetIdCm1 write SetSetIdCm1; |
Set Id - Cm1, Min : 1, Max : 1
|
|
property StudyPhaseIdentifier : TbsCWE_28 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier; |
Study Phase Identifier, Min : 1, Max : 1
|
|
property DescriptionOfStudyPhase : TbsST_28 read GetDescriptionOfStudyPhase write SetDescriptionOfStudyPhase; |
Description Of Study Phase, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|