Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCX_27
Unit
BSHL7DT27
Declaration
type TbsCX_27 = class(TbsHL7Object)
Description
Extended Composite Id With Check Digit
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IdNumber: TbsST_27 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property IdentifierCheckDigit: TbsST_27 read GetIdentifierCheckDigit write SetIdentifierCheckDigit; |
Identifier Check Digit, Min : 0, Max : 1
|
|
property CheckDigitScheme: TbsID_27 read GetCheckDigitScheme write SetCheckDigitScheme; |
Check Digit Scheme, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_27 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property IdentifierTypeCode: TbsID_27 read GetIdentifierTypeCode write SetIdentifierTypeCode; |
Identifier Type Code, Min : 0, Max : 1
|
|
property AssigningFacility: TbsHD_27 read GetAssigningFacility write SetAssigningFacility; |
Assigning Facility, Min : 0, Max : 1
|
|
property EffectiveDate: TbsDT_27 read GetEffectiveDate write SetEffectiveDate; |
Effective Date, Min : 0, Max : 1
|
|
property ExpirationDate: TbsDT_27 read GetExpirationDate write SetExpirationDate; |
Expiration Date, Min : 0, Max : 1
|
|
property AssigningJurisdiction: TbsCWE_27 read GetAssigningJurisdiction write SetAssigningJurisdiction; |
Assigning Jurisdiction, Min : 0, Max : 1
|
|
property AssigningAgencyOrDepartment: TbsCWE_27 read GetAssigningAgencyOrDepartment write SetAssigningAgencyOrDepartment; |
Assigning Agency Or Department, Min : 0, Max : 1
|
|
property SecurityCheck: TbsST_27 read GetSecurityCheck write SetSecurityCheck; |
Security Check, Min : 0, Max : 1
|
|
property SecurityCheckScheme: TbsID_27 read GetSecurityCheckScheme write SetSecurityCheckScheme; |
Security Check Scheme, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|