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