Class TbsORR_O02_PATIENT_ORDER_ORDER_DETAIL_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORR_O02_PATIENT_ORDER_ORDER_DETAIL_22 = class(TBSHL7Object)

Description

Represents the ORDER_DETAIL 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. ORDER DETAIL SEGMENT, optional

  2. NTE, optional repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;

Properties

Public property ORDER_DETAIL_SEGMENT : TbsORR_O02_PATIENT_ORDER_ORDER_DETAIL_ORDER_DETAIL_SEGMENT_22 read GetORDER_DETAIL_SEGMENT;
Public property NTE[RepCount:Integer]: TbsNTE_22 read GetNTE;

Description

Methods

Public function NTERepCount : Integer;
 

Properties

Public property ORDER_DETAIL_SEGMENT : TbsORR_O02_PATIENT_ORDER_ORDER_DETAIL_ORDER_DETAIL_SEGMENT_22 read GetORDER_DETAIL_SEGMENT;

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

Public property NTE[RepCount:Integer]: TbsNTE_22 read GetNTE;

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


Generated by PasDoc 0.14.0.