Class TbsCCR_I17_APPOINTMENT_HISTORY_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCCR_I17_APPOINTMENT_HISTORY_28 = class(TBSHL7Object)

Description

Represents the APPOINTMENT_HISTORY 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. SCH, required

  2. RESOURCES, optional repeating

Hierarchy

Overview

Methods

Public function RESOURCESRepCount : Integer;

Properties

Public property SCH : TbsSCH_28 read GetSCH write SetSCH ;
Public property RESOURCES[RepCount:Integer]: TbsCCR_I17_APPOINTMENT_HISTORY_RESOURCES_28 read GetRESOURCES;

Description

Methods

Public function RESOURCESRepCount : Integer;
 

Properties

Public property SCH : TbsSCH_28 read GetSCH write SetSCH ;

SCH, Usage : R, Min : 1, Max : 1

Public property RESOURCES[RepCount:Integer]: TbsCCR_I17_APPOINTMENT_HISTORY_RESOURCES_28 read GetRESOURCES;

RESOURCES, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.