Class TbsISD_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsISD_26 = class(TbsHL7Segment)

Description

Interaction Status Detail The interaction detail segment contains information about the status of specific interaction (e.g., processing — see section Glossary) on the specific equipment.

Hierarchy

Overview

Properties

Public property ReferenceInteractionNumber : TbsNM_26 read GetReferenceInteractionNumber write SetReferenceInteractionNumber;
Public property InteractionTypeIdentifier : TbsCWE_26 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier;
Public property InteractionActiveState : TbsCWE_26 read GetInteractionActiveState write SetInteractionActiveState;

Description

Properties

Public property ReferenceInteractionNumber : TbsNM_26 read GetReferenceInteractionNumber write SetReferenceInteractionNumber;

Reference Interaction Number, Min : 1, Max : 1

Public property InteractionTypeIdentifier : TbsCWE_26 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier;

Interaction Type Identifier, Min : 0, Max : 1

Public property InteractionActiveState : TbsCWE_26 read GetInteractionActiveState write SetInteractionActiveState;

Interaction Active State, Min : 1, Max : 1


Generated by PasDoc 0.14.0.