Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPCR_23
Unit
BSHL7DT23
Declaration
type TbsPCR_23 = class(TbsHL7Segment)
Description
Possible Causal Relationship
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ProductSerialLotNumberRepCount : Integer; |
|
|
function ActionTakenInResponseToTheEventRepCount : Integer; |
|
|
function EventCausalityObservationsRepCount : Integer; |
|
|
function IndirectExposureMechanismRepCount : Integer; |
|
Properties
|
property ImplicatedProduct : TbsCE_23 read GetImplicatedProduct write SetImplicatedProduct; |
Implicated Product, Min : 1, Max : 1
|
|
property GenericProduct : TbsIS_23 read GetGenericProduct write SetGenericProduct; |
Generic Product, Min : 0, Max : 1
|
|
property ProductClass : TbsCE_23 read GetProductClass write SetProductClass; |
Product Class, Min : 0, Max : 1
|
|
property TotalDurationOfTherapy : TbsCQ_23 read GetTotalDurationOfTherapy write SetTotalDurationOfTherapy; |
Total Duration Of Therapy, Min : 0, Max : 1
|
|
property ProductManufactureDate : TbsTS_23 read GetProductManufactureDate write SetProductManufactureDate; |
Product Manufacture Date, Min : 0, Max : 1
|
|
property ProductExpirationDate : TbsTS_23 read GetProductExpirationDate write SetProductExpirationDate; |
Product Expiration Date, Min : 0, Max : 1
|
|
property ProductImplantationDate : TbsTS_23 read GetProductImplantationDate write SetProductImplantationDate; |
Product Implantation Date, Min : 0, Max : 1
|
|
property ProductExplantationDate : TbsTS_23 read GetProductExplantationDate write SetProductExplantationDate; |
Product Explantation Date, Min : 0, Max : 1
|
|
property SingleUseDevice : TbsIS_23 read GetSingleUseDevice write SetSingleUseDevice; |
Single Use Device, Min : 0, Max : 1
|
|
property IndicationForProductUse : TbsCE_23 read GetIndicationForProductUse write SetIndicationForProductUse; |
Indication For Product Use, Min : 0, Max : 1
|
|
property ProductProblem : TbsIS_23 read GetProductProblem write SetProductProblem; |
Product Problem, Min : 0, Max : 1
|
|
property ProductSerialLotNumber[RepCount:Integer]: TbsST_23 read GetProductSerialLotNumber write SetProductSerialLotNumber; |
Product Serial/Lot Number, Min : 0, Max : 3
|
|
property ProductAvailableForInspection : TbsIS_23 read GetProductAvailableForInspection write SetProductAvailableForInspection; |
Product Available For Inspection, Min : 0, Max : 1
|
|
property ProductEvaluationPerformed : TbsCE_23 read GetProductEvaluationPerformed write SetProductEvaluationPerformed; |
Product Evaluation Performed, Min : 0, Max : 1
|
|
property ProductEvaluationStatus : TbsCE_23 read GetProductEvaluationStatus write SetProductEvaluationStatus; |
Product Evaluation Status, Min : 0, Max : 1
|
|
property ProductEvaluationResults : TbsCE_23 read GetProductEvaluationResults write SetProductEvaluationResults; |
Product Evaluation Results, Min : 0, Max : 1
|
|
property EvaluatedProductSource : TbsID_23 read GetEvaluatedProductSource write SetEvaluatedProductSource; |
Evaluated Product Source, Min : 0, Max : 1
|
|
property DateProductReturnedToManufacturer : TbsTS_23 read GetDateProductReturnedToManufacturer write SetDateProductReturnedToManufacturer; |
Date Product Returned To Manufacturer, Min : 0, Max : 1
|
|
property DeviceOperatorQualifications : TbsID_23 read GetDeviceOperatorQualifications write SetDeviceOperatorQualifications; |
Device Operator Qualifications, Min : 0, Max : 1
|
|
property RelatednessAssessment : TbsID_23 read GetRelatednessAssessment write SetRelatednessAssessment; |
Relatedness Assessment, Min : 0, Max : 1
|
|
property ActionTakenInResponseToTheEvent[RepCount:Integer]: TbsID_23 read GetActionTakenInResponseToTheEvent write SetActionTakenInResponseToTheEvent; |
Action Taken In Response To The Event, Min : 0, Max : 6
|
|
property EventCausalityObservations[RepCount:Integer]: TbsID_23 read GetEventCausalityObservations write SetEventCausalityObservations; |
Event Causality Observations, Min : 0, Max : 6
|
|
property IndirectExposureMechanism[RepCount:Integer]: TbsID_23 read GetIndirectExposureMechanism write SetIndirectExposureMechanism; |
Indirect Exposure Mechanism, Min : 0, Max : 3
|
Generated by PasDoc 0.14.0.
|