Class TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_24 = class(TBSHL7Object)

Description

Represents the GENERAL_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. CONTAINER, optional

  2. ORDER, optional repeating

Hierarchy

Overview

Methods

Public function ORDERRepCount : Integer;

Properties

Public property CONTAINER : TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_CONTAINER_24 read GetCONTAINER;
Public property ORDER[RepCount:Integer]: TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_ORDER_24 read GetORDER;

Description

Methods

Public function ORDERRepCount : Integer;
 

Properties

Public property CONTAINER : TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_CONTAINER_24 read GetCONTAINER;

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

Public property ORDER[RepCount:Integer]: TbsORL_O22_RESPONSE_PATIENT_GENERAL_ORDER_ORDER_24 read GetORDER;

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


Generated by PasDoc 0.14.0.