Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsRXG_22
Unit
BSHL7DT22
Declaration
type TbsRXG_22 = class(TbsHL7Segment)
Description
Pharmacy Give
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function AdministrationNotesRepCount : Integer; |
|
|
function PharmacySpecialAdministrationInstructionsRepCount : Integer; |
|
Properties
|
property GiveSubidCounter : TbsNM_22 read GetGiveSubidCounter write SetGiveSubidCounter; |
Give Sub-id Counter, Min : 1, Max : 1
|
|
property DispenseSubidCounter : TbsNM_22 read GetDispenseSubidCounter write SetDispenseSubidCounter; |
Dispense Sub-id Counter, Min : 0, Max : 1
|
|
property QuantityTiming : TbsTQ_22 read GetQuantityTiming write SetQuantityTiming; |
Quantity / Timing, Min : 1, Max : 1
|
|
property GiveCode : TbsCE_22 read GetGiveCode write SetGiveCode; |
Give Code, Min : 1, Max : 1
|
|
property GiveAmountMinimum : TbsNM_22 read GetGiveAmountMinimum write SetGiveAmountMinimum; |
Give Amount - Minimum, Min : 1, Max : 1
|
|
property GiveAmountMaximum : TbsNM_22 read GetGiveAmountMaximum write SetGiveAmountMaximum; |
Give Amount - Maximum, Min : 0, Max : 1
|
|
property GiveUnits : TbsCE_22 read GetGiveUnits write SetGiveUnits; |
Give Units, Min : 1, Max : 1
|
|
property GiveDosageForm : TbsCE_22 read GetGiveDosageForm write SetGiveDosageForm; |
Give Dosage Form, Min : 0, Max : 1
|
|
property AdministrationNotes[RepCount:Integer]: TbsST_22 read GetAdministrationNotes write SetAdministrationNotes; |
Administration Notes, Min : 0, Max : *
|
|
property SubstitutionStatus : TbsID_22 read GetSubstitutionStatus write SetSubstitutionStatus; |
Substitution Status, Min : 0, Max : 1
|
|
property Dispensetolocation : TbsCM_LA1_22 read GetDispensetolocation write SetDispensetolocation; |
Dispense-to location, Min : 0, Max : 1
|
|
property NeedsHumanReview : TbsID_22 read GetNeedsHumanReview write SetNeedsHumanReview; |
Needs Human Review, Min : 0, Max : 1
|
|
property PharmacySpecialAdministrationInstructions[RepCount:Integer]: TbsCE_22 read GetPharmacySpecialAdministrationInstructions write SetPharmacySpecialAdministrationInstructions; |
Pharmacy Special Administration Instructions, Min : 0, Max : *
|
|
property GivePertimeUnit : TbsST_22 read GetGivePertimeUnit write SetGivePertimeUnit; |
Give Per (time Unit), Min : 0, Max : 1
|
|
property GiveRateAmount : TbsCE_22 read GetGiveRateAmount write SetGiveRateAmount; |
Give Rate Amount, Min : 0, Max : 1
|
|
property GiveRateUnits : TbsCE_22 read GetGiveRateUnits write SetGiveRateUnits; |
Give Rate Units, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|