Class TbsBLC_28
Unit
BSHL7DT28
Declaration
type TbsBLC_28 = 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_28 read GetBloodProductCode write SetBloodProductCode; |
Blood Product Code, Min : 0, Max : 1
|
|
property BloodAmount : TbsCQ_28 read GetBloodAmount write SetBloodAmount; |
Blood Amount, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|