Class TbsCM1_28

DescriptionHierarchyFieldsMethodsProperties

Unit

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

Public property SetIdCm1 : TbsSI_28 read GetSetIdCm1 write SetSetIdCm1;
Public property StudyPhaseIdentifier : TbsCWE_28 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier;
Public property DescriptionOfStudyPhase : TbsST_28 read GetDescriptionOfStudyPhase write SetDescriptionOfStudyPhase;

Description

Properties

Public property SetIdCm1 : TbsSI_28 read GetSetIdCm1 write SetSetIdCm1;

Set Id - Cm1, Min : 1, Max : 1

Public property StudyPhaseIdentifier : TbsCWE_28 read GetStudyPhaseIdentifier write SetStudyPhaseIdentifier;

Study Phase Identifier, Min : 1, Max : 1

Public property DescriptionOfStudyPhase : TbsST_28 read GetDescriptionOfStudyPhase write SetDescriptionOfStudyPhase;

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


Generated by PasDoc 0.14.0.