Class TbsBRT_O32_RESPONSE_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBRT_O32_RESPONSE_28 = 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. ARV, optional repeating

  3. ORDER, optional repeating

Hierarchy

Overview

Methods

Public function ARVRepCount : Integer;
Public function ORDERRepCount : Integer;

Properties

Public property PID : TbsPID_28 read GetPID write SetPID ;
Public property ARV[RepCount:Integer]: TbsARV_28 read GetARV;
Public property ORDER[RepCount:Integer]: TbsBRT_O32_RESPONSE_ORDER_28 read GetORDER;

Description

Methods

Public function ARVRepCount : Integer;
 
Public function ORDERRepCount : Integer;
 

Properties

Public property PID : TbsPID_28 read GetPID write SetPID ;

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

Public property ARV[RepCount:Integer]: TbsARV_28 read GetARV;

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

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

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


Generated by PasDoc 0.14.0.