Class TbsBLC_26
Unit
BSHL7DT26
Declaration
type TbsBLC_26 = class(TbsHL7Segment)
Description
Blood Code The BLC segment contains data necessary to communicate patient abstract blood information used for billing and reimbursement purposes. This segment is repeating to report blood product codes and the associated blood units.
Hierarchy
Overview
Properties
Description
Properties
|
property BloodProductCode : TbsCWE_26 read GetBloodProductCode write SetBloodProductCode; |
Blood Product Code, Min : 0, Max : 1
|
|
property BloodAmount : TbsCQ_26 read GetBloodAmount write SetBloodAmount; |
Blood Amount, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|