Class TbsCX_231
Unit
BSHL7DT231
Declaration
type TbsCX_231 = 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_231 read GetId write SetId; |
Id, 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
|
|
property IdentifierTypeCode: TbsIS_231 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacility: TbsHD_231 read GetAssigningFacility write SetAssigningFacility; |
Assigning Facility, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|