Class TbsCX_23
Unit
BSHL7DT23
Declaration
type TbsCX_23 = class(TbsHL7Object)
Description
Extended Composite ID With Check Digit
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property ID: TbsST_23 read GetID write SetID; |
ID, Min : 0, Max : 1
|
|
property CheckDigit: TbsST_23 read GetCheckDigit write SetCheckDigit; |
Check Digit, Min : 0, Max : 1
|
|
property CodeIdentifyingTheCheckDigitSchemeEmployed: TbsID_23 read GetCodeIdentifyingTheCheckDigitSchemeEmployed write SetCodeIdentifyingTheCheckDigitSchemeEmployed; |
Code Identifying The Check Digit Scheme Employed, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_23 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property IdentifierTypeCode: TbsIS_23 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacility: TbsHD_23 read GetAssigningFacility write SetAssigningFacility; |
Assigning Facility, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|