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