Class TbsEHC_E13_REQUEST_RESPONSE_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E13_REQUEST_RESPONSE_27 = class(TBSHL7Object)

Description

Represents the RESPONSE Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. OBX, required

  2. NTE, optional

  3. TXA, optional

Hierarchy

Overview

Properties

Public property OBX : TbsOBX_27 read GetOBX write SetOBX ;
Public property NTE : TbsNTE_27 read GetNTE write SetNTE ;
Public property TXA : TbsTXA_27 read GetTXA write SetTXA ;

Description

Properties

Public property OBX : TbsOBX_27 read GetOBX write SetOBX ;

OBX, Usage : R, Min : 1, Max : 1

Public property NTE : TbsNTE_27 read GetNTE write SetNTE ;

NTE, Usage : O, Min : 0, Max : 1

Public property TXA : TbsTXA_27 read GetTXA write SetTXA ;

TXA, Usage : O, Min : 0, Max : 1


Generated by PasDoc 0.14.0.