Class TbsISD_26
Unit
BSHL7DT26
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
Description
Properties
|
property ReferenceInteractionNumber : TbsNM_26 read GetReferenceInteractionNumber write SetReferenceInteractionNumber; |
Reference Interaction Number, Min : 1, Max : 1
|
|
property InteractionTypeIdentifier : TbsCWE_26 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier; |
Interaction Type Identifier, Min : 0, Max : 1
|
|
property InteractionActiveState : TbsCWE_26 read GetInteractionActiveState write SetInteractionActiveState; |
Interaction Active State, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|