Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXE_231
Unit
BSHL7DT231
Declaration
type TbsRXE_231 = class(TbsHL7Segment)
Description
Pharmacy/treatment encoded order segment 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; |
|
|
Properties
 |
property QuantityTiming : TbsTQ_231 read GetQuantityTiming write SetQuantityTiming; |
|
Quantity/Timing, Min : 1, Max : 1
|
 |
property GiveCode : TbsCE_231 read GetGiveCode write SetGiveCode; |
|
Give Code, Min : 1, Max : 1
|
 |
property GiveAmountMinimum : TbsNM_231 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
|
Give Amount - Minimum, Min : 1, Max : 1
|
 |
property GiveAmountMaximum : TbsNM_231 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
|
Give Amount - Maximum, Min : 0, Max : 1
|
 |
property GiveUnits : TbsCE_231 read GetGiveUnits write SetGiveUnits; |
|
Give Units, Min : 1, Max : 1
|
 |
property GiveDosageForm : TbsCE_231 read GetGiveDosageForm write SetGiveDosageForm; |
|
Give Dosage Form, Min : 0, Max : 1
|
 |
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCE_231 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
|
Provider s Administration Instructions, Min : 0, Max : *
|
 |
property DelivertoLocation : TbsLA1_231 read GetDelivertoLocation write SetDelivertoLocation; |
|
Deliver-to Location, Min : 0, Max : 1
|
 |
property SubstitutionStatus : TbsID_231 read GetSubstitutionStatus write SetSubstitutionStatus; |
|
Substitution Status, Min : 0, Max : 1
|
 |
property DispenseAmount : TbsNM_231 read GetDispenseAmount write SetDispenseAmount; |
|
Dispense Amount, Min : 0, Max : 1
|
 |
property DispenseUnits : TbsCE_231 read GetDispenseUnits write SetDispenseUnits; |
|
Dispense Units, Min : 0, Max : 1
|
 |
property NumberOfRefills : TbsNM_231 read GetNumberOfRefills write SetNumberOfRefills; |
|
Number Of Refills, Min : 0, Max : 1
|
 |
property OrderingProvidersDEANumber[RepCount:Integer]: TbsXCN_231 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber; |
|
Ordering Provider s DEA Number, Min : 0, Max : *
|
 |
property PharmacistTreatmentSuppliersVerifierID[RepCount:Integer]: TbsXCN_231 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID; |
|
Pharmacist/Treatment Supplier s Verifier ID, Min : 0, Max : *
|
 |
property PrescriptionNumber : TbsST_231 read GetPrescriptionNumber write SetPrescriptionNumber; |
|
Prescription Number, Min : 0, Max : 1
|
 |
property NumberofRefillsRemaining : TbsNM_231 read GetNumberofRefillsRemaining write SetNumberofRefillsRemaining; |
|
Number of Refills Remaining, Min : 0, Max : 1
|
 |
property NumberofRefillsDosesDispensed : TbsNM_231 read GetNumberofRefillsDosesDispensed write SetNumberofRefillsDosesDispensed; |
|
Number of Refills/Doses Dispensed, Min : 0, Max : 1
|
 |
property DTofMostRecentRefillorDoseDispensed : TbsTS_231 read GetDTofMostRecentRefillorDoseDispensed write SetDTofMostRecentRefillorDoseDispensed; |
|
D/T of Most Recent Refill or Dose Dispensed, Min : 0, Max : 1
|
 |
property TotalDailyDose : TbsCQ_231 read GetTotalDailyDose write SetTotalDailyDose; |
|
Total Daily Dose, Min : 0, Max : 1
|
 |
property NeedsHumanReview : TbsID_231 read GetNeedsHumanReview write SetNeedsHumanReview; |
|
Needs Human Review, Min : 0, Max : 1
|
 |
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCE_231 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
|
Pharmacy/Treatment Supplier s Special Dispensing Instructions, Min : 0, Max : *
|
 |
property GivePer : TbsST_231 read GetGivePer write SetGivePer; |
|
Give Per, Min : 0, Max : 1
|
 |
property GiveRateAmount : TbsST_231 read GetGiveRateAmount write SetGiveRateAmount; |
|
Give Rate Amount, Min : 0, Max : 1
|
 |
property GiveRateUnits : TbsCE_231 read GetGiveRateUnits write SetGiveRateUnits; |
|
Give Rate Units, Min : 0, Max : 1
|
 |
property GiveStrength : TbsNM_231 read GetGiveStrength write SetGiveStrength; |
|
Give Strength, Min : 0, Max : 1
|
 |
property GiveStrengthUnits : TbsCE_231 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
|
Give Strength Units, Min : 0, Max : 1
|
 |
property GiveIndication[RepCount:Integer]: TbsCE_231 read GetGiveIndication write SetGiveIndication; |
|
Give Indication, Min : 0, Max : *
|
 |
property DispensePackageSize : TbsNM_231 read GetDispensePackageSize write SetDispensePackageSize; |
|
Dispense Package Size, Min : 0, Max : 1
|
 |
property DispensePackageSizeUnit : TbsCE_231 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
|
Dispense Package Size Unit, Min : 0, Max : 1
|
 |
property DispensePackageMethod : TbsID_231 read GetDispensePackageMethod write SetDispensePackageMethod; |
|
Dispense Package Method, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|