Class TbsRSP_Z82_QUERY_RESPONSE_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRSP_Z82_QUERY_RESPONSE_27 = class(TBSHL7Object)

Description

Represents the QUERY_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. PATIENT, optional

  2. COMMON_ORDER, required repeating

Hierarchy

Overview

Methods

Public function COMMON_ORDERRepCount : Integer;

Properties

Public property PATIENT : TbsRSP_Z82_QUERY_RESPONSE_PATIENT_27 read GetPATIENT;
Public property COMMON_ORDER[RepCount:Integer]: TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_27 read GetCOMMON_ORDER;

Description

Methods

Public function COMMON_ORDERRepCount : Integer;
 

Properties

Public property PATIENT : TbsRSP_Z82_QUERY_RESPONSE_PATIENT_27 read GetPATIENT;

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

Public property COMMON_ORDER[RepCount:Integer]: TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_27 read GetCOMMON_ORDER;

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


Generated by PasDoc 0.14.0.