Class TbsRRA_O02_RESPONSE_ORDER_ADMINISTRATION_231
Unit
BSHL7Grp231
Declaration
type TbsRRA_O02_RESPONSE_ORDER_ADMINISTRATION_231 = 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:
RXA, required repeating
RXR, required
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RXARepCount : Integer; |
|
Properties
|
property RXA[RepCount:Integer]: TbsRXA_231 read GetRXA; |
RXA, Usage : R, Min : 1, Max : *
|
|
property RXR : TbsRXR_231 read GetRXR write SetRXR ; |
RXR, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|