Class TbsRGV_O01_ORDER_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRGV_O01_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. ORDER DETAIL, optional

  3. ENCODING, optional

  4. GIVE, required repeating

Hierarchy

Overview

Methods

Public function GIVERepCount : Integer;

Properties

Public property ORC : TbsORC_231 read GetORC write SetORC ;
Public property ORDER_DETAIL : TbsRGV_O01_ORDER_ORDER_DETAIL_231 read GetORDER_DETAIL;
Public property ENCODING : TbsRGV_O01_ORDER_ENCODING_231 read GetENCODING;
Public property GIVE[RepCount:Integer]: TbsRGV_O01_ORDER_GIVE_231 read GetGIVE;

Description

Methods

Public function GIVERepCount : Integer;
 

Properties

Public property ORC : TbsORC_231 read GetORC write SetORC ;

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

Public property ORDER_DETAIL : TbsRGV_O01_ORDER_ORDER_DETAIL_231 read GetORDER_DETAIL;

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

Public property ENCODING : TbsRGV_O01_ORDER_ENCODING_231 read GetENCODING;

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

Public property GIVE[RepCount:Integer]: TbsRGV_O01_ORDER_GIVE_231 read GetGIVE;

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


Generated by PasDoc 0.14.0.