Class TbsEI_24
Unit
BSHL7DT24
Declaration
type TbsEI_24 = class(TbsHL7Object)
Description
Entity Identifier
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Entityidentifier: TbsST_24 read GetEntityidentifier write SetEntityidentifier; |
Entity identifier, Min : 0, Max : 1
|
|
property NamespaceID: TbsIS_24 read GetNamespaceID write SetNamespaceID; |
Namespace ID, Min : 0, Max : 1
|
|
property UniversalID: TbsST_24 read GetUniversalID write SetUniversalID; |
Universal ID, Min : 0, Max : 1
|
|
property UniversalIDtype: TbsID_24 read GetUniversalIDtype write SetUniversalIDtype; |
Universal ID type, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|