Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCNN_251
Unit
BSHL7DT251
Declaration
type TbsCNN_251 = class(TbsHL7Object)
Description
Composite ID Number and Name Simplified
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IdNumber: TbsST_251 read GetIdNumber write SetIdNumber; |
Id Number, Min : 0, Max : 1
|
|
property FamilyName: TbsST_251 read GetFamilyName write SetFamilyName; |
Family Name, Min : 0, Max : 1
|
|
property GivenName: TbsST_251 read GetGivenName write SetGivenName; |
Given Name, Min : 0, Max : 1
|
|
property SecondAndFurtherGivenNamesOrInitialsThereof: TbsST_251 read GetSecondAndFurtherGivenNamesOrInitialsThereof write SetSecondAndFurtherGivenNamesOrInitialsThereof; |
Second And Further Given Names Or Initials Thereof, Min : 0, Max : 1
|
|
property Suffix: TbsST_251 read GetSuffix write SetSuffix; |
Suffix, Min : 0, Max : 1
|
|
property Prefix: TbsST_251 read GetPrefix write SetPrefix; |
Prefix, Min : 0, Max : 1
|
|
property Degree: TbsIS_251 read GetDegree write SetDegree; |
Degree, Min : 0, Max : 1
|
|
property SourceTable: TbsIS_251 read GetSourceTable write SetSourceTable; |
Source Table, Min : 0, Max : 1
|
|
property AssigningAuthorityNamespaceId: TbsIS_251 read GetAssigningAuthorityNamespaceId write SetAssigningAuthorityNamespaceId; |
Assigning Authority- Namespace Id, Min : 0, Max : 1
|
|
property AssigningAuthorityUniversalId: TbsST_251 read GetAssigningAuthorityUniversalId write SetAssigningAuthorityUniversalId; |
Assigning Authority- Universal Id, Min : 0, Max : 1
|
|
property AssigningAuthorityUniversalIdType: TbsID_251 read GetAssigningAuthorityUniversalIdType write SetAssigningAuthorityUniversalIdType; |
Assigning Authority- Universal Id Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|