Class TbsEHC_E15_PAYMENT_REMITTANCE_DETAIL_INFO_26
Unit
BSHL7Grp26
Declaration
type TbsEHC_E15_PAYMENT_REMITTANCE_DETAIL_INFO_26 = class(TBSHL7Object)
Description
Represents the PAYMENT_REMITTANCE_DETAIL_INFO 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:
IPR, required
IVC, required
PRODUCT SERVICE SECTION, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PRODUCT_SERVICE_SECTIONRepCount : Integer; |
|
Properties
|
property IPR : TbsIPR_26 read GetIPR write SetIPR ; |
IPR, Usage : R, Min : 1, Max : 1
|
|
property IVC : TbsIVC_26 read GetIVC write SetIVC ; |
IVC, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|