Class TbsISD_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsISD_28 = 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_28 read GetReferenceInteractionNumber write SetReferenceInteractionNumber;
Public property InteractionTypeIdentifier : TbsCWE_28 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier;
Public property InteractionActiveState : TbsCWE_28 read GetInteractionActiveState write SetInteractionActiveState;

Description

Properties

Public property ReferenceInteractionNumber : TbsNM_28 read GetReferenceInteractionNumber write SetReferenceInteractionNumber;

Reference Interaction Number, Min : 1, Max : 1

Public property InteractionTypeIdentifier : TbsCWE_28 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier;

Interaction Type Identifier, Min : 0, Max : 1

Public property InteractionActiveState : TbsCWE_28 read GetInteractionActiveState write SetInteractionActiveState;

Interaction Active State, Min : 1, Max : 1


Generated by PasDoc 0.14.0.