Class TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_28 = 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. PRT, optional repeating

  3. NTE, optional repeating

  4. RXR, required repeating

  5. COMPONENT, optional repeating

Hierarchy

Overview

Methods

Public function PRTRepCount : Integer;
Public function NTERepCount : Integer;
Public function RXRRepCount : Integer;
Public function COMPONENTRepCount : Integer;

Properties

Public property RXO : TbsRXO_28 read GetRXO write SetRXO ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property NTE[RepCount:Integer]: TbsNTE_28 read GetNTE;
Public property RXR[RepCount:Integer]: TbsRXR_28 read GetRXR;
Public property COMPONENT[RepCount:Integer]: TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_COMPONENT_28 read GetCOMPONENT;

Description

Methods

Public function PRTRepCount : Integer;
 
Public function NTERepCount : Integer;
 
Public function RXRRepCount : Integer;
 
Public function COMPONENTRepCount : Integer;
 

Properties

Public property RXO : TbsRXO_28 read GetRXO write SetRXO ;

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

Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;

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

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

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

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

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

Public property COMPONENT[RepCount:Integer]: TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_COMPONENT_28 read GetCOMPONENT;

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


Generated by PasDoc 0.14.0.