Class TbsCX_24
Unit
BSHL7DT24
Declaration
type TbsCX_24 = 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_24 read GetID write SetID; |
ID, 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
|
|
property Identifiertypecode: TbsID_24 read GetIdentifiertypecode write SetIdentifiertypecode; |
Identifier type code, Min : 0, Max : 1
|
|
property Assigningfacility: TbsHD_24 read GetAssigningfacility write SetAssigningfacility; |
Assigning facility, Min : 0, Max : 1
|
|
property Effectivedate: TbsDT_24 read GetEffectivedate write SetEffectivedate; |
Effective date, Min : 0, Max : 1
|
|
property Expirationdate: TbsDT_24 read GetExpirationdate write SetExpirationdate; |
Expiration date, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|