Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXD_27
Unit
BSHL7DT27
Declaration
type TbsRXD_27 = class(TbsHL7Segment)
Description
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; |
|
|
function PharmacyPhoneNumberRepCount : Integer; |
|
Properties
|
property DispenseSubidCounter : TbsNM_27 read GetDispenseSubidCounter write SetDispenseSubidCounter; |
Dispense Sub-id Counter, Min : 1, Max : 1
|
|
property DispenseGiveCode : TbsCWE_27 read GetDispenseGiveCode write SetDispenseGiveCode; |
Dispense/Give Code, Min : 1, Max : 1
|
|
property DateTimeDispensed : TbsDTM_27 read GetDateTimeDispensed write SetDateTimeDispensed; |
Date/Time Dispensed, Min : 1, Max : 1
|
|
property ActualDispenseAmount : TbsNM_27 read GetActualDispenseAmount write SetActualDispenseAmount; |
Actual Dispense Amount, Min : 1, Max : 1
|
|
property ActualDispenseUnits : TbsCWE_27 read GetActualDispenseUnits write SetActualDispenseUnits; |
Actual Dispense Units, Min : 0, Max : 1
|
|
property ActualDosageForm : TbsCWE_27 read GetActualDosageForm write SetActualDosageForm; |
Actual Dosage Form, Min : 0, Max : 1
|
|
property PrescriptionNumber : TbsST_27 read GetPrescriptionNumber write SetPrescriptionNumber; |
Prescription Number, Min : 1, Max : 1
|
|
property NumberOfRefillsRemaining : TbsNM_27 read GetNumberOfRefillsRemaining write SetNumberOfRefillsRemaining; |
Number Of Refills Remaining, Min : 0, Max : 1
|
|
property DispenseNotes[RepCount:Integer]: TbsST_27 read GetDispenseNotes write SetDispenseNotes; |
Dispense Notes, Min : 0, Max : *
|
|
property DispensingProvider[RepCount:Integer]: TbsXCN_27 read GetDispensingProvider write SetDispensingProvider; |
Dispensing Provider, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_27 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property TotalDailyDose : TbsCQ_27 read GetTotalDailyDose write SetTotalDailyDose; |
Total Daily Dose, Min : 0, Max : 1
|
|
property DispensetoLocation : TbsLA2_27 read GetDispensetoLocation write SetDispensetoLocation; |
Dispense-to Location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_27 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialDispensingInstructions[RepCount:Integer]: TbsCWE_27 read GetPharmacyTreatmentSuppliersSpecialDispensingInstructions write SetPharmacyTreatmentSuppliersSpecialDispensingInstructions; |
Pharmacy/Treatment Supplier's Special Dispensing Instructions, Min : 0, Max : *
|
|
property ActualStrength : TbsNM_27 read GetActualStrength write SetActualStrength; |
Actual Strength, Min : 0, Max : 1
|
|
property ActualStrengthUnit : TbsCWE_27 read GetActualStrengthUnit write SetActualStrengthUnit; |
Actual Strength Unit, Min : 0, Max : 1
|
|
property SubstanceLotNumber[RepCount:Integer]: TbsST_27 read GetSubstanceLotNumber write SetSubstanceLotNumber; |
Substance Lot Number, Min : 0, Max : *
|
|
property SubstanceExpirationDate[RepCount:Integer]: TbsDTM_27 read GetSubstanceExpirationDate write SetSubstanceExpirationDate; |
Substance Expiration Date, Min : 0, Max : *
|
|
property SubstanceManufacturerName[RepCount:Integer]: TbsCWE_27 read GetSubstanceManufacturerName write SetSubstanceManufacturerName; |
Substance Manufacturer Name, Min : 0, Max : *
|
|
property Indication[RepCount:Integer]: TbsCWE_27 read GetIndication write SetIndication; |
Indication, Min : 0, Max : *
|
|
property DispensePackageSize : TbsNM_27 read GetDispensePackageSize write SetDispensePackageSize; |
Dispense Package Size, Min : 0, Max : 1
|
|
property DispensePackageSizeUnit : TbsCWE_27 read GetDispensePackageSizeUnit write SetDispensePackageSizeUnit; |
Dispense Package Size Unit, Min : 0, Max : 1
|
|
property DispensePackageMethod : TbsID_27 read GetDispensePackageMethod write SetDispensePackageMethod; |
Dispense Package Method, Min : 0, Max : 1
|
|
property SupplementaryCode[RepCount:Integer]: TbsCWE_27 read GetSupplementaryCode write SetSupplementaryCode; |
Supplementary Code, Min : 0, Max : *
|
|
property InitiatingLocation : TbsCWE_27 read GetInitiatingLocation write SetInitiatingLocation; |
Initiating Location, Min : 0, Max : 1
|
|
property PackagingAssemblyLocation : TbsCWE_27 read GetPackagingAssemblyLocation write SetPackagingAssemblyLocation; |
Packaging/Assembly Location, Min : 0, Max : 1
|
|
property ActualDrugStrengthVolume : TbsNM_27 read GetActualDrugStrengthVolume write SetActualDrugStrengthVolume; |
Actual Drug Strength Volume, Min : 0, Max : 1
|
|
property ActualDrugStrengthVolumeUnits : TbsCWE_27 read GetActualDrugStrengthVolumeUnits write SetActualDrugStrengthVolumeUnits; |
Actual Drug Strength Volume Units, Min : 0, Max : 1
|
|
property DispenseToPharmacy : TbsCWE_27 read GetDispenseToPharmacy write SetDispenseToPharmacy; |
Dispense To Pharmacy, Min : 0, Max : 1
|
|
property DispenseToPharmacyAddress : TbsXAD_27 read GetDispenseToPharmacyAddress write SetDispenseToPharmacyAddress; |
Dispense To Pharmacy Address, Min : 0, Max : 1
|
|
property PharmacyOrderType : TbsID_27 read GetPharmacyOrderType write SetPharmacyOrderType; |
Pharmacy Order Type, Min : 0, Max : 1
|
|
property DispenseType : TbsCWE_27 read GetDispenseType write SetDispenseType; |
Dispense Type, Min : 0, Max : 1
|
|
property PharmacyPhoneNumber[RepCount:Integer]: TbsXTN_27 read GetPharmacyPhoneNumber write SetPharmacyPhoneNumber; |
Pharmacy Phone Number, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|