Class TbsEI_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEI_251 = class(TbsHL7Object)

Description

Entity Identifier

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property EntityIdentifier: TbsST_251 read GetEntityIdentifier write SetEntityIdentifier;
Public property NamespaceId: TbsIS_251 read GetNamespaceId write SetNamespaceId;
Public property UniversalId: TbsST_251 read GetUniversalId write SetUniversalId;
Public property UniversalIdType: TbsID_251 read GetUniversalIdType write SetUniversalIdType;

Description

Methods

Public procedure Init; override;
 

Properties

Public property EntityIdentifier: TbsST_251 read GetEntityIdentifier write SetEntityIdentifier;

Entity Identifier, Min : 0, Max : 1

Public property NamespaceId: TbsIS_251 read GetNamespaceId write SetNamespaceId;

Namespace Id, Min : 0, Max : 1

Public property UniversalId: TbsST_251 read GetUniversalId write SetUniversalId;

Universal Id, Min : 0, Max : 1

Public property UniversalIdType: TbsID_251 read GetUniversalIdType write SetUniversalIdType;

Universal Id Type, Min : 0, Max : 1


Generated by PasDoc 0.14.0.