Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXG_23
Unit
BSHL7DT23
Declaration
type TbsRXG_23 = class(TbsHL7Segment)
Description
Pharmacy give segment
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AdministrationNotesRepCount : Integer; |
|
|
function SubstanceLotNumberRepCount : Integer; |
|
|
function SubstanceExpirationDateRepCount : Integer; |
|
|
function SubstanceManufacturerNameRepCount : Integer; |
|
Properties
|
property GiveSubIDCounter : TbsID_23 read GetGiveSubIDCounter write SetGiveSubIDCounter; |
Give Sub-ID Counter, Min : 0, Max : 1
|
|
property DispenseSubIDCounter : TbsNM_23 read GetDispenseSubIDCounter write SetDispenseSubIDCounter; |
Dispense Sub-ID Counter, Min : 1, Max : 1
|
|
property QuantityTiming : TbsTQ_23 read GetQuantityTiming write SetQuantityTiming; |
Quantity/Timing, Min : 1, Max : 1
|
|
property GiveCode : TbsCE_23 read GetGiveCode write SetGiveCode; |
Give Code, Min : 1, Max : 1
|
|
property GiveAmountMinimum : TbsNM_23 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
Give Amount - Minimum, Min : 1, Max : 1
|
|
property GiveAmountMaximum : TbsNM_23 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
Give Amount - Maximum, Min : 0, Max : 1
|
|
property GiveUnits : TbsCE_23 read GetGiveUnits write SetGiveUnits; |
Give Units, Min : 1, Max : 1
|
|
property GiveDosageForm : TbsCE_23 read GetGiveDosageForm write SetGiveDosageForm; |
Give Dosage Form, Min : 0, Max : 1
|
|
property AdministrationNotes[RepCount:Integer]: TbsCE_23 read GetAdministrationNotes write SetAdministrationNotes; |
Administration Notes, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_23 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property DispenseToLocation : TbsCM_LA1_23 read GetDispenseToLocation write SetDispenseToLocation; |
Dispense-To Location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_23 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacySpecialAdministrationInstructions : TbsCE_23 read GetPharmacySpecialAdministrationInstructions write SetPharmacySpecialAdministrationInstructions; |
Pharmacy Special Administration Instructions, Min : 0, Max : 1
|
|
property GivePer : TbsST_23 read GetGivePer write SetGivePer; |
Give Per, Min : 0, Max : 1
|
|
property GiveRateAmount : TbsST_23 read GetGiveRateAmount write SetGiveRateAmount; |
Give Rate Amount, Min : 0, Max : 1
|
|
property GiveRateUnits : TbsCE_23 read GetGiveRateUnits write SetGiveRateUnits; |
Give Rate Units, Min : 0, Max : 1
|
|
property GiveStrength : TbsNM_23 read GetGiveStrength write SetGiveStrength; |
Give Strength, Min : 0, Max : 1
|
|
property GiveStrengthUnits : TbsCE_23 read GetGiveStrengthUnits write SetGiveStrengthUnits; |
Give Strength Units, Min : 0, Max : 1
|
|
property SubstanceLotNumber[RepCount:Integer]: TbsST_23 read GetSubstanceLotNumber write SetSubstanceLotNumber; |
Substance Lot Number, Min : 0, Max : *
|
|
property SubstanceExpirationDate[RepCount:Integer]: TbsTS_23 read GetSubstanceExpirationDate write SetSubstanceExpirationDate; |
Substance Expiration Date, Min : 0, Max : *
|
|
property SubstanceManufacturerName[RepCount:Integer]: TbsCE_23 read GetSubstanceManufacturerName write SetSubstanceManufacturerName; |
Substance Manufacturer Name, Min : 0, Max : *
|
|
property Indication : TbsCE_23 read GetIndication write SetIndication; |
Indication, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|