Class TbsCK_22
Unit
BSHL7DT22
Declaration
type TbsCK_22 = class(TbsHL7Object)
Description
Composite Id With Check Digit
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDNumber: TbsNM_22 read GetIDNumber write SetIDNumber; |
ID Number, Min : 0, Max : 1
|
|
property CheckDigit: TbsNM_22 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CodeIdentifyingtheCheckDigitSchemeEmployed: TbsID_22 read GetCodeIdentifyingtheCheckDigitSchemeEmployed write SetCodeIdentifyingtheCheckDigitSchemeEmployed; |
Code Identifying the Check Digit Scheme Employed , Min : 0, Max : 1
|
|
property AssigningFacilityID: TbsST_22 read GetAssigningFacilityID write SetAssigningFacilityID; |
Assigning Facility ID, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|