Class TbsPSS_28
Unit
BSHL7DT28
Declaration
type TbsPSS_28 = class(TbsHL7Segment)
Description
Product/service Section The Product/Service Section segment is used to form a logical grouping of Product/Service Group segments, Patients and Response Summaries for a particular Invoice.
Hierarchy
Overview
Properties
Description
Properties
|
property ProviderProductServiceSectionNumber : TbsEI_28 read GetProviderProductServiceSectionNumber write SetProviderProductServiceSectionNumber; |
Provider Product/Service Section Number, Min : 1, Max : 1
|
|
property PayerProductServiceSectionNumber : TbsEI_28 read GetPayerProductServiceSectionNumber write SetPayerProductServiceSectionNumber; |
Payer Product/Service Section Number, Min : 0, Max : 1
|
|
property ProductServiceSectionSequenceNumber : TbsSI_28 read GetProductServiceSectionSequenceNumber write SetProductServiceSectionSequenceNumber; |
Product/Service Section Sequence Number, Min : 1, Max : 1
|
|
property BilledAmount : TbsCP_28 read GetBilledAmount write SetBilledAmount; |
Billed Amount, Min : 1, Max : 1
|
|
property SectionDescriptionOrHeading : TbsST_28 read GetSectionDescriptionOrHeading write SetSectionDescriptionOrHeading; |
Section Description Or Heading, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|