Class TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_251 = 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. CTD, optional

  6. OBSERVATION PRIOR, required repeating

Hierarchy

Overview

Methods

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

Properties

Public property ORC : TbsORC_251 read GetORC write SetORC ;
Public property OBR : TbsOBR_251 read GetOBR write SetOBR ;
Public property TIMING_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_251 read GetTIMING_PRIOR;
Public property NTE[RepCount:Integer]: TbsNTE_251 read GetNTE;
Public property CTD : TbsCTD_251 read GetCTD write SetCTD ;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_251 read GetOBSERVATION_PRIOR;

Description

Methods

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

Properties

Public property ORC : TbsORC_251 read GetORC write SetORC ;

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

Public property OBR : TbsOBR_251 read GetOBR write SetOBR ;

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

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

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

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

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

Public property CTD : TbsCTD_251 read GetCTD write SetCTD ;

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

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

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


Generated by PasDoc 0.14.0.