Class TbsEHC_E15_ADJUSTMENT_PAYEE_28
Unit
BSHL7Grp28
Declaration
type TbsEHC_E15_ADJUSTMENT_PAYEE_28 = class(TBSHL7Object)
Description
Represents the ADJUSTMENT_PAYEE 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:
ADJ, required
PRT, required
ROL, required
Hierarchy
Overview
Properties
Description
Properties
|
property ADJ : TbsADJ_28 read GetADJ write SetADJ ; |
ADJ, Usage : R, Min : 1, Max : 1
|
|
property PRT : TbsPRT_28 read GetPRT write SetPRT ; |
PRT, Usage : B, Min : 0, Max : 1
|
|
property ROL : TbsROL_28 read GetROL write SetROL ; |
ROL, Usage : B, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|