Class TbsCQU_I19_APPOINTMENT_HISTORY_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCQU_I19_APPOINTMENT_HISTORY_271 = 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_271 read GetSCH write SetSCH ;
Public property RESOURCES[RepCount:Integer]: TbsCQU_I19_APPOINTMENT_HISTORY_RESOURCES_271 read GetRESOURCES;

Description

Methods

Public function RESOURCESRepCount : Integer;
 

Properties

Public property SCH : TbsSCH_271 read GetSCH write SetSCH ;

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

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

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


Generated by PasDoc 0.14.0.