Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCNN_24
Unit
BSHL7DT24
Declaration
type TbsCNN_24 = class(TbsHL7Object)
Description
( Composite ID Number And Name (special DT For NDL )
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property IDNumber: TbsST_24 read GetIDNumber write SetIDNumber; |
ID Number, Min : 0, Max : 1
|
|
property FamilyName: TbsST_24 read GetFamilyName write SetFamilyName; |
Family Name, Min : 0, Max : 1
|
|
property GivenName: TbsST_24 read GetGivenName write SetGivenName; |
Given Name, Min : 0, Max : 1
|
|
property SecondAndFurtherGivenNamesOrInitialsThereof: TbsST_24 read GetSecondAndFurtherGivenNamesOrInitialsThereof write SetSecondAndFurtherGivenNamesOrInitialsThereof; |
Second And Further Given Names Or Initials Thereof, Min : 0, Max : 1
|
|
property Suffix: TbsST_24 read GetSuffix write SetSuffix; |
Suffix, Min : 0, Max : 1
|
|
property Prefix: TbsST_24 read GetPrefix write SetPrefix; |
Prefix, Min : 0, Max : 1
|
|
property Degree: TbsIS_24 read GetDegree write SetDegree; |
Degree, Min : 0, Max : 1
|
|
property SourceTable: TbsIS_24 read GetSourceTable write SetSourceTable; |
Source Table, Min : 0, Max : 1
|
|
property AssigningAuthorityNamespaceID: TbsIS_24 read GetAssigningAuthorityNamespaceID write SetAssigningAuthorityNamespaceID; |
Assigning Authority Namespace ID, Min : 0, Max : 1
|
|
property AssigningAuthorityUniversalID: TbsST_24 read GetAssigningAuthorityUniversalID write SetAssigningAuthorityUniversalID; |
Assigning Authority Universal ID, Min : 0, Max : 1
|
|
property AssigningAuthorityUniversalIDType: TbsID_24 read GetAssigningAuthorityUniversalIDType write SetAssigningAuthorityUniversalIDType; |
Assigning Authority Universal ID Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|