Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPSH_26
Unit
BSHL7DT26
Declaration
type TbsPSH_26 = class(TbsHL7Segment)
Description
Product Summary Header HL7 Attribute Table – PSH –Product Summary Header
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NumberofProductExperienceReportsFiledbyFacilityRepCount : Integer; |
|
|
function NumberofProductExperienceReportsFiledbyDistributorRepCount : Integer; |
|
Properties
|
property ReportType : TbsST_26 read GetReportType write SetReportType; |
Report Type, Min : 1, Max : 1
|
|
property ReportFormIdentifier : TbsST_26 read GetReportFormIdentifier write SetReportFormIdentifier; |
Report Form Identifier, Min : 0, Max : 1
|
|
property ReportDate : TbsDTM_26 read GetReportDate write SetReportDate; |
Report Date, Min : 1, Max : 1
|
|
property ReportIntervalStartDate : TbsDTM_26 read GetReportIntervalStartDate write SetReportIntervalStartDate; |
Report Interval Start Date, Min : 0, Max : 1
|
|
property ReportIntervalEndDate : TbsDTM_26 read GetReportIntervalEndDate write SetReportIntervalEndDate; |
Report Interval End Date, Min : 0, Max : 1
|
|
property QuantityManufactured : TbsCQ_26 read GetQuantityManufactured write SetQuantityManufactured; |
Quantity Manufactured, Min : 0, Max : 1
|
|
property QuantityDistributed : TbsCQ_26 read GetQuantityDistributed write SetQuantityDistributed; |
Quantity Distributed, Min : 0, Max : 1
|
|
property QuantityDistributedMethod : TbsID_26 read GetQuantityDistributedMethod write SetQuantityDistributedMethod; |
Quantity Distributed Method, Min : 0, Max : 1
|
|
property QuantityDistributedComment : TbsFT_26 read GetQuantityDistributedComment write SetQuantityDistributedComment; |
Quantity Distributed Comment, Min : 0, Max : 1
|
|
property QuantityinUse : TbsCQ_26 read GetQuantityinUse write SetQuantityinUse; |
Quantity in Use, Min : 0, Max : 1
|
|
property QuantityinUseMethod : TbsID_26 read GetQuantityinUseMethod write SetQuantityinUseMethod; |
Quantity in Use Method, Min : 0, Max : 1
|
|
property QuantityinUseComment : TbsFT_26 read GetQuantityinUseComment write SetQuantityinUseComment; |
Quantity in Use Comment, Min : 0, Max : 1
|
|
property NumberofProductExperienceReportsFiledbyFacility[RepCount:Integer]: TbsNM_26 read GetNumberofProductExperienceReportsFiledbyFacility write SetNumberofProductExperienceReportsFiledbyFacility; |
Number of Product Experience Reports Filed by Facility, Min : 0, Max : *
|
|
property NumberofProductExperienceReportsFiledbyDistributor[RepCount:Integer]: TbsNM_26 read GetNumberofProductExperienceReportsFiledbyDistributor write SetNumberofProductExperienceReportsFiledbyDistributor; |
Number of Product Experience Reports Filed by Distributor, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|