Class TbsRQA_I10_PROVIDER_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRQA_I10_PROVIDER_27 = class(TBSHL7Object)

Description

Represents the PROVIDER 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. PRD, required

  2. CTD, optional repeating

Hierarchy

Overview

Methods

Public function CTDRepCount : Integer;

Properties

Public property PRD : TbsPRD_27 read GetPRD write SetPRD ;
Public property CTD[RepCount:Integer]: TbsCTD_27 read GetCTD;

Description

Methods

Public function CTDRepCount : Integer;
 

Properties

Public property PRD : TbsPRD_27 read GetPRD write SetPRD ;

PRD, Usage : R, Min : 1, Max : 1

Public property CTD[RepCount:Integer]: TbsCTD_27 read GetCTD;

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


Generated by PasDoc 0.14.0.