Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXE_271
Unit
BSHL7DT271
Declaration
type TbsRXE_271 = 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_271 read GetQuantityTiming write SetQuantityTiming; |
|
Quantity/Timing, Min : 0, Max : 1
|
 |
property GiveCode : TbsCWE_271 read GetGiveCode write SetGiveCode; |
|
Give Code, Min : 1, Max : 1
|
 |
property GiveAmountMinimum : TbsNM_271 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
|
Give Amount - Minimum, Min : 1, Max : 1
|
 |
property GiveAmountMaximum : TbsNM_271 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
|
Give Amount - Maximum, Min : 0, Max : 1
|
 |
property GiveUnits : TbsCWE_271 read GetGiveUnits write SetGiveUnits; |
|
Give Units, Min : 1, Max : 1
|
 |
property GiveDosageForm : TbsCWE_271 read GetGiveDosageForm write SetGiveDosageForm; |
|
Give Dosage Form, Min : 0, Max : 1
|
 |
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCWE_271 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
|
Provider's Administration Instructions, Min : 0, Max : *
|
 |
property DelivertoLocation : TbsLA1_271 read GetDelivertoLocation write SetDelivertoLocation; |
|
Deliver-to Location, Min : 0, Max : 1
|
 |
property SubstitutionStatus : TbsID_271 read GetSubstitutionStatus write SetSubstitutionStatus; |
|
Substitution Status, Min : 0, Max : 1
|
 |
property DispenseAmount : TbsNM_271 read GetDispenseAmount write SetDispenseAmount; |
|
Dispense Amount, Min : 0, Max : 1
|
 |
property DispenseUnits : TbsCWE_271 read GetDispenseUnits write SetDispenseUnits; |
|
Dispense Units, Min : 0, Max : 1
|
 |
property NumberOfRefills : TbsNM_271 read GetNumberOfRefills write SetNumberOfRefills; |
|
Number Of Refills, Min : 0, Max : 1
|
 |
property OrderingProvidersDeaNumber[RepCount:Integer]: TbsXCN_271 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber; |
|
Ordering Provider's Dea Number, Min : 0, Max : *
|
 |
property PharmacistTreatmentSuppliersVerifierId[RepCount:Integer]: TbsXCN_271 read GetPharmacistTreatmentSuppliersVerifierId write SetPharmacistTreatmentSuppliersVerifierId; |
|
Pharmacist/Treatment Supplier's Verifier Id, Min : 0, Max : *
|
 |
property PrescriptionNumber : TbsST_271 read GetPrescriptionNumber write SetPrescriptionNumber; |
|
Prescription Number, Min : 0, Max : 1
|
 |
property NumberOfRefillsRemaining : TbsNM_271 read GetNumberOfRefillsRemaining write SetNumberOfRefillsRemaining; |
|
Number Of Refills Remaining, Min : 0, Max : 1
|
 |
property NumberOfRefillsDosesDispensed : TbsNM_271 read GetNumberOfRefillsDosesDispensed write SetNumberOfRefillsDosesDispensed; |
|
Number Of Refills/Doses Dispensed, Min : 0, Max : 1
|
 |
property DTOfMostRecentRefillOrDoseDispensed : TbsDTM_271 read GetDTOfMostRecentRefillOrDoseDispensed write SetDTOfMostRecentRefillOrDoseDispensed; |
|
D/T Of Most Recent Refill Or Dose Dispensed, Min : 0, Max : 1
|
 |
property TotalDailyDose : TbsCQ_271 read GetTotalDailyDose write SetTotalDailyDose; |
|
Total Daily Dose, Min : 0, Max : 1
|
 |
property NeedsHumanReview : TbsID_271 read GetNeedsHumanReview write SetNeedsHumanReview; |
|
Needs Human Review, Min : 0, Max : 1
|
 |
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCWE_271 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
|
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
 |
property GivePertimeUnit : TbsST_271 read GetGivePertimeUnit write SetGivePertimeUnit; |
|
Give Per (time Unit), Min : 0, Max : 1
|
 |
property GiveRateAmount : TbsST_271 read GetGiveRateAmount write SetGiveRateAmount; |
|
Give Rate Amount, Min : 0, Max : 1
|
 |
