Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsBTX_28
Unit
BSHL7DT28
Declaration
type TbsBTX_28 = class(TbsHL7Segment)
Description
Blood Product Transfusion/disposition The BP prefix in the element name indicates that the attribute pertains to any type of blood product. A blood product is defined as any type of blood component or commercially prepared blood product that is prepared and dispensed from the transfusion service. The BC prefix in the element name indicates that the attribute pertains only to blood components. A blood component is defined as any part or all of a whole blood donation. For example, from one whole blood donation, the unit of whole blood can be fractionated into red blood cells, plasma and platelets with each component contained in separate bags. These types of blood products are always assigned a unique donation identification number as well as a product code that indicates the type of component contained in the bag. The CP prefix in the element name indicates that the attribute pertains only to Commercial Products. A commercial product is defined as a commercially manufactured product, such as blood derivatives (Rh Immune Globulin, Factor VIII Concentrate or Blood Recipient Sets or Filters). These types of products are tracked by manufacturer and lot number and are not necessarily assigned a unique donation number.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function BpAdverseReactionTypeRepCount : Integer; |
|
Properties
|
property SetIdBtx : TbsSI_28 read GetSetIdBtx write SetSetIdBtx; |
Set Id - Btx, Min : 1, Max : 1
|
|
property BcDonationId : TbsEI_28 read GetBcDonationId write SetBcDonationId; |
Bc Donation Id, Min : 0, Max : 1
|
|
property BcComponent : TbsCNE_28 read GetBcComponent write SetBcComponent; |
Bc Component, Min : 0, Max : 1
|
|
property BcBloodGroup : TbsCNE_28 read GetBcBloodGroup write SetBcBloodGroup; |
Bc Blood Group, Min : 0, Max : 1
|
|
property CpCommercialProduct : TbsCWE_28 read GetCpCommercialProduct write SetCpCommercialProduct; |
Cp Commercial Product, Min : 0, Max : 1
|
|
property CpManufacturer : TbsXON_28 read GetCpManufacturer write SetCpManufacturer; |
Cp Manufacturer, Min : 0, Max : 1
|
|
property CpLotNumber : TbsEI_28 read GetCpLotNumber write SetCpLotNumber; |
Cp Lot Number, Min : 0, Max : 1
|
|
property BpQuantity : TbsNM_28 read GetBpQuantity write SetBpQuantity; |
Bp Quantity, Min : 1, Max : 1
|
|
property BpAmount : TbsNM_28 read GetBpAmount write SetBpAmount; |
Bp Amount, Min : 0, Max : 1
|
|
property BpUnits : TbsCWE_28 read GetBpUnits write SetBpUnits; |
Bp Units, Min : 0, Max : 1
|
|
property BpTransfusionDispositionStatus : TbsCWE_28 read GetBpTransfusionDispositionStatus write SetBpTransfusionDispositionStatus; |
Bp Transfusion/Disposition Status, Min : 1, Max : 1
|
|
property BpMessageStatus : TbsID_28 read GetBpMessageStatus write SetBpMessageStatus; |
Bp Message Status, Min : 1, Max : 1
|
|
property BpDateTimeOfStatus : TbsDTM_28 read GetBpDateTimeOfStatus write SetBpDateTimeOfStatus; |
Bp Date/Time Of Status, Min : 1, Max : 1
|
|
property BpTransfusionAdministrator : TbsXCN_28 read GetBpTransfusionAdministrator write SetBpTransfusionAdministrator; |
Bp Transfusion Administrator, Min : 0, Max : 1
|
|
property BpTransfusionVerifier : TbsXCN_28 read GetBpTransfusionVerifier write SetBpTransfusionVerifier; |
Bp Transfusion Verifier, Min : 0, Max : 1
|
|
property BpTransfusionStartDateTimeOfStatus : TbsDTM_28 read GetBpTransfusionStartDateTimeOfStatus write SetBpTransfusionStartDateTimeOfStatus; |
Bp Transfusion Start Date/Time Of Status, Min : 0, Max : 1
|
|
property BpTransfusionEndDateTimeOfStatus : TbsDTM_28 read GetBpTransfusionEndDateTimeOfStatus write SetBpTransfusionEndDateTimeOfStatus; |
Bp Transfusion End Date/Time Of Status, Min : 0, Max : 1
|
|
property BpAdverseReactionType[RepCount:Integer]: TbsCWE_28 read GetBpAdverseReactionType write SetBpAdverseReactionType; |
Bp Adverse Reaction Type, Min : 0, Max : *
|
|
property BpTransfusionInterruptedReason : TbsCWE_28 read GetBpTransfusionInterruptedReason write SetBpTransfusionInterruptedReason; |
Bp Transfusion Interrupted Reason, Min : 0, Max : 1
|
|
property BPUniqueID : TbsEI_28 read GetBPUniqueID write SetBPUniqueID; |
BP Unique ID, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|