Class TbsRXE_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRXE_22 = class(TbsHL7Segment)

Description

Pharmacy Encoded Order The RXE segment details the pharmacy application's encoding of the order. It also contains several pharmacyspecific order status fields, such as RXE-16-number of refills remaining, RXE-17-number of refills/doses dispensed, RXE-18-date/time of most recent refill/dose, and RXE-19-total daily dose.

Hierarchy

Overview

Methods

Public function ProvidersAdministrationInstructionsRepCount : Integer;
Public function PharmacySpecialDispensingInstructionsRepCount : Integer;

Properties

Public property QuantityTiming : TbsTQ_22 read GetQuantityTiming write SetQuantityTiming;
Public property GiveCode : TbsCE_22 read GetGiveCode write SetGiveCode;
Public property GiveAmountMinimum : TbsNM_22 read GetGiveAmountMinimum write SetGiveAmountMinimum;
Public property GiveAmountMaximum : TbsNM_22 read GetGiveAmountMaximum write SetGiveAmountMaximum;
Public property GiveUnits : TbsCE_22 read GetGiveUnits write SetGiveUnits;
Public property GiveDosageForm : TbsCE_22 read GetGiveDosageForm write SetGiveDosageForm;
Public property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCE_22 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions;
Public property DelivertoLocation : TbsCM_LA1_22 read GetDelivertoLocation write SetDelivertoLocation;
Public property SubstitutionStatus : TbsID_22 read GetSubstitutionStatus write SetSubstitutionStatus;
Public property DispenseAmount : TbsNM_22 read GetDispenseAmount write SetDispenseAmount;
Public property DispenseUnits : TbsCE_22 read GetDispenseUnits write SetDispenseUnits;
Public property NumberOfRefills : TbsNM_22 read GetNumberOfRefills write SetNumberOfRefills;
Public property OrderingProvidersDeaNumber : TbsCN_PERSON_22 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber;
Public property PharmacistVerifierId : TbsCN_PERSON_22 read GetPharmacistVerifierId write SetPharmacistVerifierId;
Public property PrescriptionNumber : TbsST_22 read GetPrescriptionNumber write SetPrescriptionNumber;
Public property NumberOfRefillsRemaining : TbsNM_22 read GetNumberOfRefillsRemaining write SetNumberOfRefillsRemaining;
Public property NumberOfRefillsDosesDispensed : TbsNM_22 read GetNumberOfRefillsDosesDispensed write SetNumberOfRefillsDosesDispensed;
Public property DateTimeOfMostRecentRefillOrDoseDispensed : TbsTS_22 read GetDateTimeOfMostRecentRefillOrDoseDispensed write SetDateTimeOfMostRecentRefillOrDoseDispensed;
Public property TotalDailyDose : TbsCQ_22 read GetTotalDailyDose write SetTotalDailyDose;
Public property NeedsHumanReview : TbsID_22 read GetNeedsHumanReview write SetNeedsHumanReview;
Public property PharmacySpecialDispensingInstructions[RepCount:Integer]: TbsCE_22 read GetPharmacySpecialDispensingInstructions write SetPharmacySpecialDispensingInstructions;
Public property GivePertimeUnit : TbsST_22 read GetGivePertimeUnit write SetGivePertimeUnit;
Public property GiveRateAmount : TbsCE_22 read GetGiveRateAmount write SetGiveRateAmount;
Public property GiveRateUnits : TbsCE_22 read GetGiveRateUnits write SetGiveRateUnits;

Description

Methods

Public function ProvidersAdministrationInstructionsRepCount : Integer;
 
Public function PharmacySpecialDispensingInstructionsRepCount : Integer;
 

Properties

Public property QuantityTiming : TbsTQ_22 read GetQuantityTiming write SetQuantityTiming;

Quantity / Timing, Min : 1, Max : 1

Public property GiveCode : TbsCE_22 read GetGiveCode write SetGiveCode;

Give Code, Min : 1, Max : 1

Public property GiveAmountMinimum : TbsNM_22 read GetGiveAmountMinimum write SetGiveAmountMinimum;

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

Public property GiveAmountMaximum : TbsNM_22 read GetGiveAmountMaximum write SetGiveAmountMaximum;

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

Public property GiveUnits : TbsCE_22 read GetGiveUnits write SetGiveUnits;

Give Units, Min : 1, Max : 1

Public property GiveDosageForm : TbsCE_22 read GetGiveDosageForm write SetGiveDosageForm;

Give Dosage Form, Min : 0, Max : 1

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

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

Public property DelivertoLocation : TbsCM_LA1_22 read GetDelivertoLocation write SetDelivertoLocation;

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

Public property SubstitutionStatus : TbsID_22 read GetSubstitutionStatus write SetSubstitutionStatus;

Substitution Status, Min : 0, Max : 1

Public property DispenseAmount : TbsNM_22 read GetDispenseAmount write SetDispenseAmount;

Dispense Amount, Min : 0, Max : 1

Public property DispenseUnits : TbsCE_22 read GetDispenseUnits write SetDispenseUnits;

Dispense Units, Min : 0, Max : 1

Public property NumberOfRefills : TbsNM_22 read GetNumberOfRefills write SetNumberOfRefills;

Number Of Refills, Min : 0, Max : 1

Public property OrderingProvidersDeaNumber : TbsCN_PERSON_22 read GetOrderingProvidersDeaNumber write SetOrderingProvidersDeaNumber;

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

Public property PharmacistVerifierId : TbsCN_PERSON_22 read GetPharmacistVerifierId write SetPharmacistVerifierId;

Pharmacist Verifier Id, Min : 0, Max : 1

Public property PrescriptionNumber : TbsST_22 read GetPrescriptionNumber write SetPrescriptionNumber;

Prescription Number, Min : 1, Max : 1

Public property NumberOfRefillsRemaining : TbsNM_22 read GetNumberOfRefillsRemaining write SetNumberOfRefillsRemaining;

Number Of Refills Remaining, Min : 0, Max : 1

Public property NumberOfRefillsDosesDispensed : TbsNM_22 read GetNumberOfRefillsDosesDispensed write SetNumberOfRefillsDosesDispensed;

Number Of Refills / Doses Dispensed, Min : 0, Max : 1

Public property DateTimeOfMostRecentRefillOrDoseDispensed : TbsTS_22 read GetDateTimeOfMostRecentRefillOrDoseDispensed write SetDateTimeOfMostRecentRefillOrDoseDispensed;

Date / Time Of Most Recent Refill Or Dose Dispensed, Min : 0, Max : 1

Public property TotalDailyDose : TbsCQ_22 read GetTotalDailyDose write SetTotalDailyDose;

Total Daily Dose, Min : 0, Max : 1

Public property NeedsHumanReview : TbsID_22 read GetNeedsHumanReview write SetNeedsHumanReview;

Needs Human Review, Min : 0, Max : 1

Public property PharmacySpecialDispensingInstructions[RepCount:Integer]: TbsCE_22 read GetPharmacySpecialDispensingInstructions write SetPharmacySpecialDispensingInstructions;

Pharmacy Special Dispensing Instructions, Min : 0, Max : *

Public property GivePertimeUnit : TbsST_22 read GetGivePertimeUnit write SetGivePertimeUnit;

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

Public property GiveRateAmount : TbsCE_22 read GetGiveRateAmount write SetGiveRateAmount;

Give Rate Amount, Min : 0, Max : 1

Public property GiveRateUnits : TbsCE_22 read GetGiveRateUnits write SetGiveRateUnits;

Give Rate Units, Min : 0, Max : 1


Generated by PasDoc 0.14.0.