Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsBTX_26
Unit
BSHL7DT26
Declaration
type TbsBTX_26 = class(TbsHL7Segment)
Description
Blood Product Transfusion/Disposition HL7 Attribute Table – BTX – Blood Product Transfusion/Disposition
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function BPAdverseReactionTypeRepCount : Integer; |
|
Properties
|
property SetID_BTX : TbsSI_26 read GetSetID_BTX write SetSetID_BTX; |
Set ID _ BTX, Min : 1, Max : 1
|
|
property BCDonationID : TbsEI_26 read GetBCDonationID write SetBCDonationID; |
BC Donation ID, Min : 0, Max : 1
|
|
property BCComponent : TbsCNE_26 read GetBCComponent write SetBCComponent; |
BC Component, Min : 0, Max : 1
|
|
property BCBloodGroup : TbsCNE_26 read GetBCBloodGroup write SetBCBloodGroup; |
BC Blood Group, Min : 0, Max : 1
|
|
property CPCommercialProduct : TbsCWE_26 read GetCPCommercialProduct write SetCPCommercialProduct; |
CP Commercial Product, Min : 0, Max : 1
|
|
property CPManufacturer : TbsXON_26 read GetCPManufacturer write SetCPManufacturer; |
CP Manufacturer, Min : 0, Max : 1
|
|
property CPLotNumber : TbsEI_26 read GetCPLotNumber write SetCPLotNumber; |
CP Lot Number, Min : 0, Max : 1
|
|
property BPQuantity : TbsNM_26 read GetBPQuantity write SetBPQuantity; |
BP Quantity, Min : 1, Max : 1
|
|
property BPAmount : TbsNM_26 read GetBPAmount write SetBPAmount; |
BP Amount, Min : 0, Max : 1
|
|
property BPUnits : TbsCWE_26 read GetBPUnits write SetBPUnits; |
BP Units, Min : 0, Max : 1
|
|
property BPTransfusionDispositionStatus : TbsCWE_26 read GetBPTransfusionDispositionStatus write SetBPTransfusionDispositionStatus; |
BP Transfusion/Disposition Status, Min : 1, Max : 1
|
|
property BPMessageStatus : TbsID_26 read GetBPMessageStatus write SetBPMessageStatus; |
BP Message Status, Min : 1, Max : 1
|
|
property BPDateTimeofStatus : TbsDTM_26 read GetBPDateTimeofStatus write SetBPDateTimeofStatus; |
BP Date/Time of Status, Min : 1, Max : 1
|
|
property BPAdministrator : TbsXCN_26 read GetBPAdministrator write SetBPAdministrator; |
BP Administrator, Min : 0, Max : 1
|
|
property BPVerifier : TbsXCN_26 read GetBPVerifier write SetBPVerifier; |
BP Verifier, Min : 0, Max : 1
|
|
property BPTransfusionStartDateTimeofStatus : TbsDTM_26 read GetBPTransfusionStartDateTimeofStatus write SetBPTransfusionStartDateTimeofStatus; |
BP Transfusion Start Date/Time of Status, Min : 0, Max : 1
|
|
property BPTransfusionEndDateTimeofStatus : TbsDTM_26 read GetBPTransfusionEndDateTimeofStatus write SetBPTransfusionEndDateTimeofStatus; |
BP Transfusion End Date/Time of Status, Min : 0, Max : 1
|
|
property BPAdverseReactionType[RepCount:Integer]: TbsCWE_26 read GetBPAdverseReactionType write SetBPAdverseReactionType; |
BP Adverse Reaction Type, Min : 0, Max : *
|
|
property BPTransfusionInterruptedReason : TbsCWE_26 read GetBPTransfusionInterruptedReason write SetBPTransfusionInterruptedReason; |
BP Transfusion Interrupted Reason, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|