Class TbsDFT_P03_COMMON_ORDER_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDFT_P03_COMMON_ORDER_24 = 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. ORDER, optional

  3. OBSERVATION, optional repeating

Hierarchy

Overview

Methods

Public function OBSERVATIONRepCount : Integer;

Properties

Public property ORC : TbsORC_24 read GetORC write SetORC ;
Public property ORDER : TbsDFT_P03_COMMON_ORDER_ORDER_24 read GetORDER;
Public property OBSERVATION[RepCount:Integer]: TbsDFT_P03_COMMON_ORDER_OBSERVATION_24 read GetOBSERVATION;

Description

Methods

Public function OBSERVATIONRepCount : Integer;
 

Properties

Public property ORC : TbsORC_24 read GetORC write SetORC ;

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

Public property ORDER : TbsDFT_P03_COMMON_ORDER_ORDER_24 read GetORDER;

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

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

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


Generated by PasDoc 0.14.0.