Class TbsCNS_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCNS_231 = class(TbsHL7Object)

Description

Composite ID Number And Name Simplified

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property IDNumber: TbsST_231 read GetIDNumber write SetIDNumber;
Public property FamilyName: TbsST_231 read GetFamilyName write SetFamilyName;
Public property GivenName: TbsST_231 read GetGivenName write SetGivenName;
Public property SecondAndFurtherGivenNamesOrInitialsThereof: TbsST_231 read GetSecondAndFurtherGivenNamesOrInitialsThereof write SetSecondAndFurtherGivenNamesOrInitialsThereof;
Public property Suffix: TbsST_231 read GetSuffix write SetSuffix;
Public property Prefix: TbsST_231 read GetPrefix write SetPrefix;
Public property Degree: TbsIS_231 read GetDegree write SetDegree;
Public property SourceTable: TbsIS_231 read GetSourceTable write SetSourceTable;
Public property AssigningAuthorityNamespaceID: TbsIS_231 read GetAssigningAuthorityNamespaceID write SetAssigningAuthorityNamespaceID;
Public property AssigningAuthorityUniversalID: TbsST_231 read GetAssigningAuthorityUniversalID write SetAssigningAuthorityUniversalID;
Public property AssigningAuthorityUniversalIDType: TbsID_231 read GetAssigningAuthorityUniversalIDType write SetAssigningAuthorityUniversalIDType;

Description

Methods

Public procedure Init; override;
 

Properties

Public property IDNumber: TbsST_231 read GetIDNumber write SetIDNumber;

ID Number, Min : 0, Max : 1

Public property FamilyName: TbsST_231 read GetFamilyName write SetFamilyName;

Family Name, Min : 0, Max : 1

Public property GivenName: TbsST_231 read GetGivenName write SetGivenName;

Given Name, Min : 0, Max : 1

Public property SecondAndFurtherGivenNamesOrInitialsThereof: TbsST_231 read GetSecondAndFurtherGivenNamesOrInitialsThereof write SetSecondAndFurtherGivenNamesOrInitialsThereof;

Second And Further Given Names Or Initials Thereof, Min : 0, Max : 1

Public property Suffix: TbsST_231 read GetSuffix write SetSuffix;

Suffix, Min : 0, Max : 1

Public property Prefix: TbsST_231 read GetPrefix write SetPrefix;

Prefix, Min : 0, Max : 1

Public property Degree: TbsIS_231 read GetDegree write SetDegree;

Degree, Min : 0, Max : 1

Public property SourceTable: TbsIS_231 read GetSourceTable write SetSourceTable;

Source Table, Min : 0, Max : 1

Public property AssigningAuthorityNamespaceID: TbsIS_231 read GetAssigningAuthorityNamespaceID write SetAssigningAuthorityNamespaceID;

Assigning Authority Namespace ID, Min : 0, Max : 1

Public property AssigningAuthorityUniversalID: TbsST_231 read GetAssigningAuthorityUniversalID write SetAssigningAuthorityUniversalID;

Assigning Authority Universal ID, Min : 0, Max : 1

Public property AssigningAuthorityUniversalIDType: TbsID_231 read GetAssigningAuthorityUniversalIDType write SetAssigningAuthorityUniversalIDType;

Assigning Authority Universal ID Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.