Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPSH_271
Unit
BSHL7DT271
Declaration
type TbsPSH_271 = class(TbsHL7Segment)
Description
Product Summary Header This segment is maintained for backwards compatibility only as of V2.7.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NumberOfProductExperienceReportsFiledByFacilityRepCount : Integer; |
|
|
function NumberOfProductExperienceReportsFiledByDistributorRepCount : Integer; |
|
Properties
|
property ReportType : TbsST_271 read GetReportType write SetReportType; |
Report Type, Min : 1, Max : 1
|
|
property ReportFormIdentifier : TbsST_271 read GetReportFormIdentifier write SetReportFormIdentifier; |
Report Form Identifier, Min : 0, Max : 1
|
|
property ReportDate : TbsDTM_271 read GetReportDate write SetReportDate; |
Report Date, Min : 1, Max : 1
|
|
property ReportIntervalStartDate : TbsDTM_271 read GetReportIntervalStartDate write SetReportIntervalStartDate; |
Report Interval Start Date, Min : 0, Max : 1
|
|
property ReportIntervalEndDate : TbsDTM_271 read GetReportIntervalEndDate write SetReportIntervalEndDate; |
Report Interval End Date, Min : 0, Max : 1
|
|
property QuantityManufactured : TbsCQ_271 read GetQuantityManufactured write SetQuantityManufactured; |
Quantity Manufactured, Min : 0, Max : 1
|
|
property QuantityDistributed : TbsCQ_271 read GetQuantityDistributed write SetQuantityDistributed; |
Quantity Distributed, Min : 0, Max : 1
|
|
property QuantityDistributedMethod : TbsID_271 read GetQuantityDistributedMethod write SetQuantityDistributedMethod; |
Quantity Distributed Method, Min : 0, Max : 1
|
|
property QuantityDistributedComment : TbsFT_271 read GetQuantityDistributedComment write SetQuantityDistributedComment; |
Quantity Distributed Comment, Min : 0, Max : 1
|
|
property QuantityInUse : TbsCQ_271 read GetQuantityInUse write SetQuantityInUse; |
Quantity In Use, Min : 0, Max : 1
|
|
property QuantityInUseMethod : TbsID_271 read GetQuantityInUseMethod write SetQuantityInUseMethod; |
Quantity In Use Method, Min : 0, Max : 1
|
|
property QuantityInUseComment : TbsFT_271 read GetQuantityInUseComment write SetQuantityInUseComment; |
Quantity In Use Comment, Min : 0, Max : 1
|
|
property NumberOfProductExperienceReportsFiledByFacility[RepCount:Integer]: TbsNM_271 read GetNumberOfProductExperienceReportsFiledByFacility write SetNumberOfProductExperienceReportsFiledByFacility; |
Number Of Product Experience Reports Filed By Facility, Min : 0, Max : 8
|
|
property NumberOfProductExperienceReportsFiledByDistributor[RepCount:Integer]: TbsNM_271 read GetNumberOfProductExperienceReportsFiledByDistributor write SetNumberOfProductExperienceReportsFiledByDistributor; |
Number Of Product Experience Reports Filed By Distributor, Min : 0, Max : 8
|
Generated by PasDoc 0.14.0.
|