Class TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_24 = class(TBSHL7Object)

Description

Represents the ORDER_DETAIL_SUPPLEMENT 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. NTE, required repeating

  2. RXR, required repeating

  3. COMPONENTS, optional

Hierarchy

Overview

Methods

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

Properties

Public property NTE[RepCount:Integer]: TbsNTE_24 read GetNTE;
Public property RXR[RepCount:Integer]: TbsRXR_24 read GetRXR;
Public property COMPONENTS : TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_COMPONENTS_24 read GetCOMPONENTS;

Description

Methods

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

Properties

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

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

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

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

Public property COMPONENTS : TbsRAS_O17_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_COMPONENTS_24 read GetCOMPONENTS;

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


Generated by PasDoc 0.14.0.