Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXO_231
Unit
BSHL7DT231
Declaration
type TbsRXO_231 = class(TbsHL7Segment)
Description
Pharmacy/treatment order segment 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
Properties
Description
Methods
|
function ProvidersPharmacyTreatmentInstructionsRepCount : Integer; |
|
|
function ProvidersAdministrationInstructionsRepCount : Integer; |
|
|
function OrderingProvidersDEANumberRepCount : Integer; |
|
|
function PharmacistTreatmentSuppliersVerifierIDRepCount : Integer; |
|
|
function IndicationRepCount : Integer; |
|
Properties
|
property RequestedGiveCode : TbsCE_231 read GetRequestedGiveCode write SetRequestedGiveCode; |
Requested Give Code, Min : 0, Max : 1
|
|
property RequestedGiveAmountMinimum : TbsNM_231 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum; |
Requested Give Amount - Minimum, Min : 0, Max : 1
|
|
property RequestedGiveAmountMaximum : TbsNM_231 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum; |
Requested Give Amount - Maximum, Min : 0, Max : 1
|
|
property RequestedGiveUnits : TbsCE_231 read GetRequestedGiveUnits write SetRequestedGiveUnits; |
Requested Give Units, Min : 0, Max : 1
|
|
property RequestedDosageForm : TbsCE_231 read GetRequestedDosageForm write SetRequestedDosageForm; |
Requested Dosage Form, Min : 0, Max : 1
|
|
property ProvidersPharmacyTreatmentInstructions[RepCount:Integer]: TbsCE_231 read GetProvidersPharmacyTreatmentInstructions write SetProvidersPharmacyTreatmentInstructions; |
Provider s Pharmacy/Treatment Instructions, Min : 0, Max : *
|
|
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 AllowSubstitutions : TbsID_231 read GetAllowSubstitutions write SetAllowSubstitutions; |
Allow Substitutions, Min : 0, Max : 1
|
|
property RequestedDispenseCode : TbsCE_231 read GetRequestedDispenseCode write SetRequestedDispenseCode; |
Requested Dispense Code, Min : 0, Max : 1
|
|
property RequestedDispenseAmount : TbsNM_231 read GetRequestedDispenseAmount write SetRequestedDispenseAmount; |
Requested Dispense Amount, Min : 0, Max : 1
|
|
property RequestedDispenseUnits : TbsCE_231 read GetRequestedDispenseUnits write SetRequestedDispenseUnits; |
Requested 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 NeedsHumanReview : TbsID_231 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property RequestedGivePer : TbsST_231 read GetRequestedGivePer write SetRequestedGivePer; |
Requested Give Per, Min : 0, Max : 1
|
|
property RequestedGiveStrength : TbsNM_231 read GetRequestedGiveStrength write SetRequestedGiveStrength; |
Requested Give Strength, Min : 0, Max : 1
|
|
property RequestedGiveStrengthUnits : TbsCE_231 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits; |
Requested Give Strength Units, Min : 0, Max : 1
|
|
property Indication[RepCount:Integer]: TbsCE_231 read GetIndication write SetIndication; |
Indication, Min : 0, Max : *
|
|
property RequestedGiveRateAmount : TbsST_231 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount; |
Requested Give Rate Amount, Min : 0, Max : 1
|
|
property RequestedGiveRateUnits : TbsCE_231 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits; |
Requested Give Rate Units, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_231 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|