Class TbsECR_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsECR_26 = class(TbsHL7Segment)

Description

Equipment Command Response The equipment command response segment contains the receiving component's response to the previously received command.

Hierarchy

Overview

Methods

Public function CommandResponseParametersRepCount : Integer;

Properties

Public property CommandResponse : TbsCWE_26 read GetCommandResponse write SetCommandResponse;
Public property DateTimeCompleted : TbsDTM_26 read GetDateTimeCompleted write SetDateTimeCompleted;
Public property CommandResponseParameters[RepCount:Integer]: TbsTX_26 read GetCommandResponseParameters write SetCommandResponseParameters;

Description

Methods

Public function CommandResponseParametersRepCount : Integer;
 

Properties

Public property CommandResponse : TbsCWE_26 read GetCommandResponse write SetCommandResponse;

Command Response, Min : 1, Max : 1

Public property DateTimeCompleted : TbsDTM_26 read GetDateTimeCompleted write SetDateTimeCompleted;

Date/Time Completed, Min : 1, Max : 1

Public property CommandResponseParameters[RepCount:Integer]: TbsTX_26 read GetCommandResponseParameters write SetCommandResponseParameters;

Command Response Parameters, Min : 0, Max : *


Generated by PasDoc 0.14.0.