Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXD_231
Unit
BSHL7DT231
Declaration
type TbsRXD_231 = class(TbsHL7Segment)
Description
Pharmacy/treatment dispense segment Figure 4-17. RXD attributes
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function DispenseNotesRepCount : Integer; |
|
|
function DispensingProviderRepCount : Integer; |
|
|
function PharmacyTreatmentSuppliersSpecialDispensingInstructionsRepCount : Integer; |
|
|
function SubstanceLotNumberRepCount : Integer; |
|
|
function SubstanceExpirationDateRepCount : Integer; |
|
|
function SubstanceManufacturerNameRepCount : Integer; |
|
|
function IndicationRepCount : Integer; |
|
Properties
|
property DispenseSubIDCounter : TbsNM_231 read GetDispenseSubIDCounter write SetDispenseSubIDCounter; |
Dispense Sub-ID Counter, Min : 1, Max : 1
|
|
property DispenseGiveCode : TbsCE_231 read GetDispenseGiveCode write SetDispenseGiveCode; |
Dispense/Give Code, Min : 1, Max : 1
|
|
property DateTimeDispensed : TbsTS_231 read GetDateTimeDispensed write SetDateTimeDispensed; |
Date/Time Dispensed, Min : 1, Max : 1
|
|
property ActualDispenseAmount : TbsNM_231 read GetActualDispenseAmount write SetActualDispenseAmount; |
Actual Dispense Amount, Min : 1, Max : 1
|
|
property ActualDispenseUnits : TbsCE_231 read GetActualDispenseUnits write SetActualDispenseUnits; |
Actual Dispense Units, Min : 0, Max : 1
|
|
property ActualDosageForm : TbsCE_231 read GetActualDosageForm write SetActualDosageForm; |
Actual Dosage Form, Min : 0, Max : 1
|
|
property PrescriptionNumber : TbsST_231 read GetPrescriptionNumber write SetPrescriptionNumber; |
Prescription Number, Min : 1, Max : 1
|
|
property NumberofRefillsRemaining : TbsNM_231 read GetNumberofRefillsRemaining write SetNumberofRefillsRemaining; |
Number of Refills Remaining, Min : 0, Max : 1
|
|
property DispenseNotes[RepCount:Integer]: TbsST_231 read GetDispenseNotes write SetDispenseNotes; |
Dispense Notes, Min : 0, Max : *
|
|
property DispensingProvider[RepCount:Integer]: TbsXCN_231 read GetDispensingProvider write SetDispensingProvider; |
Dispensing Provider, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_231 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_231 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
|
property DispenseToLocation : TbsLA2_231 read GetDispenseToLocation write SetDispenseToLocation; |
Dispense-To Location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_231 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCE_231 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
Pharmacy/Treatment Supplier s Special Dispensing Instructions, Min : 0, Max : *
|
|
property ActualStrength : TbsNM_231 read GetActualStrength write SetActualStrength; |
Actual Strength, Min : 0, Max : 1
|
|
property ActualStrengthUnit : TbsCE_231 read GetActualStrengthUnit write SetActualStrengthUnit; |
Actual Strength Unit, Min : 0, Max : 1
|
|
property SubstanceLotNumber[RepCount:Integer]: TbsST_231 read GetSubstanceLotNumber write SetSubstanceLotNumber; |
Substance Lot Number, Min : 0, Max : *
|
|
property SubstanceExpirationDate[RepCount:Integer]: TbsTS_231 read GetSubstanceExpirationDate write SetSubstanceExpirationDate; |
Substance Expiration Date, Min : 0, Max : *
|
|
property SubstanceManufacturerName[RepCount:Integer]: TbsCE_231 read GetSubstanceManufacturerName write SetSubstanceManufacturerName; |
Substance Manufacturer Name, Min : 0, Max : *
|
|
property Indication[RepCount:Integer]: TbsCE_231 read GetIndication write SetIndication; |
Indication, Min : 0, Max : *
|
|
property DispensePackageSize : TbsNM_231 read GetDispensePackageSize write SetDispensePackageSize; |
Dispense Package Size, Min : 0, Max : 1
|
|
property DispensePackageSizeUnit : TbsCE_231 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
Dispense Package Size Unit, Min : 0, Max : 1
|
|
property DispensePackageMethod : TbsID_231 read GetDispensePackageMethod write SetDispensePackageMethod; |
Dispense Package Method, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|