Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXE_26
Unit
BSHL7DT26
Declaration
type TbsRXE_26 = 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.
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; |
|
|
Properties
 |
property QuantityTiming : TbsTQ_26 read GetQuantityTiming write SetQuantityTiming; |
|
Quantity/Timing, Min : 0, Max : 1
|
 |
property GiveCode : TbsCWE_26 read GetGiveCode write SetGiveCode; |
|
Give Code, Min : 1, Max : 1
|
 |
property GiveAmountMinimum : TbsNM_26 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
|
Give Amount - Minimum, Min : 1, Max : 1
|
 |
property GiveAmountMaximum : TbsNM_26 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
|
Give Amount - Maximum, Min : 0, Max : 1
|
 |
property GiveUnits : TbsCWE_26 read GetGiveUnits write SetGiveUnits; |
|
Give Units, Min : 1, Max : 1
|
 |
property GiveDosageForm : TbsCWE_26 read GetGiveDosageForm write SetGiveDosageForm; |
|
Give Dosage Form, Min : 0, Max : 1
|
 |
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCWE_26 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
|
Provider's Administration Instructions, Min : 0, Max : *
|
 |
property DeliverToLocation : TbsLA1_26 read GetDeliverToLocation write SetDeliverToLocation; |
|
Deliver-To Location, Min : 0, Max : 1
|
 |
property SubstitutionStatus : TbsID_26 read GetSubstitutionStatus write SetSubstitutionStatus; |
|
Substitution Status, Min : 0, Max : 1
|
 |
property DispenseAmount : TbsNM_26 read GetDispenseAmount write SetDispenseAmount; |
|
Dispense Amount, Min : 0, Max : 1
|
 |
property DispenseUnits : TbsCWE_26 read GetDispenseUnits write SetDispenseUnits; |
|
Dispense Units, Min : 0, Max : 1
|
 |
property NumberOfRefills : TbsNM_26 read GetNumberOfRefills write SetNumberOfRefills; |
|
Number Of Refills, Min : 0, Max : 1
|
 |
property OrderingProvidersDEANumber[RepCount:Integer]: TbsXCN_26 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber; |
|
Ordering Provider's DEA Number, Min : 0, Max : *
|
 |
property PharmacistTreatmentSuppliersVerifierID[RepCount:Integer]: TbsXCN_26 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID; |
|
Pharmacist/Treatment Supplier's Verifier ID, Min : 0, Max : *
|
 |
property PrescriptionNumber : TbsST_26 read GetPrescriptionNumber write SetPrescriptionNumber; |
|
Prescription Number, Min : 0, Max : 1
|
 |
property NumberofRefillsRemaining : TbsNM_26 read GetNumberofRefillsRemaining write SetNumberofRefillsRemaining; |
|
Number of Refills Remaining, Min : 0, Max : 1
|
 |
property NumberofRefillsDosesDispensed : TbsNM_26 read GetNumberofRefillsDosesDispensed write SetNumberofRefillsDosesDispensed; |
|
Number of Refills/Doses Dispensed, Min : 0, Max : 1
|
 |
property DTofMostRecentRefillorDoseDispensed : TbsDTM_26 read GetDTofMostRecentRefillorDoseDispensed write SetDTofMostRecentRefillorDoseDispensed; |
|
D/T of Most Recent Refill or Dose Dispensed, Min : 0, Max : 1
|
 |
property TotalDailyDose : TbsCQ_26 read GetTotalDailyDose write SetTotalDailyDose; |
|
Total Daily Dose, Min : 0, Max : 1
|
 |
property NeedsHumanReview : TbsID_26 read GetNeedsHumanReview write SetNeedsHumanReview; |
|
Needs Human Review, Min : 0, Max : 1
|
 |
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCWE_26 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
|
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
 |
property GivePer : TbsST_26 read GetGivePer write SetGivePer; |
|
Give Per, Min : 0, Max : 1
|
 |
property GiveRateAmount : TbsST_26 read GetGiveRateAmount write SetGiveRateAmount; |
|
Give Rate Amount, Min : 0, Max : 1
|
 |