property GiveRateUnits : TbsCWE_271 read GetGiveRateUnits write SetGiveRateUnits; |
|
Give Rate Units, Min : 0, Max : 1
|
 |
property GiveStrength : TbsNM_271 read GetGiveStrength write SetGiveStrength; |
|
Give Strength, Min : 0, Max : 1
|
 |
property GiveStrengthUnits : TbsCWE_271 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
|
Give Strength Units, Min : 0, Max : 1
|
 |
property GiveIndication[RepCount:Integer]: TbsCWE_271 read GetGiveIndication write SetGiveIndication; |
|
Give Indication, Min : 0, Max : *
|
 |
property DispensePackageSize : TbsNM_271 read GetDispensePackageSize write SetDispensePackageSize; |
|
Dispense Package Size, Min : 0, Max : 1
|
 |
property DispensePackageSizeUnit : TbsCWE_271 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
|
Dispense Package Size Unit, Min : 0, Max : 1
|
 |
property DispensePackageMethod : TbsID_271 read GetDispensePackageMethod write SetDispensePackageMethod; |
|
Dispense Package Method, Min : 0, Max : 1
|
 |
property SupplementaryCode[RepCount:Integer]: TbsCWE_271 read GetSupplementaryCode write SetSupplementaryCode; |
|
Supplementary Code, Min : 0, Max : *
|
 |
property OriginalOrderDateTime : TbsDTM_271 read GetOriginalOrderDateTime write SetOriginalOrderDateTime; |
|
Original Order Date/Time, Min : 0, Max : 1
|
 |
property GiveDrugStrengthVolume : TbsNM_271 read GetGiveDrugStrengthVolume write SetGiveDrugStrengthVolume; |
|
Give Drug Strength Volume, Min : 0, Max : 1
|
 |
property GiveDrugStrengthVolumeUnits : TbsCWE_271 read GetGiveDrugStrengthVolumeUnits write SetGiveDrugStrengthVolumeUnits; |
|
Give Drug Strength Volume Units, Min : 0, Max : 1
|
 |
property ControlledSubstanceSchedule : TbsCWE_271 read GetControlledSubstanceSchedule write SetControlledSubstanceSchedule; |
|
Controlled Substance Schedule, Min : 0, Max : 1
|
 |
property FormularyStatus : TbsID_271 read GetFormularyStatus write SetFormularyStatus; |
|
Formulary Status, Min : 0, Max : 1
|
 |
property PharmaceuticalSubstanceAlternative[RepCount:Integer]: TbsCWE_271 read GetPharmaceuticalSubstanceAlternative write SetPharmaceuticalSubstanceAlternative; |
|
Pharmaceutical Substance Alternative, Min : 0, Max : *
|
 |
property PharmacyOfMostRecentFill : TbsCWE_271 read GetPharmacyOfMostRecentFill write SetPharmacyOfMostRecentFill; |
|
Pharmacy Of Most Recent Fill, Min : 0, Max : 1
|
 |
property InitialDispenseAmount : TbsNM_271 read GetInitialDispenseAmount write SetInitialDispenseAmount; |
|
Initial Dispense Amount, Min : 0, Max : 1
|
 |
property DispensingPharmacy : TbsCWE_271 read GetDispensingPharmacy write SetDispensingPharmacy; |
|
Dispensing Pharmacy, Min : 0, Max : 1
|
 |
property DispensingPharmacyAddress : TbsXAD_271 read GetDispensingPharmacyAddress write SetDispensingPharmacyAddress; |
|
Dispensing Pharmacy Address, Min : 0, Max : 1
|
 |
property DelivertoPatientLocation : TbsPL_271 read GetDelivertoPatientLocation write SetDelivertoPatientLocation; |
|
Deliver-to Patient Location, Min : 0, Max : 1
|
 |
property DelivertoAddress : TbsXAD_271 read GetDelivertoAddress write SetDelivertoAddress; |
|
Deliver-to Address, Min : 0, Max : 1
|
 |
property PharmacyOrderType : TbsID_271 read GetPharmacyOrderType write SetPharmacyOrderType; |
|
Pharmacy Order Type, Min : 0, Max : 1
|
 |
property PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_271 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber; |
|
Pharmacy Phone Number, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|