Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXE_28
Unit
BSHL7DT28
Declaration
type TbsRXE_28 = class(TbsHL7Segment)
Description
Pharmacy/treatment Encoded Order The RXE segment details the pharmacy or treatment application's encoding of the order. It also contains several pharmacy-specific order status fields, such as RXE-16-number of refills remaining, RXE-17-number of refills/doses dispensed, RXE-18-D/T of most recent refill or dose dispensed, and RXE-19-total daily dose. Note that ORC-7-quantity/timing has a different meaning from RXE-1-quantity/timing and RXG-3-quantity/timing. The pharmacy or treatment department has the "authority" (and/or necessity) to schedule dispense/give events. Hence, the pharmacy or treatment department has the responsibility to encode this scheduling information in RXE-1-quantity/timing and RXG-3-quantity/timing. ORC-7-quantity/timing does not change: it always specifies the requested give/dispense schedule of the original order.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ProvidersAdministrationInstructionsRepCount : Integer; |
|
|
function OrderingProvidersDeaNumberRepCount : Integer; |
|
|
function PharmacistTreatmentSuppliersVerifierIdRepCount : Integer; |
|
|
function PharmacyTreatmentSuppliersSpecialDispensingInstructionsRepCount : Integer; |
|
|
function GiveIndicationRepCount : Integer; |
|
|
function SupplementaryCodeRepCount : Integer; |
|
|
function PharmaceuticalSubstanceAlternativeRepCount : Integer; |
|
|
function PharmacyPhoneNumberRepCount : Integer; |
|
Properties
|
property QuantityTiming : TbsST_28 read GetQuantityTiming write SetQuantityTiming; |
Quantity/Timing, Min : 0, Max : 1
|
|
property GiveCode : TbsCWE_28 read GetGiveCode write SetGiveCode; |
Give Code, Min : 1, Max : 1
|
|
property GiveAmountMinimum : TbsNM_28 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
Give Amount - Minimum, Min : 1, Max : 1
|
|
property GiveAmountMaximum : TbsNM_28 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
Give Amount - Maximum, Min : 0, Max : 1
|
|
property GiveUnits : TbsCWE_28 read GetGiveUnits write SetGiveUnits; |
Give Units, Min : 1, Max : 1
|
|
property GiveDosageForm : TbsCWE_28 read GetGiveDosageForm write SetGiveDosageForm; |
Give Dosage Form, Min : 0, Max : 1
|
|
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCWE_28 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
Provider's Administration Instructions, Min : 0, Max : *
|
|
property DelivertoLocation : TbsST_28 read GetDelivertoLocation write SetDelivertoLocation; |
Deliver-to Location, Min : 0, Max : 1
|
|
property SubstitutionStatus : TbsID_28 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property DispenseAmount : TbsNM_28 read GetDispenseAmount write SetDispenseAmount; |
Dispense Amount, Min : 0, Max : 1
|
|
property DispenseUnits : TbsCWE_28 read GetDispenseUnits write SetDispenseUnits; |
Dispense Units, Min : 0, Max : 1
|
|
property NumberOfRefills : TbsNM_28 read GetNumberOfRefills write SetNumberOfRefills; |
Number Of Refills, Min : 0, Max : 1
|
|
property OrderingProvidersDeaNumber[RepCount:Integer]: TbsXCN_28 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber; |
Ordering Provider's Dea Number, Min : 0, Max : *
|
|
property PharmacistTreatmentSuppliersVerifierId[RepCount:Integer]: TbsXCN_28 read GetPharmacistTreatmentSuppliersVerifierId write SetPharmacistTreatmentSuppliersVerifierId; |
Pharmacist/Treatment Supplier's Verifier Id, Min : 0, Max : *
|
|
property PrescriptionNumber : TbsST_28 read GetPrescriptionNumber write SetPrescriptionNumber; |
Prescription Number, Min : 0, Max : 1
|
|
property NumberOfRefillsRemaining : TbsNM_28 read GetNumberOfRefillsRemaining write SetNumberOfRefillsRemaining; |
Number Of Refills Remaining, Min : 0, Max : 1
|
|
property NumberOfRefillsDosesDispensed : TbsNM_28 read GetNumberOfRefillsDosesDispensed write SetNumberOfRefillsDosesDispensed; |
Number Of Refills/Doses Dispensed, Min : 0, Max : 1
|
|
property DTOfMostRecentRefillOrDoseDispensed : TbsDTM_28 read GetDTOfMostRecentRefillOrDoseDispensed write SetDTOfMostRecentRefillOrDoseDispensed; |
D/T Of Most Recent Refill Or Dose Dispensed, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_28 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_28 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCWE_28 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
|
property GivePertimeUnit : TbsST_28 read GetGivePertimeUnit write SetGivePertimeUnit; |
Give Per (time Unit), Min : 0, Max : 1
|
|
property GiveRateAmount : TbsST_28 read GetGiveRateAmount write SetGiveRateAmount; |
Give Rate Amount, Min : 0, Max : 1
|
|
property GiveRateUnits : TbsCWE_28 read GetGiveRateUnits write SetGiveRateUnits; |
Give Rate Units, Min : 0, Max : 1
|
|
property GiveStrength : TbsNM_28 read GetGiveStrength write SetGiveStrength; |
Give Strength, Min : 0, Max : 1
|
|
property GiveStrengthUnits : TbsCWE_28 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
Give Strength Units, Min : 0, Max : 1
|
|
property GiveIndication[RepCount:Integer]: TbsCWE_28 read GetGiveIndication write SetGiveIndication; |
Give Indication, Min : 0, Max : *
|
|
property DispensePackageSize : TbsNM_28 read GetDispensePackageSize write SetDispensePackageSize; |
Dispense Package Size, Min : 0, Max : 1
|
|
property DispensePackageSizeUnit : TbsCWE_28 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
Dispense Package Size Unit, Min : 0, Max : 1
|
|
property DispensePackageMethod : TbsID_28 read GetDispensePackageMethod write SetDispensePackageMethod; |
Dispense Package Method, Min : 0, Max : 1
|
|
property SupplementaryCode[RepCount:Integer]: TbsCWE_28 read GetSupplementaryCode write SetSupplementaryCode; |
Supplementary Code, Min : 0, Max : *
|
|
property OriginalOrderDateTime : TbsDTM_28 read GetOriginalOrderDateTime write SetOriginalOrderDateTime; |
Original Order Date/Time, Min : 0, Max : 1
|
|
property GiveDrugStrengthVolume : TbsNM_28 read GetGiveDrugStrengthVolume write SetGiveDrugStrengthVolume; |
Give Drug Strength Volume, Min : 0, Max : 1
|
|
property GiveDrugStrengthVolumeUnits : TbsCWE_28 read GetGiveDrugStrengthVolumeUnits write SetGiveDrugStrengthVolumeUnits; |
Give Drug Strength Volume Units, Min : 0, Max : 1
|
|
property ControlledSubstanceSchedule : TbsCWE_28 read GetControlledSubstanceSchedule write SetControlledSubstanceSchedule; |
Controlled Substance Schedule, Min : 0, Max : 1
|
|
property FormularyStatus : TbsID_28 read GetFormularyStatus write SetFormularyStatus; |
Formulary Status, Min : 0, Max : 1
|
|
property PharmaceuticalSubstanceAlternative[RepCount:Integer]: TbsCWE_28 read GetPharmaceuticalSubstanceAlternative write SetPharmaceuticalSubstanceAlternative; |
Pharmaceutical Substance Alternative, Min : 0, Max : *
|
|
property PharmacyOfMostRecentFill : TbsCWE_28 read GetPharmacyOfMostRecentFill write SetPharmacyOfMostRecentFill; |
Pharmacy Of Most Recent Fill, Min : 0, Max : 1
|
|
property InitialDispenseAmount : TbsNM_28 read GetInitialDispenseAmount write SetInitialDispenseAmount; |
Initial Dispense Amount, Min : 0, Max : 1
|
|
property DispensingPharmacy : TbsCWE_28 read GetDispensingPharmacy write SetDispensingPharmacy; |
Dispensing Pharmacy, Min : 0, Max : 1
|
|
property DispensingPharmacyAddress : TbsXAD_28 read GetDispensingPharmacyAddress write SetDispensingPharmacyAddress; |
Dispensing Pharmacy Address, Min : 0, Max : 1
|
|
property DelivertoPatientLocation : TbsPL_28 read GetDelivertoPatientLocation write SetDelivertoPatientLocation; |
Deliver-to Patient Location, Min : 0, Max : 1
|
|
property DelivertoAddress : TbsXAD_28 read GetDelivertoAddress write SetDelivertoAddress; |
Deliver-to Address, Min : 0, Max : 1
|
|
property PharmacyOrderType : TbsID_28 read GetPharmacyOrderType write SetPharmacyOrderType; |
Pharmacy Order Type, Min : 0, Max : 1
|
|
property PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_28 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber; |
Pharmacy Phone Number, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|