Class TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ORDER_DETAIL_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ORDER_DETAIL_251 = class(TBSHL7Object)

Description

Represents the ORDER_DETAIL 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. RXO, required

  2. NTE, optional repeating

  3. RXR, required repeating

  4. TREATMENT, optional

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function RXRRepCount : Integer;

Properties

Public property RXO : TbsRXO_251 read GetRXO write SetRXO ;
Public property NTE[RepCount:Integer]: TbsNTE_251 read GetNTE;
Public property RXR[RepCount:Integer]: TbsRXR_251 read GetRXR;
Public property TREATMENT : TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ORDER_DETAIL_TREATMENT_251 read GetTREATMENT;

Description

Methods

Public function NTERepCount : Integer;
 
Public function RXRRepCount : Integer;
 

Properties

Public property RXO : TbsRXO_251 read GetRXO write SetRXO ;

RXO, Usage : R, Min : 1, Max : 1

Public property NTE[RepCount:Integer]: TbsNTE_251 read GetNTE;

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

Public property RXR[RepCount:Integer]: TbsRXR_251 read GetRXR;

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

Public property TREATMENT : TbsRSP_Z82_QUERY_RESPONSE_COMMON_ORDER_ORDER_DETAIL_TREATMENT_251 read GetTREATMENT;

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


Generated by PasDoc 0.14.0.