Class TbsPSS_26
Unit
BSHL7DT26
Declaration
type TbsPSS_26 = 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_26 read GetProviderProductServiceSectionNumber write SetProviderProductServiceSectionNumber; |
Provider Product/Service Section Number, Min : 1, Max : 1
|
|
property PayerProductServiceSectionNumber : TbsEI_26 read GetPayerProductServiceSectionNumber write SetPayerProductServiceSectionNumber; |
Payer Product/Service Section Number, Min : 0, Max : 1
|
|
property ProductServiceSectionSequenceNumber : TbsSI_26 read GetProductServiceSectionSequenceNumber write SetProductServiceSectionSequenceNumber; |
Product/Service Section Sequence Number, Min : 1, Max : 1
|
|
property BilledAmount : TbsCP_26 read GetBilledAmount write SetBilledAmount; |
Billed Amount, Min : 1, Max : 1
|
|
property SectionDescriptionorHeading : TbsST_26 read GetSectionDescriptionorHeading write SetSectionDescriptionorHeading; |
Section Description or Heading, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|