Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXO_23
Unit
BSHL7DT23
Declaration
type TbsRXO_23 = class(TbsHL7Segment)
Description
Pharmacy prescription order segment
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function ProvidersPharmacyInstructionsRepCount : Integer; |
|
|
 |
function ProvidersAdministrationInstructionsRepCount : Integer; |
|
|
Properties
 |
property RequestedGiveCode : TbsCE_23 read GetRequestedGiveCode write SetRequestedGiveCode; |
|
Requested Give Code, Min : 1, Max : 1
|
 |
property RequestedGiveAmountMinimum : TbsNM_23 read GetRequestedGiveAmountMinimum write SetRequestedGiveAmountMinimum; |
|
Requested Give Amount - Minimum, Min : 1, Max : 1
|
 |
property RequestedGiveAmountMaximum : TbsNM_23 read GetRequestedGiveAmountMaximum write SetRequestedGiveAmountMaximum; |
|
Requested Give Amount - Maximum, Min : 0, Max : 1
|
 |
property RequestedGiveUnits : TbsCE_23 read GetRequestedGiveUnits write SetRequestedGiveUnits; |
|
Requested Give Units, Min : 1, Max : 1
|
 |
property RequestedDosageForm : TbsCE_23 read GetRequestedDosageForm write SetRequestedDosageForm; |
|
Requested Dosage Form, Min : 0, Max : 1
|
 |
property ProvidersPharmacyInstructions[RepCount:Integer]: TbsCE_23 read GetProvidersPharmacyInstructions write SetProvidersPharmacyInstructions; |
|
Provider's Pharmacy Instructions, Min : 0, Max : *
|
 |
property ProvidersAdministrationInstructions[RepCount:Integer]: TbsCE_23 read GetProvidersAdministrationInstructions write SetProvidersAdministrationInstructions; |
|
Provider's Administration Instructions, Min : 0, Max : *
|
 |
property DeliverToLocation : TbsCM_LA1_23 read GetDeliverToLocation write SetDeliverToLocation; |
|
Deliver To Location, Min : 0, Max : 1
|
 |
property AllowSubstitutions : TbsID_23 read GetAllowSubstitutions write SetAllowSubstitutions; |
|
Allow Substitutions, Min : 0, Max : 1
|
 |
property RequestedDispenseCode : TbsCE_23 read GetRequestedDispenseCode write SetRequestedDispenseCode; |
|
Requested Dispense Code, Min : 0, Max : 1
|
 |
property RequestedDispenseAmount : TbsNM_23 read GetRequestedDispenseAmount write SetRequestedDispenseAmount; |
|
Requested Dispense Amount, Min : 0, Max : 1
|
 |
property RequestedDispenseUnits : TbsCE_23 read GetRequestedDispenseUnits write SetRequestedDispenseUnits; |
|
Requested Dispense Units, Min : 0, Max : 1
|
 |
property NumberofRefills : TbsNM_23 read GetNumberofRefills write SetNumberofRefills; |
|
Number of Refills, Min : 0, Max : 1
|
 |
property OrderingProvidersDEANumber : TbsCN_23 read GetOrderingProvidersDEANumber write SetOrderingProvidersDEANumber; |
|
Ordering Provider's DEA Number, Min : 0, Max : 1
|
 |
property PharmacistTreatmentSuppliersVerifierID : TbsCN_23 read GetPharmacistTreatmentSuppliersVerifierID write SetPharmacistTreatmentSuppliersVerifierID; |
|
Pharmacist/Treatment Supplier's Verifier ID, Min : 0, Max : 1
|
 |
property NeedsHumanReview : TbsID_23 read GetNeedsHumanReview write SetNeedsHumanReview; |
|
Needs Human Review, Min : 0, Max : 1
|
 |
property RequestedGivePer : TbsST_23 read GetRequestedGivePer write SetRequestedGivePer; |
|
Requested Give Per, Min : 0, Max : 1
|
 |
property RequestedGiveStrength : TbsNM_23 read GetRequestedGiveStrength write SetRequestedGiveStrength; |
|
Requested Give Strength, Min : 0, Max : 1
|
 |
property RequestedGiveStrengthUnits : TbsCE_23 read GetRequestedGiveStrengthUnits write SetRequestedGiveStrengthUnits; |
|
Requested Give Strength Units, Min : 0, Max : 1
|
 |
property Indication : TbsCE_23 read GetIndication write SetIndication; |
|
Indication, Min : 0, Max : 1
|
 |
property RequestedGiveRateAmount : TbsST_23 read GetRequestedGiveRateAmount write SetRequestedGiveRateAmount; |
|
Requested Give Rate Amount, Min : 0, Max : 1
|
 |
property RequestedGiveRateUnits : TbsCE_23 read GetRequestedGiveRateUnits write SetRequestedGiveRateUnits; |
|
Requested Give Rate Units, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|