Class TbsRAR_RAR_DEFINITION_ORDER_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRAR_RAR_DEFINITION_ORDER_231 = class(TBSHL7Object)

Description

Represents the ORDER 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. ORC, required

  2. ENCODING, optional

  3. RXA, required repeating

  4. RXR, required

Hierarchy

Overview

Methods

Public function RXARepCount : Integer;

Properties

Public property ORC : TbsORC_231 read GetORC write SetORC ;
Public property ENCODING : TbsRAR_RAR_DEFINITION_ORDER_ENCODING_231 read GetENCODING;
Public property RXA[RepCount:Integer]: TbsRXA_231 read GetRXA;
Public property RXR : TbsRXR_231 read GetRXR write SetRXR ;

Description

Methods

Public function RXARepCount : Integer;
 

Properties

Public property ORC : TbsORC_231 read GetORC write SetORC ;

ORC, Usage : R, Min : 1, Max : 1

Public property ENCODING : TbsRAR_RAR_DEFINITION_ORDER_ENCODING_231 read GetENCODING;

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

Public property RXA[RepCount:Integer]: TbsRXA_231 read GetRXA;

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

Public property RXR : TbsRXR_231 read GetRXR write SetRXR ;

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


Generated by PasDoc 0.14.0.