Class TbsEI_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEI_24 = class(TbsHL7Object)

Description

Entity Identifier

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property Entityidentifier: TbsST_24 read GetEntityidentifier write SetEntityidentifier;
Public property NamespaceID: TbsIS_24 read GetNamespaceID write SetNamespaceID;
Public property UniversalID: TbsST_24 read GetUniversalID write SetUniversalID;
Public property UniversalIDtype: TbsID_24 read GetUniversalIDtype write SetUniversalIDtype;

Description

Methods

Public procedure Init; override;
 

Properties

Public property Entityidentifier: TbsST_24 read GetEntityidentifier write SetEntityidentifier;

Entity identifier, Min : 0, Max : 1

Public property NamespaceID: TbsIS_24 read GetNamespaceID write SetNamespaceID;

Namespace ID, Min : 0, Max : 1

Public property UniversalID: TbsST_24 read GetUniversalID write SetUniversalID;

Universal ID, Min : 0, Max : 1

Public property UniversalIDtype: TbsID_24 read GetUniversalIDtype write SetUniversalIDtype;

Universal ID type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.