Class TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_27 = 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. TREATMENT, required repeating

  2. RXR, required

Hierarchy

Overview

Methods

Public function TREATMENTRepCount : Integer;

Properties

Public property TREATMENT[RepCount:Integer]: TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_TREATMENT_27 read GetTREATMENT;
Public property RXR : TbsRXR_27 read GetRXR write SetRXR ;

Description

Methods

Public function TREATMENTRepCount : Integer;
 

Properties

Public property TREATMENT[RepCount:Integer]: TbsRRA_O18_RESPONSE_ORDER_ADMINISTRATION_TREATMENT_27 read GetTREATMENT;

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

Public property RXR : TbsRXR_27 read GetRXR write SetRXR ;

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


Generated by PasDoc 0.14.0.