Class TbsSQM_S25_REQUEST_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSQM_S25_REQUEST_251 = class(TBSHL7Object)

Description

Represents the REQUEST 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. ARQ, required

  2. APR, optional

  3. PID, optional

  4. RESOURCES, required repeating

Hierarchy

Overview

Methods

Public function RESOURCESRepCount : Integer;

Properties

Public property ARQ : TbsARQ_251 read GetARQ write SetARQ ;
Public property APR : TbsAPR_251 read GetAPR write SetAPR ;
Public property PID : TbsPID_251 read GetPID write SetPID ;
Public property RESOURCES[RepCount:Integer]: TbsSQM_S25_REQUEST_RESOURCES_251 read GetRESOURCES;

Description

Methods

Public function RESOURCESRepCount : Integer;
 

Properties

Public property ARQ : TbsARQ_251 read GetARQ write SetARQ ;

ARQ, Usage : R, Min : 1, Max : 1

Public property APR : TbsAPR_251 read GetAPR write SetAPR ;

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

Public property PID : TbsPID_251 read GetPID write SetPID ;

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

Public property RESOURCES[RepCount:Integer]: TbsSQM_S25_REQUEST_RESOURCES_251 read GetRESOURCES;

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


Generated by PasDoc 0.14.0.