Class TbsRXO_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXO_251 = 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.

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;

Properties

Public property RequestedGiveCode : TbsCE_251 read GetRequestedGiveCode write SetRequestedGiveCode;
Public property RequestedGiveAmountMinimum : TbsNM_251 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum;
Public property RequestedGiveAmountMaximum : TbsNM_251 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum;
Public property RequestedGiveUnits : TbsCE_251 read GetRequestedGiveUnits write SetRequestedGiveUnits;
Public property RequestedDosageForm : TbsCE_251 read GetRequestedDosageForm write SetRequestedDosageForm;
Public property ProvidersPharmacyTreatmentInstructions[RepCount:Integer]: TbsCE_251 read GetProvidersPharmacyTreatmentInstructions write SetProvidersPharmacyTreatmentInstructions;
Public property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCE_251 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions;
Public property DeliverToLocation : TbsLA1_251 read GetDeliverToLocation write SetDeliverToLocation;
Public property AllowSubstitutions : TbsID_251 read GetAllowSubstitutions write SetAllowSubstitutions;
Public property RequestedDispenseCode : TbsCE_251 read GetRequestedDispenseCode write SetRequestedDispenseCode;
Public property RequestedDispenseAmount : TbsNM_251 read GetRequestedDispenseAmount write SetRequestedDispenseAmount;
Public property RequestedDispenseUnits : TbsCE_251 read GetRequestedDispenseUnits write SetRequestedDispenseUnits;
Public property NumberOfRefills : TbsNM_251 read GetNumberOfRefills write SetNumberOfRefills;
Public property OrderingProvidersDEANumber[RepCount:Integer]: TbsXCN_251 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber;
Public property PharmacistTreatmentSuppliersVerifierID[RepCount:Integer]: TbsXCN_251 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID;
Public property NeedsHumanReview : TbsID_251 read GetNeedsHumanReview write SetNeedsHumanReview;
Public property RequestedGivePer : TbsST_251 read GetRequestedGivePer write SetRequestedGivePer;
Public property RequestedGiveStrength : TbsNM_251 read GetRequestedGiveStrength write SetRequestedGiveStrength;
Public property RequestedGiveStrengthUnits : TbsCE_251 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits;
Public property Indication[RepCount:Integer]: TbsCE_251 read GetIndication write SetIndication;
Public property RequestedGiveRateAmount : TbsST_251 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount;
Public property RequestedGiveRateUnits : TbsCE_251 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits;
Public property TotalDailyDose : TbsCQ_251 read GetTotalDailyDose write SetTotalDailyDose;
Public property SupplementaryCode[RepCount:Integer]: TbsCE_251 read GetSupplementaryCode write SetSupplementaryCode;
Public property RequestedDrugStrengthVolume : TbsNM_251 read GetRequestedDrugStrengthVolume write SetRequestedDrugStrengthVolume;
Public property RequestedDrugStrengthVolumeUnits : TbsCWE_251 read GetRequestedDrugStrengthVolumeUnits write SetRequestedDrugStrengthVolumeUnits;
Public property PharmacyOrderType : TbsID_251 read GetPharmacyOrderType write SetPharmacyOrderType;
Public property DispensingInterval : TbsNM_251 read GetDispensingInterval write SetDispensingInterval;

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;
 

Properties

Public property RequestedGiveCode : TbsCE_251 read GetRequestedGiveCode write SetRequestedGiveCode;

Requested Give Code, Min : 0, Max : 1

Public property RequestedGiveAmountMinimum : TbsNM_251 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum;

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

Public property RequestedGiveAmountMaximum : TbsNM_251 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum;

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

Public property RequestedGiveUnits : TbsCE_251 read GetRequestedGiveUnits write SetRequestedGiveUnits;

Requested Give Units, Min : 0, Max : 1

Public property RequestedDosageForm : TbsCE_251 read GetRequestedDosageForm write SetRequestedDosageForm;

Requested Dosage Form, Min : 0, Max : 1

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

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

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

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

Public property DeliverToLocation : TbsLA1_251 read GetDeliverToLocation write SetDeliverToLocation;

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

Public property AllowSubstitutions : TbsID_251 read GetAllowSubstitutions write SetAllowSubstitutions;

Allow Substitutions, Min : 0, Max : 1

Public property RequestedDispenseCode : TbsCE_251 read GetRequestedDispenseCode write SetRequestedDispenseCode;

Requested Dispense Code, Min : 0, Max : 1

Public property RequestedDispenseAmount : TbsNM_251 read GetRequestedDispenseAmount write SetRequestedDispenseAmount;

Requested Dispense Amount, Min : 0, Max : 1

Public property RequestedDispenseUnits : TbsCE_251 read GetRequestedDispenseUnits write SetRequestedDispenseUnits;

Requested Dispense Units, Min : 0, Max : 1

Public property NumberOfRefills : TbsNM_251 read GetNumberOfRefills write SetNumberOfRefills;

Number Of Refills, Min : 0, Max : 1

Public property OrderingProvidersDEANumber[RepCount:Integer]: TbsXCN_251 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber;

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

Public property PharmacistTreatmentSuppliersVerifierID[RepCount:Integer]: TbsXCN_251 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID;

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

Public property NeedsHumanReview : TbsID_251 read GetNeedsHumanReview write SetNeedsHumanReview;

Needs Human Review, Min : 0, Max : 1

Public property RequestedGivePer : TbsST_251 read GetRequestedGivePer write SetRequestedGivePer;

Requested Give Per, Min : 0, Max : 1

Public property RequestedGiveStrength : TbsNM_251 read GetRequestedGiveStrength write SetRequestedGiveStrength;

Requested Give Strength, Min : 0, Max : 1

Public property RequestedGiveStrengthUnits : TbsCE_251 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits;

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

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

Indication, Min : 0, Max : *

Public property RequestedGiveRateAmount : TbsST_251 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount;

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

Public property RequestedGiveRateUnits : TbsCE_251 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits;

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

Public property TotalDailyDose : TbsCQ_251 read GetTotalDailyDose write SetTotalDailyDose;

Total Daily Dose, Min : 0, Max : 1

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

Supplementary Code, Min : 0, Max : *

Public property RequestedDrugStrengthVolume : TbsNM_251 read GetRequestedDrugStrengthVolume write SetRequestedDrugStrengthVolume;

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

Public property RequestedDrugStrengthVolumeUnits : TbsCWE_251 read GetRequestedDrugStrengthVolumeUnits write SetRequestedDrugStrengthVolumeUnits;

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

Public property PharmacyOrderType : TbsID_251 read GetPharmacyOrderType write SetPharmacyOrderType;

Pharmacy Order Type, Min : 0, Max : 1

Public property DispensingInterval : TbsNM_251 read GetDispensingInterval write SetDispensingInterval;

Dispensing Interval, Min : 0, Max : 1


Generated by PasDoc 0.14.0.