Class TbsPSS_27
Unit
BSHL7DT27
Declaration
type TbsPSS_27 = class(TbsHL7Segment)
Description
Product/service Section
Hierarchy
Overview
Properties
Description
Properties
|
property ProviderProductServiceSectionNumber : TbsEI_27 read GetProviderProductServiceSectionNumber write SetProviderProductServiceSectionNumber; |
Provider Product/Service Section Number, Min : 1, Max : 1
|
|
property PayerProductServiceSectionNumber : TbsEI_27 read GetPayerProductServiceSectionNumber write SetPayerProductServiceSectionNumber; |
Payer Product/Service Section Number, Min : 0, Max : 1
|
|
property ProductServiceSectionSequenceNumber : TbsSI_27 read GetProductServiceSectionSequenceNumber write SetProductServiceSectionSequenceNumber; |
Product/Service Section Sequence Number, Min : 1, Max : 1
|
|
property BilledAmount : TbsCP_27 read GetBilledAmount write SetBilledAmount; |
Billed Amount, Min : 1, Max : 1
|
|
property SectionDescriptionOrHeading : TbsST_27 read GetSectionDescriptionOrHeading write SetSectionDescriptionOrHeading; |
Section Description Or Heading, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|