Class TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_26 = class(TBSHL7Object)

Description

Represents the ORDER_PRIOR 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. OBR, required

  3. TIMING PRIOR, optional repeating

  4. NTE, optional repeating

  5. ROL, optional repeating

  6. CTD, optional

  7. OBSERVATION PRIOR, required repeating

Hierarchy

Overview

Methods

Public function TIMING_PRIORRepCount : Integer;
Public function NTERepCount : Integer;
Public function ROLRepCount : Integer;
Public function OBSERVATION_PRIORRepCount : Integer;

Properties

Public property ORC : TbsORC_26 read GetORC write SetORC ;
Public property OBR : TbsOBR_26 read GetOBR write SetOBR ;
Public property TIMING_PRIOR[RepCount:Integer]: TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_26 read GetTIMING_PRIOR;
Public property NTE[RepCount:Integer]: TbsNTE_26 read GetNTE;
Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;
Public property CTD : TbsCTD_26 read GetCTD write SetCTD ;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_26 read GetOBSERVATION_PRIOR;

Description

Methods

Public function TIMING_PRIORRepCount : Integer;
 
Public function NTERepCount : Integer;
 
Public function ROLRepCount : Integer;
 
Public function OBSERVATION_PRIORRepCount : Integer;
 

Properties

Public property ORC : TbsORC_26 read GetORC write SetORC ;

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

Public property OBR : TbsOBR_26 read GetOBR write SetOBR ;

OBR, Usage : R, Min : 1, Max : 1

Public property TIMING_PRIOR[RepCount:Integer]: TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_26 read GetTIMING_PRIOR;

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

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

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

Public property ROL[RepCount:Integer]: TbsROL_26 read GetROL;

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

Public property CTD : TbsCTD_26 read GetCTD write SetCTD ;

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

Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOMG_019_ORDER_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_26 read GetOBSERVATION_PRIOR;

OBSERVATION_PRIOR, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.