Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPSH_24
Unit
BSHL7DT24
Declaration
type TbsPSH_24 = 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_24 read GetReportType write SetReportType; |
Report Type, Min : 1, Max : 1
|
|
property ReportFormIdentifier : TbsST_24 read GetReportFormIdentifier write SetReportFormIdentifier; |
Report Form Identifier, Min : 0, Max : 1
|
|
property ReportDate : TbsTS_24 read GetReportDate write SetReportDate; |
Report Date, Min : 1, Max : 1
|
|
property ReportIntervalStartDate : TbsTS_24 read GetReportIntervalStartDate write SetReportIntervalStartDate; |
Report Interval Start Date, Min : 0, Max : 1
|
|
property ReportIntervalEndDate : TbsTS_24 read GetReportIntervalEndDate write SetReportIntervalEndDate; |
Report Interval End Date, Min : 0, Max : 1
|
|
property QuantityManufactured : TbsCQ_24 read GetQuantityManufactured write SetQuantityManufactured; |
Quantity Manufactured, Min : 0, Max : 1
|
|
property QuantityDistributed : TbsCQ_24 read GetQuantityDistributed write SetQuantityDistributed; |
Quantity Distributed, Min : 0, Max : 1
|
|
property QuantityDistributedMethod : TbsID_24 read GetQuantityDistributedMethod write SetQuantityDistributedMethod; |
Quantity Distributed Method, Min : 0, Max : 1
|
|
property QuantityDistributedComment : TbsFT_24 read GetQuantityDistributedComment write SetQuantityDistributedComment; |
Quantity Distributed Comment, Min : 0, Max : 1
|
|
property QuantityinUse : TbsCQ_24 read GetQuantityinUse write SetQuantityinUse; |
Quantity in Use, Min : 0, Max : 1
|
|
property QuantityinUseMethod : TbsID_24 read GetQuantityinUseMethod write SetQuantityinUseMethod; |
Quantity in Use Method, Min : 0, Max : 1
|
|
property QuantityinUseComment : TbsFT_24 read GetQuantityinUseComment write SetQuantityinUseComment; |
Quantity in Use Comment, Min : 0, Max : 1
|
|
property NumberofProductExperienceReportsFiledbyFacility[RepCount:Integer]: TbsNM_24 read GetNumberofProductExperienceReportsFiledbyFacility write SetNumberofProductExperienceReportsFiledbyFacility; |
Number of Product Experience Reports Filed by Facility, Min : 0, Max : 8
|
|
property NumberofProductExperienceReportsFiledbyDistributor[RepCount:Integer]: TbsNM_24 read GetNumberofProductExperienceReportsFiledbyDistributor write SetNumberofProductExperienceReportsFiledbyDistributor; |
Number of Product Experience Reports Filed by Distributor, Min : 0, Max : 8
|
Generated by PasDoc 0.14.0.
|