Class TbsISD_24
Unit
BSHL7DT24
Declaration
type TbsISD_24 = 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_24 read GetReferenceInteractionNumber write SetReferenceInteractionNumber; |
Reference Interaction Number, Min : 1, Max : 1
|
|
property InteractionTypeIdentifier : TbsCE_24 read GetInteractionTypeIdentifier write SetInteractionTypeIdentifier; |
Interaction Type Identifier, Min : 0, Max : 1
|
|
property InteractionActiveState : TbsCE_24 read GetInteractionActiveState write SetInteractionActiveState; |
Interaction Active State, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|