Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXG_271
Unit
BSHL7DT271
Declaration
type TbsRXG_271 = class(TbsHL7Segment)
Description
Pharmacy/treatment Give
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AdministrationNotesRepCount : Integer; |
|
|
function PharmacyTreatmentSuppliersSpecialAdministrationInstructionsRepCount : Integer; |
|
|
function SubstanceLotNumberRepCount : Integer; |
|
|
function SubstanceExpirationDateRepCount : Integer; |
|
|
function SubstanceManufacturerNameRepCount : Integer; |
|
|
function IndicationRepCount : Integer; |
|
Properties
|
property GiveSubidCounter : TbsNM_271 read GetGiveSubidCounter write SetGiveSubidCounter; |
Give Sub-id Counter, Min : 1, Max : 1
|
|
property DispenseSubidCounter : TbsNM_271 read GetDispenseSubidCounter write SetDispenseSubidCounter; |
Dispense Sub-id Counter, Min : 0, Max : 1
|
|
property QuantityTiming : TbsST_271 read GetQuantityTiming write SetQuantityTiming; |
Quantity/Timing, Min : 0, Max : 1
|
|
property GiveCode : TbsCWE_271 read GetGiveCode write SetGiveCode; |
Give Code, Min : 1, Max : 1
|
|
property GiveAmountMinimum : TbsNM_271 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
Give Amount - Minimum, Min : 1, Max : 1
|
|
property GiveAmountMaximum : TbsNM_271 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
Give Amount - Maximum, Min : 0, Max : 1
|
|
property GiveUnits : TbsCWE_271 read GetGiveUnits write SetGiveUnits; |
Give Units, Min : 1, Max : 1
|
|
property GiveDosageForm : TbsCWE_271 read GetGiveDosageForm write SetGiveDosageForm; |
Give Dosage Form, Min : 0, Max : 1
|
|
property AdministrationNotes[RepCount:Integer]: TbsCWE_271 read GetAdministrationNotes write SetAdministrationNotes; |
Administration Notes, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_271 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property DispensetoLocation : TbsLA2_271 read GetDispensetoLocation write SetDispensetoLocation; |
Dispense-to Location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_271 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacyTreatmentSuppliersSpecialAdministrationInstructions[RepCount:Integer]: TbsCWE_271 read GetPharmacyTreatmentSuppliersSpecialAdministrationInstructions write SetPharmacyTreatmentSuppliersSpecialAdministrationInstructions; |
Pharmacy/Treatment Supplier's Special Administration Instructions, Min : 0, Max : *
|
|
property GivePertimeUnit : TbsST_271 read GetGivePertimeUnit write SetGivePertimeUnit; |
Give Per (time Unit), Min : 0, Max : 1
|
|
property GiveRateAmount : TbsST_271 read GetGiveRateAmount write SetGiveRateAmount; |
Give Rate Amount, Min : 0, Max : 1
|
|
property GiveRateUnits : TbsCWE_271 read GetGiveRateUnits write SetGiveRateUnits; |
Give Rate Units, Min : 0, Max : 1
|
|
property GiveStrength : TbsNM_271 read GetGiveStrength write SetGiveStrength; |
Give Strength, Min : 0, Max : 1
|
|
property GiveStrengthUnits : TbsCWE_271 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
Give Strength Units, Min : 0, Max : 1
|
|
property SubstanceLotNumber[RepCount:Integer]: TbsST_271 read GetSubstanceLotNumber write SetSubstanceLotNumber; |
Substance Lot Number, Min : 0, Max : *
|
|
property SubstanceExpirationDate[RepCount:Integer]: TbsDTM_271 read GetSubstanceExpirationDate write SetSubstanceExpirationDate; |
Substance Expiration Date, Min : 0, Max : *
|
|
property SubstanceManufacturerName[RepCount:Integer]: TbsCWE_271 read GetSubstanceManufacturerName write SetSubstanceManufacturerName; |
Substance Manufacturer Name, Min : 0, Max : *
|
|
property Indication[RepCount:Integer]: TbsCWE_271 read GetIndication write SetIndication; |
Indication, Min : 0, Max : *
|
|
property GiveDrugStrengthVolume : TbsNM_271 read GetGiveDrugStrengthVolume write SetGiveDrugStrengthVolume; |
Give Drug Strength Volume, Min : 0, Max : 1
|
|
property GiveDrugStrengthVolumeUnits : TbsCWE_271 read GetGiveDrugStrengthVolumeUnits write SetGiveDrugStrengthVolumeUnits; |
Give Drug Strength Volume Units, Min : 0, Max : 1
|
|
property GiveBarcodeIdentifier : TbsCWE_271 read GetGiveBarcodeIdentifier write SetGiveBarcodeIdentifier; |
Give Barcode Identifier, Min : 0, Max : 1
|
|
property PharmacyOrderType : TbsID_271 read GetPharmacyOrderType write SetPharmacyOrderType; |
Pharmacy Order Type, Min : 0, Max : 1
|
|
property DispenseToPharmacy : TbsCWE_271 read GetDispenseToPharmacy write SetDispenseToPharmacy; |
Dispense To Pharmacy, Min : 0, Max : 1
|
|
property DispenseToPharmacyAddress : TbsXAD_271 read GetDispenseToPharmacyAddress write SetDispenseToPharmacyAddress; |
Dispense To Pharmacy Address, Min : 0, Max : 1
|
|
property DelivertoPatientLocation : TbsPL_271 read GetDelivertoPatientLocation write SetDelivertoPatientLocation; |
Deliver-to Patient Location, Min : 0, Max : 1
|
|
property DelivertoAddress : TbsXAD_271 read GetDelivertoAddress write SetDelivertoAddress; |
Deliver-to Address, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|