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