Class TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORP_O10_RESPONSE_ORDER_ORDER_DETAIL_24 = 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. RXC, optional repeating

  5. NTE, optional repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function RXRRepCount : Integer;
Public function RXCRepCount : Integer;
Public function NTE1RepCount : Integer;

Properties

Public property RXO : TbsRXO_24 read GetRXO write SetRXO ;
Public property NTE[RepCount:Integer]: TbsNTE_24 read GetNTE;
Public property RXR[RepCount:Integer]: TbsRXR_24 read GetRXR;
Public property RXC[RepCount:Integer]: TbsRXC_24 read GetRXC;
Public property NTE1[RepCount:Integer]: TbsNTE_24 read GetNTE1;

Description

Methods

Public function NTERepCount : Integer;
 
Public function RXRRepCount : Integer;
 
Public function RXCRepCount : Integer;
 
Public function NTE1RepCount : Integer;
 

Properties

Public property RXO : TbsRXO_24 read GetRXO write SetRXO ;

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

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

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

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

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

Public property RXC[RepCount:Integer]: TbsRXC_24 read GetRXC;

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

Public property NTE1[RepCount:Integer]: TbsNTE_24 read GetNTE1;

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


Generated by PasDoc 0.14.0.