Class TbsORM_O01_ORDER_ORDER_DETAIL_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsORM_O01_ORDER_ORDER_DETAIL_231 = 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. OBR, optional

  2. RQD, optional

  3. RQ1, optional

  4. RXO, optional

  5. ODS, optional

  6. ODT, optional

  7. NTE, optional repeating

  8. DG1, optional repeating

  9. OBSERVATION, optional repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function DG1RepCount : Integer;
Public function OBSERVATIONRepCount : Integer;

Properties

Public property OBR : TbsOBR_231 read GetOBR write SetOBR ;
Public property RQD : TbsRQD_231 read GetRQD write SetRQD ;
Public property RQ1 : TbsRQ1_231 read GetRQ1 write SetRQ1 ;
Public property RXO : TbsRXO_231 read GetRXO write SetRXO ;
Public property ODS : TbsODS_231 read GetODS write SetODS ;
Public property ODT : TbsODT_231 read GetODT write SetODT ;
Public property NTE[RepCount:Integer]: TbsNTE_231 read GetNTE;
Public property DG1[RepCount:Integer]: TbsDG1_231 read GetDG1;
Public property OBSERVATION[RepCount:Integer]: TbsORM_O01_ORDER_ORDER_DETAIL_OBSERVATION_231 read GetOBSERVATION;

Description

Methods

Public function NTERepCount : Integer;
 
Public function DG1RepCount : Integer;
 
Public function OBSERVATIONRepCount : Integer;
 

Properties

Public property OBR : TbsOBR_231 read GetOBR write SetOBR ;

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

Public property RQD : TbsRQD_231 read GetRQD write SetRQD ;

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

Public property RQ1 : TbsRQ1_231 read GetRQ1 write SetRQ1 ;

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

Public property RXO : TbsRXO_231 read GetRXO write SetRXO ;

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

Public property ODS : TbsODS_231 read GetODS write SetODS ;

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

Public property ODT : TbsODT_231 read GetODT write SetODT ;

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

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

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

Public property DG1[RepCount:Integer]: TbsDG1_231 read GetDG1;

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

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

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


Generated by PasDoc 0.14.0.