Class TbsORL_O34_RESPONSE_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORL_O34_RESPONSE_26 = 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, required

  2. SPECIMEN, required repeating

Hierarchy

Overview

Methods

Public function SPECIMENRepCount : Integer;

Properties

Public property PID : TbsPID_26 read GetPID write SetPID ;
Public property SPECIMEN[RepCount:Integer]: TbsORL_O34_RESPONSE_SPECIMEN_26 read GetSPECIMEN;

Description

Methods

Public function SPECIMENRepCount : Integer;
 

Properties

Public property PID : TbsPID_26 read GetPID write SetPID ;

PID, Usage : R, Min : 1, Max : 1

Public property SPECIMEN[RepCount:Integer]: TbsORL_O34_RESPONSE_SPECIMEN_26 read GetSPECIMEN;

SPECIMEN, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.