Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsXCN_231
Unit
BSHL7DT231
Declaration
type TbsXCN_231 = class(TbsHL7Object)
Description
Extended Composite ID Number And Name For Persons
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IdNumber: TbsST_231 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property FamilyNameLastNamePrefix: TbsFN_231 read GetFamilyNameLastNamePrefix write SetFamilyNameLastNamePrefix; |
Family Name & Last Name Prefix, Min : 0, Max : 1
|
|
property GivenName: TbsST_231 read GetGivenName write SetGivenName; |
Given Name, Min : 0, Max : 1
|
|
property MiddleInitialOrName: TbsST_231 read GetMiddleInitialOrName write SetMiddleInitialOrName; |
Middle Initial Or Name, Min : 0, Max : 1
|
|
property Suffix: TbsST_231 read GetSuffix write SetSuffix; |
Suffix, Min : 0, Max : 1
|
|
property Prefix: TbsST_231 read GetPrefix write SetPrefix; |
Prefix, Min : 0, Max : 1
|
|
property Degree: TbsIS_231 read GetDegree write SetDegree; |
Degree, Min : 0, Max : 1
|
|
property SourceTable: TbsIS_231 read GetSourceTable write SetSourceTable; |
Source Table, Min : 0, Max : 1
|
|
property AssigningAuthority: TbsHD_231 read GetAssigningAuthority write SetAssigningAuthority; |
Assigning Authority, Min : 0, Max : 1
|
|
property NameTypeCode: TbsID_231 read GetNameTypeCode write SetNameTypeCode; |
Name Type Code, Min : 0, Max : 1
|
|
property IdentifierCheckDigit: TbsST_231 read GetIdentifierCheckDigit write SetIdentifierCheckDigit; |
Identifier 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 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
|
|
property NameRepresentationCode: TbsID_231 read GetNameRepresentationCode write SetNameRepresentationCode; |
Name Representation Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|