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