Class TbsCM1_231

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property SetIDCM1 : TbsSI_231 read GetSetIDCM1 write SetSetIDCM1;
Public property StudyPhaseIdentifier : TbsCE_231 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier;
Public property DescriptionofStudyPhase : TbsST_231 read GetDescriptionofStudyPhase write SetDescriptionofStudyPhase;

Description

Properties

Public property SetIDCM1 : TbsSI_231 read GetSetIDCM1 write SetSetIDCM1;

Set ID - CM1, Min : 1, Max : 1

Public property StudyPhaseIdentifier : TbsCE_231 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier;

Study Phase Identifier, Min : 1, Max : 1

Public property DescriptionofStudyPhase : TbsST_231 read GetDescriptionofStudyPhase write SetDescriptionofStudyPhase;

Description of Study Phase, Min : 1, Max : 1


Generated by PasDoc 0.14.0.