Class TbsRXO_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXO_28 = 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

Public function ProvidersPharmacyTreatmentInstructionsRepCount : Integer;
Public function ProvidersAdministrationInstructionsRepCount : Integer;
Public function OrderingProvidersDeaNumberRepCount : Integer;
Public function PharmacistTreatmentSuppliersVerifierIdRepCount : Integer;
Public function IndicationRepCount : Integer;
Public function SupplementaryCodeRepCount : Integer;
Public function PharmacyPhoneNumberRepCount : Integer;

Properties

Public property RequestedGiveCode : TbsCWE_28 read GetRequestedGiveCode write SetRequestedGiveCode;
Public property RequestedGiveAmountMinimum : TbsNM_28 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum;
Public property RequestedGiveAmountMaximum : TbsNM_28 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum;
Public property RequestedGiveUnits : TbsCWE_28 read GetRequestedGiveUnits write SetRequestedGiveUnits;
Public property RequestedDosageForm : TbsCWE_28 read GetRequestedDosageForm write SetRequestedDosageForm;
Public property ProvidersPharmacyTreatmentInstructions[RepCount:Integer]: TbsCWE_28 read GetProvidersPharmacyTreatmentInstructions write SetProvidersPharmacyTreatmentInstructions;
Public property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCWE_28 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions;
Public property DelivertoLocation : TbsST_28 read GetDelivertoLocation write SetDelivertoLocation;
Public property AllowSubstitutions : TbsID_28 read GetAllowSubstitutions write SetAllowSubstitutions;
Public property RequestedDispenseCode : TbsCWE_28 read GetRequestedDispenseCode write SetRequestedDispenseCode;
Public property RequestedDispenseAmount : TbsNM_28 read GetRequestedDispenseAmount write SetRequestedDispenseAmount;
Public property RequestedDispenseUnits : TbsCWE_28 read GetRequestedDispenseUnits write SetRequestedDispenseUnits;
Public property NumberOfRefills : TbsNM_28 read GetNumberOfRefills write SetNumberOfRefills;
Public property OrderingProvidersDeaNumber[RepCount:Integer]: TbsXCN_28 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber;
Public property PharmacistTreatmentSuppliersVerifierId[RepCount:Integer]: TbsXCN_28 read GetPharmacistTreatmentSuppliersVerifierId write SetPharmacistTreatmentSuppliersVerifierId;
Public property NeedsHumanReview : TbsID_28 read GetNeedsHumanReview write SetNeedsHumanReview;
Public property RequestedGivePertimeUnit : TbsST_28 read GetRequestedGivePertimeUnit write SetRequestedGivePertimeUnit;
Public property RequestedGiveStrength : TbsNM_28 read GetRequestedGiveStrength write SetRequestedGiveStrength;
Public property RequestedGiveStrengthUnits : TbsCWE_28 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits;
Public property Indication[RepCount:Integer]: TbsCWE_28 read GetIndication write SetIndication;
Public property RequestedGiveRateAmount : TbsST_28 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount;
Public property RequestedGiveRateUnits : TbsCWE_28 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits;
Public property TotalDailyDose : TbsCQ_28 read GetTotalDailyDose write SetTotalDailyDose;
Public property SupplementaryCode[RepCount:Integer]: TbsCWE_28 read GetSupplementaryCode write SetSupplementaryCode;
Public property RequestedDrugStrengthVolume : TbsNM_28 read GetRequestedDrugStrengthVolume write SetRequestedDrugStrengthVolume;
Public property RequestedDrugStrengthVolumeUnits : TbsCWE_28 read GetRequestedDrugStrengthVolumeUnits write SetRequestedDrugStrengthVolumeUnits;
Public property PharmacyOrderType : TbsID_28 read GetPharmacyOrderType write SetPharmacyOrderType;
Public property DispensingInterval : TbsNM_28 read GetDispensingInterval write SetDispensingInterval;
Public property MedicationInstanceIdentifier : TbsEI_28 read GetMedicationInstanceIdentifier write SetMedicationInstanceIdentifier;
Public property SegmentInstanceIdentifier : TbsEI_28 read GetSegmentInstanceIdentifier write SetSegmentInstanceIdentifier;
Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;
Public property DispensingPharmacy : TbsCWE_28 read GetDispensingPharmacy write SetDispensingPharmacy;
Public property DispensingPharmacyAddress : TbsXAD_28 read GetDispensingPharmacyAddress write SetDispensingPharmacyAddress;
Public property DelivertoPatientLocation : TbsPL_28 read GetDelivertoPatientLocation write SetDelivertoPatientLocation;
Public property DelivertoAddress : TbsXAD_28 read GetDelivertoAddress write SetDelivertoAddress;
Public property PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_28 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber;

Description

Methods

Public function ProvidersPharmacyTreatmentInstructionsRepCount : Integer;
 
Public function ProvidersAdministrationInstructionsRepCount : Integer;
 
Public function OrderingProvidersDeaNumberRepCount : Integer;
 
Public function PharmacistTreatmentSuppliersVerifierIdRepCount : Integer;
 
Public function IndicationRepCount : Integer;
 
Public function SupplementaryCodeRepCount : Integer;
 
Public function PharmacyPhoneNumberRepCount : Integer;
 

Properties

Public property RequestedGiveCode : TbsCWE_28 read GetRequestedGiveCode write SetRequestedGiveCode;

Requested Give Code, Min : 0, Max : 1

Public property RequestedGiveAmountMinimum : TbsNM_28 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum;

Requested Give Amount - Minimum, Min : 0, Max : 1

Public property RequestedGiveAmountMaximum : TbsNM_28 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum;

Requested Give Amount - Maximum, Min : 0, Max : 1

Public property RequestedGiveUnits : TbsCWE_28 read GetRequestedGiveUnits write SetRequestedGiveUnits;

