Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXO_271
Unit
BSHL7DT271
Declaration
type TbsRXO_271 = class(TbsHL7Segment)
Description
Pharmacy/treatment Order This is the "master" pharmacy/treatment order segment. It contains order data not specific to components or additives. Unlike the OBR, it does not contain status fields or other data that are results-only. It can be used for any type of pharmacy order, including inpatient (unit dose and compound unit dose), outpatient, IVs, and hyperalimentation IVs (nutritional IVs), as well as other non-pharmacy treatments, e.g., respiratory therapy, oxygen, and many nursing treatments. In addition to the pharmaceutical/treatment information, this segment contains additional data such as provider and text comments. A quantity/timing field is not needed in the RXO segment. The ORC segment contains the requested ORC-7-quantity/timing of the original order which does not change as the order is encoded, dispensed, or administered.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function ProvidersPharmacyTreatmentInstructionsRepCount : Integer; |
|
|
 |
function ProvidersAdministrationInstructionsRepCount : Integer; |
|
|
 |
function OrderingProvidersDeaNumberRepCount : Integer; |
|
|
 |
function PharmacistTreatmentSuppliersVerifierIdRepCount : Integer; |
|
|
 |
function IndicationRepCount : Integer; |
|
|
 |
function SupplementaryCodeRepCount : Integer; |
|
|
 |
function PharmacyPhoneNumberRepCount : Integer; |
|
|
Properties
 |
property RequestedGiveCode : TbsCWE_271 read GetRequestedGiveCode write SetRequestedGiveCode; |
|
Requested Give Code, Min : 0, Max : 1
|
 |
property RequestedGiveAmountMinimum : TbsNM_271 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum; |
|
Requested Give Amount - Minimum, Min : 0, Max : 1
|
 |
property RequestedGiveAmountMaximum : TbsNM_271 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum; |
|
Requested Give Amount - Maximum, Min : 0, Max : 1
|
 |
property RequestedGiveUnits : TbsCWE_271 read GetRequestedGiveUnits write SetRequestedGiveUnits; |
|
Requested Give Units, Min : 0, Max : 1
|
 |
property RequestedDosageForm : TbsCWE_271 read GetRequestedDosageForm write SetRequestedDosageForm; |
|
Requested Dosage Form, Min : 0, Max : 1
|
 |
property ProvidersPharmacyTreatmentInstructions[RepCount:Integer]: TbsCWE_271 read GetProvidersPharmacyTreatmentInstructions write SetProvidersPharmacyTreatmentInstructions; |
|
Provider's Pharmacy/Treatment Instructions, Min : 0, Max : *
|
 |
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 AllowSubstitutions : TbsID_271 read GetAllowSubstitutions write SetAllowSubstitutions; |
|
Allow Substitutions, Min : 0, Max : 1
|
 |
property RequestedDispenseCode : TbsCWE_271 read GetRequestedDispenseCode write SetRequestedDispenseCode; |
|
Requested Dispense Code, Min : 0, Max : 1
|
 |
property RequestedDispenseAmount : TbsNM_271 read GetRequestedDispenseAmount write SetRequestedDispenseAmount; |
|
Requested Dispense Amount, Min : 0, Max : 1
|
 |
property RequestedDispenseUnits : TbsCWE_271 read GetRequestedDispenseUnits write SetRequestedDispenseUnits; |
|
Requested 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 NeedsHumanReview : TbsID_271 read GetNeedsHumanReview write SetNeedsHumanReview; |
|
Needs Human Review, Min : 0, Max : 1
|
 |
property RequestedGivePertimeUnit : TbsST_271 read GetRequestedGivePertimeUnit write SetRequestedGivePertimeUnit; |
|
Requested Give Per (time Unit), Min : 0, Max : 1
|
 |
property RequestedGiveStrength : TbsNM_271 read GetRequestedGiveStrength write SetRequestedGiveStrength; |
|
Requested Give Strength, Min : 0, Max : 1
|
 |
property RequestedGiveStrengthUnits : TbsCWE_271 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits; |
|
Requested Give Strength Units, Min : 0, Max : 1
|
 |
property Indication[RepCount:Integer]: TbsCWE_271 read GetIndication write SetIndication; |
|
Indication, Min : 0, Max : *
|
 |
property RequestedGiveRateAmount : TbsST_271 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount; |
|
Requested Give Rate Amount, Min : 0, Max : 1
|
 |
property RequestedGiveRateUnits : TbsCWE_271 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits; |
|
Requested Give Rate Units, Min : 0, Max : 1
|
 |
property TotalDailyDose : TbsCQ_271 read GetTotalDailyDose write SetTotalDailyDose; |
|
Total Daily Dose, Min : 0, Max : 1
|
 |
property SupplementaryCode[RepCount:Integer]: TbsCWE_271 read GetSupplementaryCode write SetSupplementaryCode; |
|
Supplementary Code, Min : 0, Max : *
|
 |
property RequestedDrugStrengthVolume : TbsNM_271 read GetRequestedDrugStrengthVolume write SetRequestedDrugStrengthVolume; |
|
Requested Drug Strength Volume, Min : 0, Max : 1
|
 |
property RequestedDrugStrengthVolumeUnits : TbsCWE_271 read GetRequestedDrugStrengthVolumeUnits write SetRequestedDrugStrengthVolumeUnits; |
|
Requested Drug Strength Volume Units, Min : 0, Max : 1
|
 |
property PharmacyOrderType : TbsID_271 read GetPharmacyOrderType write SetPharmacyOrderType; |
|
Pharmacy Order Type, Min : 0, Max : 1
|
 |
property DispensingInterval : TbsNM_271 read GetDispensingInterval write SetDispensingInterval; |
|
Dispensing Interval, Min : 0, Max : 1
|
 |
property MedicationInstanceIdentifier : TbsEI_271 read GetMedicationInstanceIdentifier write SetMedicationInstanceIdentifier; |
|
Medication Instance Identifier, Min : 0, Max : 1
|
 |
property SegmentInstanceIdentifier : TbsEI_271 read GetSegmentInstanceIdentifier write SetSegmentInstanceIdentifier; |
|
Segment Instance Identifier, Min : 0, Max : 1
|
 |
property MoodCode : TbsCNE_271 read GetMoodCode write SetMoodCode; |
|
Mood Code, 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 PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_271 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber; |
|
Pharmacy Phone Number, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|