Class TbsEI_28
Unit
BSHL7DT28
Declaration
type TbsEI_28 = class(TbsHL7Object)
Description
Entity Identifier
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property EntityIdentifier: TbsST_28 read GetEntityIdentifier write SetEntityIdentifier; |
Entity Identifier, Min : 0, Max : 1
|
|
property NamespaceId: TbsIS_28 read GetNamespaceId write SetNamespaceId; |
Namespace Id, Min : 0, Max : 1
|
|
property UniversalId: TbsST_28 read GetUniversalId write SetUniversalId; |
Universal Id, Min : 0, Max : 1
|
|
property UniversalIdType: TbsID_28 read GetUniversalIdType write SetUniversalIdType; |
Universal Id Type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|