Class TbsCSS_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCSS_251 = class(TbsHL7Segment)

Description

Clinical Study Data Schedule Segment The Clinical Study Data Schedule (CSS) segment is optional depending on whether messaging of study data needs to be linked to the scheduled data time points for the study. (See Section 7.6.1.3, data schedule.) The CSS segment enables communication of data schedules and adherence that ranges from the basic to the elaborate. Use of the segment must be planned for each implementation. Each CSS segment will subsume observation and drug administration segments that follow, indicating that they satisfy this scheduled time point.

Hierarchy

Overview

Methods

Public function StudyQualityControlCodesRepCount : Integer;

Properties

Public property StudyScheduledTimePoint : TbsCE_251 read GetStudyScheduledTimePoint write SetStudyScheduledTimePoint;
Public property StudyScheduledPatientTimePoint : TbsTS_251 read GetStudyScheduledPatientTimePoint write SetStudyScheduledPatientTimePoint;
Public property StudyQualityControlCodes[RepCount:Integer]: TbsCE_251 read GetStudyQualityControlCodes write SetStudyQualityControlCodes;

Description

Methods

Public function StudyQualityControlCodesRepCount : Integer;
 

Properties

Public property StudyScheduledTimePoint : TbsCE_251 read GetStudyScheduledTimePoint write SetStudyScheduledTimePoint;

Study Scheduled Time Point, Min : 1, Max : 1

Public property StudyScheduledPatientTimePoint : TbsTS_251 read GetStudyScheduledPatientTimePoint write SetStudyScheduledPatientTimePoint;

Study Scheduled Patient Time Point, Min : 0, Max : 1

Public property StudyQualityControlCodes[RepCount:Integer]: TbsCE_251 read GetStudyQualityControlCodes write SetStudyQualityControlCodes;

Study Quality Control Codes, Min : 0, Max : *


Generated by PasDoc 0.14.0.