Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsBTX_251
Unit
BSHL7DT251
Declaration
type TbsBTX_251 = 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_251 read GetSetID_BTX write SetSetID_BTX; |
Set ID _ BTX, Min : 1, Max : 1
|
|
property BCDonationID : TbsEI_251 read GetBCDonationID write SetBCDonationID; |
BC Donation ID, Min : 0, Max : 1
|
|
property BCComponent : TbsCNE_251 read GetBCComponent write SetBCComponent; |
BC Component, Min : 0, Max : 1
|
|
property BCBloodGroup : TbsCNE_251 read GetBCBloodGroup write SetBCBloodGroup; |
BC Blood Group, Min : 0, Max : 1
|
|
property CPCommercialProduct : TbsCWE_251 read GetCPCommercialProduct write SetCPCommercialProduct; |
CP Commercial Product, Min : 0, Max : 1
|
|
property CPManufacturer : TbsXON_251 read GetCPManufacturer write SetCPManufacturer; |
CP Manufacturer, Min : 0, Max : 1
|
|
property CPLotNumber : TbsEI_251 read GetCPLotNumber write SetCPLotNumber; |
CP Lot Number, Min : 0, Max : 1
|
|
property BPQuantity : TbsNM_251 read GetBPQuantity write SetBPQuantity; |
BP Quantity, Min : 1, Max : 1
|
|
property BPAmount : TbsNM_251 read GetBPAmount write SetBPAmount; |
BP Amount, Min : 0, Max : 1
|
|
property BPUnits : TbsCE_251 read GetBPUnits write SetBPUnits; |
BP Units, Min : 0, Max : 1
|
|
property BPTransfusionDispositionStatus : TbsCWE_251 read GetBPTransfusionDispositionStatus write SetBPTransfusionDispositionStatus; |
BP Transfusion/Disposition Status, Min : 1, Max : 1
|
|
property BPMessageStatus : TbsID_251 read GetBPMessageStatus write SetBPMessageStatus; |
BP Message Status, Min : 1, Max : 1
|
|
property BPDateTimeofStatus : TbsTS_251 read GetBPDateTimeofStatus write SetBPDateTimeofStatus; |
BP Date/Time of Status, Min : 1, Max : 1
|
|
property BPAdministrator : TbsXCN_251 read GetBPAdministrator write SetBPAdministrator; |
BP Administrator, Min : 0, Max : 1
|
|
property BPVerifier : TbsXCN_251 read GetBPVerifier write SetBPVerifier; |
BP Verifier, Min : 0, Max : 1
|
|
property BPTransfusionStartDateTimeofStatus : TbsTS_251 read GetBPTransfusionStartDateTimeofStatus write SetBPTransfusionStartDateTimeofStatus; |
BP Transfusion Start Date/Time of Status, Min : 0, Max : 1
|
|
property BPTransfusionEndDateTimeofStatus : TbsTS_251 read GetBPTransfusionEndDateTimeofStatus write SetBPTransfusionEndDateTimeofStatus; |
BP Transfusion End Date/Time of Status, Min : 0, Max : 1
|
|
property BPAdverseReactionType[RepCount:Integer]: TbsCWE_251 read GetBPAdverseReactionType write SetBPAdverseReactionType; |
BP Adverse Reaction Type, Min : 0, Max : *
|
|
property BPTransfusionInterruptedReason : TbsCWE_251 read GetBPTransfusionInterruptedReason write SetBPTransfusionInterruptedReason; |
BP Transfusion Interrupted Reason, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|