property GiveRateUnits : TbsCWE_26 read GetGiveRateUnits write SetGiveRateUnits; |
|
Give Rate Units, Min : 0, Max : 1
|
 |
property GiveStrength : TbsNM_26 read GetGiveStrength write SetGiveStrength; |
|
Give Strength, Min : 0, Max : 1
|
 |
property GiveStrengthUnits : TbsCWE_26 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
|
Give Strength Units, Min : 0, Max : 1
|
 |
property GiveIndication[RepCount:Integer]: TbsCWE_26 read GetGiveIndication write SetGiveIndication; |
|
Give Indication, Min : 0, Max : *
|
 |
property DispensePackageSize : TbsNM_26 read GetDispensePackageSize write SetDispensePackageSize; |
|
Dispense Package Size, Min : 0, Max : 1
|
 |
property DispensePackageSizeUnit : TbsCWE_26 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
|
Dispense Package Size Unit, Min : 0, Max : 1
|
 |
property DispensePackageMethod : TbsID_26 read GetDispensePackageMethod write SetDispensePackageMethod; |
|
Dispense Package Method, Min : 0, Max : 1
|
 |
property SupplementaryCode[RepCount:Integer]: TbsCWE_26 read GetSupplementaryCode write SetSupplementaryCode; |
|
Supplementary Code, Min : 0, Max : *
|
 |
property OriginalOrderDateTime : TbsDTM_26 read GetOriginalOrderDateTime write SetOriginalOrderDateTime; |
|
Original Order Date/Time, Min : 0, Max : 1
|
 |
property GiveDrugStrengthVolume : TbsNM_26 read GetGiveDrugStrengthVolume write SetGiveDrugStrengthVolume; |
|
Give Drug Strength Volume, Min : 0, Max : 1
|
 |
property GiveDrugStrengthVolumeUnits : TbsCWE_26 read GetGiveDrugStrengthVolumeUnits write SetGiveDrugStrengthVolumeUnits; |
|
Give Drug Strength Volume Units, Min : 0, Max : 1
|
 |
property ControlledSubstanceSchedule : TbsCWE_26 read GetControlledSubstanceSchedule write SetControlledSubstanceSchedule; |
|
Controlled Substance Schedule, Min : 0, Max : 1
|
 |
property FormularyStatus : TbsID_26 read GetFormularyStatus write SetFormularyStatus; |
|
Formulary Status, Min : 0, Max : 1
|
 |
property PharmaceuticalSubstanceAlternative[RepCount:Integer]: TbsCWE_26 read GetPharmaceuticalSubstanceAlternative write SetPharmaceuticalSubstanceAlternative; |
|
Pharmaceutical Substance Alternative, Min : 0, Max : *
|
 |
property PharmacyofMostRecentFill : TbsCWE_26 read GetPharmacyofMostRecentFill write SetPharmacyofMostRecentFill; |
|
Pharmacy of Most Recent Fill, Min : 0, Max : 1
|
 |
property InitialDispenseAmount : TbsNM_26 read GetInitialDispenseAmount write SetInitialDispenseAmount; |
|
Initial Dispense Amount, Min : 0, Max : 1
|
 |
property DispensingPharmacy : TbsCWE_26 read GetDispensingPharmacy write SetDispensingPharmacy; |
|
Dispensing Pharmacy, Min : 0, Max : 1
|
 |
property DispensingPharmacyAddress : TbsXAD_26 read GetDispensingPharmacyAddress write SetDispensingPharmacyAddress; |
|
Dispensing Pharmacy Address, Min : 0, Max : 1
|
 |
property DelivertoPatientLocation : TbsPL_26 read GetDelivertoPatientLocation write SetDelivertoPatientLocation; |
|
Deliver-to Patient Location, Min : 0, Max : 1
|
 |
property DelivertoAddress : TbsXAD_26 read GetDelivertoAddress write SetDelivertoAddress; |
|
Deliver-to Address, Min : 0, Max : 1
|
 |
property PharmacyOrderType : TbsID_26 read GetPharmacyOrderType write SetPharmacyOrderType; |
|
Pharmacy Order Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|