Class TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_26 = class(TBSHL7Object)

Description

Represents the ADMINISTRATION 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. RXA, required repeating

  2. RXR, required

Hierarchy

Overview

Methods

Public function RXARepCount : Integer;

Properties

Public property RXA[RepCount:Integer]: TbsRXA_26 read GetRXA;
Public property RXR : TbsRXR_26 read GetRXR write SetRXR ;

Description

Methods

Public function RXARepCount : Integer;
 

Properties

Public property RXA[RepCount:Integer]: TbsRXA_26 read GetRXA;

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

Public property RXR : TbsRXR_26 read GetRXR write SetRXR ;

RXR, Usage : R, Min : 1, Max : 1


Generated by PasDoc 0.14.0.