Class TbsEI_26
Unit
BSHL7DT26
Declaration
type TbsEI_26 = class(TbsHL7Object)
Description
Entity Identifier
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property EntityIdentifier: TbsST_26 read GetEntityIdentifier write SetEntityIdentifier; |
Entity Identifier, Min : 0, Max : 1
|
|
property NamespaceID: TbsIS_26 read GetNamespaceID write SetNamespaceID; |
Namespace ID, Min : 0, Max : 1
|
|
property UniversalID: TbsST_26 read GetUniversalID write SetUniversalID; |
Universal ID, Min : 0, Max : 1
|
|
property UniversalIDType: TbsID_26 read GetUniversalIDType write SetUniversalIDType; |
Universal ID Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|