Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsBPX_27
Unit
BSHL7DT27
Declaration
type TbsBPX_27 = class(TbsHL7Segment)
Description
Blood Product Dispense Status
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function BcSpecialTestingRepCount : Integer; |
|
Properties
|
property SetIdBpx : TbsSI_27 read GetSetIdBpx write SetSetIdBpx; |
Set Id - Bpx, Min : 1, Max : 1
|
|
property BpDispenseStatus : TbsCWE_27 read GetBpDispenseStatus write SetBpDispenseStatus; |
Bp Dispense Status, Min : 1, Max : 1
|
|
property BpStatus : TbsID_27 read GetBpStatus write SetBpStatus; |
Bp Status, Min : 1, Max : 1
|
|
property BpDateTimeOfStatus : TbsDTM_27 read GetBpDateTimeOfStatus write SetBpDateTimeOfStatus; |
Bp Date/Time Of Status, Min : 1, Max : 1
|
|
property BcDonationId : TbsEI_27 read GetBcDonationId write SetBcDonationId; |
Bc Donation Id, Min : 0, Max : 1
|
|
property BcComponent : TbsCNE_27 read GetBcComponent write SetBcComponent; |
Bc Component, Min : 0, Max : 1
|
|
property BcDonationTypeIntendedUse : TbsCNE_27 read GetBcDonationTypeIntendedUse write SetBcDonationTypeIntendedUse; |
Bc Donation Type / Intended Use, Min : 0, Max : 1
|
|
property CpCommercialProduct : TbsCWE_27 read GetCpCommercialProduct write SetCpCommercialProduct; |
Cp Commercial Product, Min : 0, Max : 1
|
|
property CpManufacturer : TbsXON_27 read GetCpManufacturer write SetCpManufacturer; |
Cp Manufacturer, Min : 0, Max : 1
|
|
property CpLotNumber : TbsEI_27 read GetCpLotNumber write SetCpLotNumber; |
Cp Lot Number, Min : 0, Max : 1
|
|
property BpBloodGroup : TbsCNE_27 read GetBpBloodGroup write SetBpBloodGroup; |
Bp Blood Group, Min : 0, Max : 1
|
|
property BcSpecialTesting[RepCount:Integer]: TbsCNE_27 read GetBcSpecialTesting write SetBcSpecialTesting; |
Bc Special Testing, Min : 0, Max : *
|
|
property BpExpirationDateTime : TbsDTM_27 read GetBpExpirationDateTime write SetBpExpirationDateTime; |
Bp Expiration Date/Time, Min : 0, Max : 1
|
|
property BpQuantity : TbsNM_27 read GetBpQuantity write SetBpQuantity; |
Bp Quantity, Min : 1, Max : 1
|
|
property BpAmount : TbsNM_27 read GetBpAmount write SetBpAmount; |
Bp Amount, Min : 0, Max : 1
|
|
property BpUnits : TbsCWE_27 read GetBpUnits write SetBpUnits; |
Bp Units, Min : 0, Max : 1
|
|
property BpUniqueId : TbsEI_27 read GetBpUniqueId write SetBpUniqueId; |
Bp Unique Id, Min : 0, Max : 1
|
|
property BpActualDispensedToLocation : TbsPL_27 read GetBpActualDispensedToLocation write SetBpActualDispensedToLocation; |
Bp Actual Dispensed To Location, Min : 0, Max : 1
|
|
property BpActualDispensedToAddress : TbsXAD_27 read GetBpActualDispensedToAddress write SetBpActualDispensedToAddress; |
Bp Actual Dispensed To Address, Min : 0, Max : 1
|
|
property BpDispensedToReceiver : TbsXCN_27 read GetBpDispensedToReceiver write SetBpDispensedToReceiver; |
Bp Dispensed To Receiver, Min : 0, Max : 1
|
|
property BpDispensingIndividual : TbsXCN_27 read GetBpDispensingIndividual write SetBpDispensingIndividual; |
Bp Dispensing Individual, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|