Class TbsBRT_O32_RESPONSE_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBRT_O32_RESPONSE_25 = 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. PID, optional

  2. ORDER, optional repeating

Hierarchy

Overview

Methods

Public function ORDERRepCount : Integer;

Properties

Public property PID : TbsPID_25 read GetPID write SetPID ;
Public property ORDER[RepCount:Integer]: TbsBRT_O32_RESPONSE_ORDER_25 read GetORDER;

Description

Methods

Public function ORDERRepCount : Integer;
 

Properties

Public property PID : TbsPID_25 read GetPID write SetPID ;

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

Public property ORDER[RepCount:Integer]: TbsBRT_O32_RESPONSE_ORDER_25 read GetORDER;

ORDER, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.