Class TbsCK_231
Unit
BSHL7DT231
Declaration
type TbsCK_231 = class(TbsHL7Object)
Description
Composite ID With Check Digit
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IdNumber: TbsNM_231 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property CheckDigit: TbsST_231 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_231 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed; |
Code Identifying The Check Digit Scheme Employed, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_231 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|