Class TbsRQA_I10_PROVIDER_271
Unit
BSHL7Grp271
Declaration
type TbsRQA_I10_PROVIDER_271 = 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:
PRD, required
CTD, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CTDRepCount : Integer; |
|
Properties
|
property PRD : TbsPRD_271 read GetPRD write SetPRD ; |
PRD, Usage : R, Min : 1, Max : 1
|
|
property CTD[RepCount:Integer]: TbsCTD_271 read GetCTD; |
CTD, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|