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