Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXD_26
Unit
BSHL7DT26
Declaration
type TbsRXD_26 = class(TbsHL7Segment)
Description
Pharmacy/Treatment Dispense HL7 Attribute Table – RXD – Pharmacy/Treatment Dispense
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; |
|
|
function SupplementaryCodeRepCount : Integer; |
|
Properties
|
property DispenseSubIDCounter : TbsNM_26 read GetDispenseSubIDCounter write SetDispenseSubIDCounter; |
Dispense Sub-ID Counter, Min : 1, Max : 1
|
|
property DispenseGiveCode : TbsCWE_26 read GetDispenseGiveCode write SetDispenseGiveCode; |
Dispense/Give Code, Min : 1, Max : 1
|
|
property DateTimeDispensed : TbsDTM_26 read GetDateTimeDispensed write SetDateTimeDispensed; |
Date/Time Dispensed, Min : 1, Max : 1
|
|
property ActualDispenseAmount : TbsNM_26 read GetActualDispenseAmount write SetActualDispenseAmount; |
Actual Dispense Amount, Min : 1, Max : 1
|
|
property ActualDispenseUnits : TbsCWE_26 read GetActualDispenseUnits write SetActualDispenseUnits; |
Actual Dispense Units, Min : 0, Max : 1
|
|
property ActualDosageForm : TbsCWE_26 read GetActualDosageForm write SetActualDosageForm; |
Actual Dosage Form, Min : 0, Max : 1
|
|
property PrescriptionNumber : TbsST_26 read GetPrescriptionNumber write SetPrescriptionNumber; |
Prescription Number, Min : 1, Max : 1
|
|
property NumberofRefillsRemaining : TbsNM_26 read GetNumberofRefillsRemaining write SetNumberofRefillsRemaining; |
Number of Refills Remaining, Min : 0, Max : 1
|
|
property DispenseNotes[RepCount:Integer]: TbsST_26 read GetDispenseNotes write SetDispenseNotes; |
Dispense Notes, Min : 0, Max : *
|
|
property DispensingProvider[RepCount:Integer]: TbsXCN_26 read GetDispensingProvider write SetDispensingProvider; |
Dispensing Provider, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_26 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_26 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
|
property DispensetoLocation : TbsLA2_26 read GetDispensetoLocation write SetDispensetoLocation; |
Dispense-to Location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_26 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCWE_26 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
|
property ActualStrength : TbsNM_26 read GetActualStrength write SetActualStrength; |
Actual Strength, Min : 0, Max : 1
|
|
property ActualStrengthUnit : TbsCWE_26 read GetActualStrengthUnit write SetActualStrengthUnit; |
Actual Strength Unit, Min : 0, Max : 1
|
|
property SubstanceLotNumber[RepCount:Integer]: TbsST_26 read GetSubstanceLotNumber write SetSubstanceLotNumber; |
Substance Lot Number, Min : 0, Max : *
|
|
property SubstanceExpirationDate[RepCount:Integer]: TbsDTM_26 read GetSubstanceExpirationDate write SetSubstanceExpirationDate; |
Substance Expiration Date, Min : 0, Max : *
|
|
property SubstanceManufacturerName[RepCount:Integer]: TbsCWE_26 read GetSubstanceManufacturerName write SetSubstanceManufacturerName; |
Substance Manufacturer Name, Min : 0, Max : *
|
|
property Indication[RepCount:Integer]: TbsCWE_26 read GetIndication write SetIndication; |
Indication, Min : 0, Max : *
|
|
property DispensePackageSize : TbsNM_26 read GetDispensePackageSize write SetDispensePackageSize; |
Dispense Package Size, Min : 0, Max : 1
|
|
property DispensePackageSizeUnit : TbsCWE_26 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
Dispense Package Size Unit, Min : 0, Max : 1
|
|
property DispensePackageMethod : TbsID_26 read GetDispensePackageMethod write SetDispensePackageMethod; |
Dispense Package Method, Min : 0, Max : 1
|
|
property SupplementaryCode[RepCount:Integer]: TbsCWE_26 read GetSupplementaryCode write SetSupplementaryCode; |
Supplementary Code, Min : 0, Max : *
|
|
property InitiatingLocation : TbsCWE_26 read GetInitiatingLocation write SetInitiatingLocation; |
Initiating Location, Min : 0, Max : 1
|
|
property PackagingAssemblyLocation : TbsCWE_26 read GetPackagingAssemblyLocation write SetPackagingAssemblyLocation; |
Packaging/Assembly Location, Min : 0, Max : 1
|
|
property ActualDrugStrengthVolume : TbsNM_26 read GetActualDrugStrengthVolume write SetActualDrugStrengthVolume; |
Actual Drug Strength Volume, Min : 0, Max : 1
|
|
property ActualDrugStrengthVolumeUnits : TbsCWE_26 read GetActualDrugStrengthVolumeUnits write SetActualDrugStrengthVolumeUnits; |
Actual Drug Strength Volume Units, Min : 0, Max : 1
|
|
property DispensetoPharmacy : TbsCWE_26 read GetDispensetoPharmacy write SetDispensetoPharmacy; |
Dispense to Pharmacy, Min : 0, Max : 1
|
|
property DispensetoPharmacyAddress : TbsXAD_26 read GetDispensetoPharmacyAddress write SetDispensetoPharmacyAddress; |
Dispense to Pharmacy Address, Min : 0, Max : 1
|
|
property PharmacyOrderType : TbsID_26 read GetPharmacyOrderType write SetPharmacyOrderType; |
Pharmacy Order Type, Min : 0, Max : 1
|
|
property DispenseType : TbsCWE_26 read GetDispenseType write SetDispenseType; |
Dispense Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|