Class TbsDFT_P11_COMMON_ORDER_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P11_COMMON_ORDER_271 = class(TBSHL7Object)

Description

Represents the COMMON_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, optional

  2. TIMING_QUANTITY, optional repeating

  3. ORDER, optional

  4. OBSERVATION, optional repeating

Hierarchy

Overview

Methods

Public function TIMING_QUANTITYRepCount : Integer;
Public function OBSERVATIONRepCount : Integer;

Properties

Public property ORC : TbsORC_271 read GetORC write SetORC ;
Public property TIMING_QUANTITY[RepCount:Integer]: TbsDFT_P11_COMMON_ORDER_TIMING_QUANTITY_271 read GetTIMING_QUANTITY;
Public property ORDER : TbsDFT_P11_COMMON_ORDER_ORDER_271 read GetORDER;
Public property OBSERVATION[RepCount:Integer]: TbsDFT_P11_COMMON_ORDER_OBSERVATION_271 read GetOBSERVATION;

Description

Methods

Public function TIMING_QUANTITYRepCount : Integer;
 
Public function OBSERVATIONRepCount : Integer;
 

Properties

Public property ORC : TbsORC_271 read GetORC write SetORC ;

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

Public property TIMING_QUANTITY[RepCount:Integer]: TbsDFT_P11_COMMON_ORDER_TIMING_QUANTITY_271 read GetTIMING_QUANTITY;

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

Public property ORDER : TbsDFT_P11_COMMON_ORDER_ORDER_271 read GetORDER;

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

Public property OBSERVATION[RepCount:Integer]: TbsDFT_P11_COMMON_ORDER_OBSERVATION_271 read GetOBSERVATION;

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


Generated by PasDoc 0.14.0.