Requested Give Units, Min : 0, Max : 1

Public property RequestedDosageForm : TbsCWE_28 read GetRequestedDosageForm write SetRequestedDosageForm;

Requested Dosage Form, Min : 0, Max : 1

Public property ProvidersPharmacyTreatmentInstructions[RepCount:Integer]: TbsCWE_28 read GetProvidersPharmacyTreatmentInstructions write SetProvidersPharmacyTreatmentInstructions;

Provider's Pharmacy/Treatment Instructions, Min : 0, Max : *

Public property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCWE_28 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions;

Provider's Administration Instructions, Min : 0, Max : *

Public property DelivertoLocation : TbsST_28 read GetDelivertoLocation write SetDelivertoLocation;

Deliver-to Location, Min : 0, Max : 1

Public property AllowSubstitutions : TbsID_28 read GetAllowSubstitutions write SetAllowSubstitutions;

Allow Substitutions, Min : 0, Max : 1

Public property RequestedDispenseCode : TbsCWE_28 read GetRequestedDispenseCode write SetRequestedDispenseCode;

Requested Dispense Code, Min : 0, Max : 1

Public property RequestedDispenseAmount : TbsNM_28 read GetRequestedDispenseAmount write SetRequestedDispenseAmount;

Requested Dispense Amount, Min : 0, Max : 1

Public property RequestedDispenseUnits : TbsCWE_28 read GetRequestedDispenseUnits write SetRequestedDispenseUnits;

Requested Dispense Units, Min : 0, Max : 1

Public property NumberOfRefills : TbsNM_28 read GetNumberOfRefills write SetNumberOfRefills;

Number Of Refills, Min : 0, Max : 1

Public property OrderingProvidersDeaNumber[RepCount:Integer]: TbsXCN_28 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber;

Ordering Provider's Dea Number, Min : 0, Max : *

Public property PharmacistTreatmentSuppliersVerifierId[RepCount:Integer]: TbsXCN_28 read GetPharmacistTreatmentSuppliersVerifierId write SetPharmacistTreatmentSuppliersVerifierId;

Pharmacist/Treatment Supplier's Verifier Id, Min : 0, Max : *

Public property NeedsHumanReview : TbsID_28 read GetNeedsHumanReview write SetNeedsHumanReview;

Needs Human Review, Min : 0, Max : 1

Public property RequestedGivePertimeUnit : TbsST_28 read GetRequestedGivePertimeUnit write SetRequestedGivePertimeUnit;

Requested Give Per (time Unit), Min : 0, Max : 1

Public property RequestedGiveStrength : TbsNM_28 read GetRequestedGiveStrength write SetRequestedGiveStrength;

Requested Give Strength, Min : 0, Max : 1

Public property RequestedGiveStrengthUnits : TbsCWE_28 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits;

Requested Give Strength Units, Min : 0, Max : 1

Public property Indication[RepCount:Integer]: TbsCWE_28 read GetIndication write SetIndication;

Indication, Min : 0, Max : *

Public property RequestedGiveRateAmount : TbsST_28 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount;

Requested Give Rate Amount, Min : 0, Max : 1

Public property RequestedGiveRateUnits : TbsCWE_28 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits;

Requested Give Rate Units, Min : 0, Max : 1

Public property TotalDailyDose : TbsCQ_28 read GetTotalDailyDose write SetTotalDailyDose;

Total Daily Dose, Min : 0, Max : 1

Public property SupplementaryCode[RepCount:Integer]: TbsCWE_28 read GetSupplementaryCode write SetSupplementaryCode;

Supplementary Code, Min : 0, Max : *

Public property RequestedDrugStrengthVolume : TbsNM_28 read GetRequestedDrugStrengthVolume write SetRequestedDrugStrengthVolume;

Requested Drug Strength Volume, Min : 0, Max : 1

Public property RequestedDrugStrengthVolumeUnits : TbsCWE_28 read GetRequestedDrugStrengthVolumeUnits write SetRequestedDrugStrengthVolumeUnits;

Requested Drug Strength Volume Units, Min : 0, Max : 1

Public property PharmacyOrderType : TbsID_28 read GetPharmacyOrderType write SetPharmacyOrderType;

Pharmacy Order Type, Min : 0, Max : 1

Public property DispensingInterval : TbsNM_28 read GetDispensingInterval write SetDispensingInterval;

Dispensing Interval, Min : 0, Max : 1

Public property MedicationInstanceIdentifier : TbsEI_28 read GetMedicationInstanceIdentifier write SetMedicationInstanceIdentifier;

Medication Instance Identifier, Min : 0, Max : 1

Public property SegmentInstanceIdentifier : TbsEI_28 read GetSegmentInstanceIdentifier write SetSegmentInstanceIdentifier;

Segment Instance Identifier, Min : 0, Max : 1

Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;

Mood Code, Min : 0, Max : 1

Public property DispensingPharmacy : TbsCWE_28 read GetDispensingPharmacy write SetDispensingPharmacy;

Dispensing Pharmacy, Min : 0, Max : 1

Public property DispensingPharmacyAddress : TbsXAD_28 read GetDispensingPharmacyAddress write SetDispensingPharmacyAddress;

Dispensing Pharmacy Address, Min : 0, Max : 1

Public property DelivertoPatientLocation : TbsPL_28 read GetDelivertoPatientLocation write SetDelivertoPatientLocation;

Deliver-to Patient Location, Min : 0, Max : 1

Public property DelivertoAddress : TbsXAD_28 read GetDelivertoAddress write SetDelivertoAddress;

Deliver-to Address, Min : 0, Max : 1

Public property PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_28 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber;

Pharmacy Phone Number, Min : 0, Max : *


Generated by PasDoc 0.14.0.