Class TbsCK_24
Unit
BSHL7DT24
Declaration
type TbsCK_24 = class(TbsHL7Object)
Description
Composite ID With Check Digit
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDnumber: TbsNM_24 read GetIDnumber write SetIDnumber; |
ID number, Min : 0, Max : 1
|
|
property Checkdigit: TbsST_24 read GetCheckdigit write SetCheckdigit; |
Check digit, Min : 0, Max : 1
|
|
property Codeidentifyingthecheckdigitschemeemployed: TbsID_24 read GetCodeidentifyingthecheckdigitschemeemployed write SetCodeidentifyingthecheckdigitschemeemployed; |
Code identifying the check digit scheme employed, Min : 0, Max : 1
|
|
property Assigningauthority: TbsHD_24 read GetAssigningauthority write SetAssigningauthority; |
Assigning authority, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|