Class TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_25
Unit
BSHL7Grp25
Declaration
type TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_25 = class(TBSHL7Object)
Description
Represents the ORDER_DETAIL_SUPPLEMENT 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:
NTE, required repeating
RXR, required repeating
COMPONENTS, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NTERepCount : Integer; |
|
|
function RXRRepCount : Integer; |
|
|
function COMPONENTSRepCount : Integer; |
|
Properties
|
property NTE[RepCount:Integer]: TbsNTE_25 read GetNTE; |
NTE, Usage : R, Min : 1, Max : *
|
|
property RXR[RepCount:Integer]: TbsRXR_25 read GetRXR; |
RXR, Usage : R, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|