Class TbsBPO_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBPO_25 = 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_25 read GetSetID_BPO write SetSetID_BPO;
Public property BPUniversalServiceID : TbsCWE_25 read GetBPUniversalServiceID write SetBPUniversalServiceID;
Public property BPProcessingRequirements[RepCount:Integer]: TbsCWE_25 read GetBPProcessingRequirements write SetBPProcessingRequirements;
Public property BPQuantity : TbsNM_25 read GetBPQuantity write SetBPQuantity;
Public property BPAmount : TbsNM_25 read GetBPAmount write SetBPAmount;
Public property BPUnits : TbsCE_25 read GetBPUnits write SetBPUnits;
Public property BPIntendedUseDateTime : TbsTS_25 read GetBPIntendedUseDateTime write SetBPIntendedUseDateTime;
Public property BPIntendedDispenseFromLocation : TbsPL_25 read GetBPIntendedDispenseFromLocation write SetBPIntendedDispenseFromLocation;
Public property BPIntendedDispenseFromAddress : TbsXAD_25 read GetBPIntendedDispenseFromAddress write SetBPIntendedDispenseFromAddress;
Public property BPRequestedDispenseDateTime : TbsTS_25 read GetBPRequestedDispenseDateTime write SetBPRequestedDispenseDateTime;
Public property BPRequestedDispenseToLocation : TbsPL_25 read GetBPRequestedDispenseToLocation write SetBPRequestedDispenseToLocation;
Public property BPRequestedDispenseToAddress : TbsXAD_25 read GetBPRequestedDispenseToAddress write SetBPRequestedDispenseToAddress;
Public property BPIndicationforUse[RepCount:Integer]: TbsCWE_25 read GetBPIndicationforUse write SetBPIndicationforUse;
Public property BPInformedConsentIndicator : TbsID_25 read GetBPInformedConsentIndicator write SetBPInformedConsentIndicator;

Description

Methods

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

Properties

Public property SetID_BPO : TbsSI_25 read GetSetID_BPO write SetSetID_BPO;

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

Public property BPUniversalServiceID : TbsCWE_25 read GetBPUniversalServiceID write SetBPUniversalServiceID;

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

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

BP Processing Requirements, Min : 0, Max : *

Public property BPQuantity : TbsNM_25 read GetBPQuantity write SetBPQuantity;

BP Quantity, Min : 1, Max : 1

Public property BPAmount : TbsNM_25 read GetBPAmount write SetBPAmount;

BP Amount, Min : 0, Max : 1

Public property BPUnits : TbsCE_25 read GetBPUnits write SetBPUnits;

BP Units, Min : 0, Max : 1

Public property BPIntendedUseDateTime : TbsTS_25 read GetBPIntendedUseDateTime write SetBPIntendedUseDateTime;

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

Public property BPIntendedDispenseFromLocation : TbsPL_25 read GetBPIntendedDispenseFromLocation write SetBPIntendedDispenseFromLocation;

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

Public property BPIntendedDispenseFromAddress : TbsXAD_25 read GetBPIntendedDispenseFromAddress write SetBPIntendedDispenseFromAddress;

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

Public property BPRequestedDispenseDateTime : TbsTS_25 read GetBPRequestedDispenseDateTime write SetBPRequestedDispenseDateTime;

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

Public property BPRequestedDispenseToLocation : TbsPL_25 read GetBPRequestedDispenseToLocation write SetBPRequestedDispenseToLocation;

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

Public property BPRequestedDispenseToAddress : TbsXAD_25 read GetBPRequestedDispenseToAddress write SetBPRequestedDispenseToAddress;

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

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

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

Public property BPInformedConsentIndicator : TbsID_25 read GetBPInformedConsentIndicator write SetBPInformedConsentIndicator;

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


Generated by PasDoc 0.14.0.