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