Class TbsPSS_271
Unit
BSHL7DT271
Declaration
type TbsPSS_271 = 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_271 read GetProviderProductServiceSectionNumber write SetProviderProductServiceSectionNumber; |
Provider Product/Service Section Number, Min : 1, Max : 1
|
|
property PayerProductServiceSectionNumber : TbsEI_271 read GetPayerProductServiceSectionNumber write SetPayerProductServiceSectionNumber; |
Payer Product/Service Section Number, Min : 0, Max : 1
|
|
property ProductServiceSectionSequenceNumber : TbsSI_271 read GetProductServiceSectionSequenceNumber write SetProductServiceSectionSequenceNumber; |
Product/Service Section Sequence Number, Min : 1, Max : 1
|
|
property BilledAmount : TbsCP_271 read GetBilledAmount write SetBilledAmount; |
Billed Amount, Min : 1, Max : 1
|
|
property SectionDescriptionOrHeading : TbsST_271 read GetSectionDescriptionOrHeading write SetSectionDescriptionOrHeading; |
Section Description Or Heading, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|