Class TbsEI_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEI_23 = class(TbsHL7Object)

Description

Entity Identifier

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property EntityIdentifier: TbsST_23 read GetEntityIdentifier write SetEntityIdentifier;
Public property NamespaceID: TbsIS_23 read GetNamespaceID write SetNamespaceID;
Public property UniversalID: TbsST_23 read GetUniversalID write SetUniversalID;
Public property UniversalIDType: TbsID_23 read GetUniversalIDType write SetUniversalIDType;

Description

Methods

Public procedure Init; override;
 

Properties

Public property EntityIdentifier: TbsST_23 read GetEntityIdentifier write SetEntityIdentifier;

Entity Identifier, Min : 0, Max : 1

Public property NamespaceID: TbsIS_23 read GetNamespaceID write SetNamespaceID;

Namespace ID, Min : 0, Max : 1

Public property UniversalID: TbsST_23 read GetUniversalID write SetUniversalID;

Universal ID, Min : 0, Max : 1

Public property UniversalIDType: TbsID_23 read GetUniversalIDType write SetUniversalIDType;

Universal ID Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.