Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXE_23
Unit
BSHL7DT23
Declaration
type TbsRXE_23 = class(TbsHL7Segment)
Description
Pharmacy encoded order segment
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ProvidersAdministrationInstructionsRepCount : Integer; |
|
|
function PharmacyTreatmentSuppliersSpecialDispensingInstructionsRepCount : Integer; |
|
Properties
|
property QuantityTiming : TbsTQ_23 read GetQuantityTiming write SetQuantityTiming; |
Quantity/Timing, Min : 1, Max : 1
|
|
property GiveCode : TbsCE_23 read GetGiveCode write SetGiveCode; |
Give Code, Min : 1, Max : 1
|
|
property GiveAmountMinimum : TbsNM_23 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
Give Amount - Minimum, Min : 1, Max : 1
|
|
property GiveAmountMaximum : TbsNM_23 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
Give Amount - Maximum, Min : 0, Max : 1
|
|
property GiveUnits : TbsCE_23 read GetGiveUnits write SetGiveUnits; |
Give Units, Min : 1, Max : 1
|
|
property GiveDosageForm : TbsCE_23 read GetGiveDosageForm write SetGiveDosageForm; |
Give Dosage Form, Min : 0, Max : 1
|
|
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCE_23 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
Provider's Administration Instructions, Min : 0, Max : *
|
|
property DeliverToLocation : TbsCM_LA1_23 read GetDeliverToLocation write SetDeliverToLocation; |
Deliver To Location, Min : 0, Max : 1
|
|
property SubstitutionStatus : TbsID_23 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property DispenseAmount : TbsNM_23 read GetDispenseAmount write SetDispenseAmount; |
Dispense Amount, Min : 0, Max : 1
|
|
property DispenseUnits : TbsCE_23 read GetDispenseUnits write SetDispenseUnits; |
Dispense Units, Min : 0, Max : 1
|
|
property NumberofRefills : TbsNM_23 read GetNumberofRefills write SetNumberofRefills; |
Number of Refills, Min : 0, Max : 1
|
|
property OrderingProvidersDEANumber : TbsCN_23 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber; |
Ordering Provider's DEA Number, Min : 0, Max : 1
|
|
property PharmacistTreatmentSuppliersVerifierID : TbsCN_23 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID; |
Pharmacist/Treatment Supplier's Verifier ID, Min : 0, Max : 1
|
|
property PrescriptionNumber : TbsST_23 read GetPrescriptionNumber write SetPrescriptionNumber; |
Prescription Number, Min : 0, Max : 1
|
|
property NumberofRefillsRemaining : TbsNM_23 read GetNumberofRefillsRemaining write SetNumberofRefillsRemaining; |
Number of Refills Remaining, Min : 0, Max : 1
|
|
property NumberofRefillsDosesDispensed : TbsNM_23 read GetNumberofRefillsDosesDispensed write SetNumberofRefillsDosesDispensed; |
Number of Refills/Doses Dispensed, Min : 0, Max : 1
|
|
property Datetimeofmostrecentrefillordosedispensed : TbsTS_23 read GetDatetimeofmostrecentrefillordosedispensed write SetDatetimeofmostrecentrefillordosedispensed; |
Date / time of most recent refill or dose dispensed, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_23 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_23 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCE_23 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
|
property GivePer : TbsST_23 read GetGivePer write SetGivePer; |
Give Per, Min : 0, Max : 1
|
|
property GiveRateAmount : TbsST_23 read GetGiveRateAmount write SetGiveRateAmount; |
Give Rate Amount, Min : 0, Max : 1
|
|
property GiveRateUnits : TbsCE_23 read GetGiveRateUnits write SetGiveRateUnits; |
Give Rate Units, Min : 0, Max : 1
|
|
property GiveStrength : TbsNM_23 read GetGiveStrength write SetGiveStrength; |
Give Strength, Min : 0, Max : 1
|
|
property GiveStrengthUnits : TbsCE_23 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
Give Strength Units, Min : 0, Max : 1
|
|
property GiveIndication : TbsCE_23 read GetGiveIndication write SetGiveIndication; |
Give Indication, Min : 0, Max : 1
|
|
property DispensePackageSize : TbsNM_23 read GetDispensePackageSize write SetDispensePackageSize; |
Dispense Package Size, Min : 0, Max : 1
|
|
property DispensePackageSizeUnit : TbsCE_23 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
Dispense Package Size Unit, Min : 0, Max : 1
|
|
property DispensePackageMethod : TbsID_23 read GetDispensePackageMethod write SetDispensePackageMethod; |
Dispense Package Method, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|