Class TbsBPO_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBPO_251 = class(TbsHL7Segment)

Description

Blood product order Blood product order messages require additional information that is not available in other standard HL7 order messages. Blood product order messages need to contain accompanying details regarding the blood product component, such as special processing requirements (e.g. irradiation and leukoreduction) and the amount of the blood product to be administered.

Hierarchy

Overview

Methods

Public function BPProcessingRequirementsRepCount : Integer;
Public function BPIndicationforUseRepCount : Integer;

Properties

Public property SetID_BPO : TbsSI_251 read GetSetID_BPO write SetSetID_BPO;
Public property BPUniversalServiceID : TbsCWE_251 read GetBPUniversalServiceID write SetBPUniversalServiceID;
Public property BPProcessingRequirements[RepCount:Integer]: TbsCWE_251 read GetBPProcessingRequirements write SetBPProcessingRequirements;
Public property BPQuantity : TbsNM_251 read GetBPQuantity write SetBPQuantity;
Public property BPAmount : TbsNM_251 read GetBPAmount write SetBPAmount;
Public property BPUnits : TbsCE_251 read GetBPUnits write SetBPUnits;
Public property BPIntendedUseDateTime : TbsTS_251 read GetBPIntendedUseDateTime write SetBPIntendedUseDateTime;
Public property BPIntendedDispenseFromLocation : TbsPL_251 read GetBPIntendedDispenseFromLocation write SetBPIntendedDispenseFromLocation;
Public property BPIntendedDispenseFromAddress : TbsXAD_251 read GetBPIntendedDispenseFromAddress write SetBPIntendedDispenseFromAddress;
Public property BPRequestedDispenseDateTime : TbsTS_251 read GetBPRequestedDispenseDateTime write SetBPRequestedDispenseDateTime;
Public property BPRequestedDispenseToLocation : TbsPL_251 read GetBPRequestedDispenseToLocation write SetBPRequestedDispenseToLocation;
Public property BPRequestedDispenseToAddress : TbsXAD_251 read GetBPRequestedDispenseToAddress write SetBPRequestedDispenseToAddress;
Public property BPIndicationforUse[RepCount:Integer]: TbsCWE_251 read GetBPIndicationforUse write SetBPIndicationforUse;
Public property BPInformedConsentIndicator : TbsID_251 read GetBPInformedConsentIndicator write SetBPInformedConsentIndicator;

Description

Methods

Public function BPProcessingRequirementsRepCount : Integer;
 
Public function BPIndicationforUseRepCount : Integer;
 

Properties

Public property SetID_BPO : TbsSI_251 read GetSetID_BPO write SetSetID_BPO;

Set ID _ BPO, Min : 1, Max : 1

Public property BPUniversalServiceID : TbsCWE_251 read GetBPUniversalServiceID write SetBPUniversalServiceID;

BP Universal Service ID, Min : 1, Max : 1

Public property BPProcessingRequirements[RepCount:Integer]: TbsCWE_251 read GetBPProcessingRequirements write SetBPProcessingRequirements;

BP Processing Requirements, Min : 0, Max : *

Public property BPQuantity : TbsNM_251 read GetBPQuantity write SetBPQuantity;

BP Quantity, Min : 1, Max : 1

Public property BPAmount : TbsNM_251 read GetBPAmount write SetBPAmount;

BP Amount, Min : 0, Max : 1

Public property BPUnits : TbsCE_251 read GetBPUnits write SetBPUnits;

BP Units, Min : 0, Max : 1

Public property BPIntendedUseDateTime : TbsTS_251 read GetBPIntendedUseDateTime write SetBPIntendedUseDateTime;

BP Intended Use Date/Time, Min : 0, Max : 1

Public property BPIntendedDispenseFromLocation : TbsPL_251 read GetBPIntendedDispenseFromLocation write SetBPIntendedDispenseFromLocation;

BP Intended Dispense From Location, Min : 0, Max : 1

Public property BPIntendedDispenseFromAddress : TbsXAD_251 read GetBPIntendedDispenseFromAddress write SetBPIntendedDispenseFromAddress;

BP Intended Dispense From Address, Min : 0, Max : 1

Public property BPRequestedDispenseDateTime : TbsTS_251 read GetBPRequestedDispenseDateTime write SetBPRequestedDispenseDateTime;

BP Requested Dispense Date/Time, Min : 0, Max : 1

Public property BPRequestedDispenseToLocation : TbsPL_251 read GetBPRequestedDispenseToLocation write SetBPRequestedDispenseToLocation;

BP Requested Dispense To Location, Min : 0, Max : 1

Public property BPRequestedDispenseToAddress : TbsXAD_251 read GetBPRequestedDispenseToAddress write SetBPRequestedDispenseToAddress;

BP Requested Dispense To Address, Min : 0, Max : 1

Public property BPIndicationforUse[RepCount:Integer]: TbsCWE_251 read GetBPIndicationforUse write SetBPIndicationforUse;

BP Indication for Use, Min : 0, Max : *

Public property BPInformedConsentIndicator : TbsID_251 read GetBPInformedConsentIndicator write SetBPInformedConsentIndicator;

BP Informed Consent Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.