Class TbsCSU_C10_PATIENT_STUDY_PHASE_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCSU_C10_PATIENT_STUDY_PHASE_23 = class(TBSHL7Object)

Description

Represents the STUDY_PHASE Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. CSP, optional

  2. STUDY SCHEDULE, required repeating

Hierarchy

Overview

Methods

Public function STUDY_SCHEDULERepCount : Integer;

Properties

Public property CSP : TbsCSP_23 read GetCSP write SetCSP ;
Public property STUDY_SCHEDULE[RepCount:Integer]: TbsCSU_C10_PATIENT_STUDY_PHASE_STUDY_SCHEDULE_23 read GetSTUDY_SCHEDULE;

Description

Methods

Public function STUDY_SCHEDULERepCount : Integer;
 

Properties

Public property CSP : TbsCSP_23 read GetCSP write SetCSP ;

CSP, Usage : O, Min : 0, Max : 1

Public property STUDY_SCHEDULE[RepCount:Integer]: TbsCSU_C10_PATIENT_STUDY_PHASE_STUDY_SCHEDULE_23 read GetSTUDY_SCHEDULE;

STUDY_SCHEDULE, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.