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