Class TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_271 = 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, required

  2. OBR, required

  3. TIMING_PRIOR, optional repeating

  4. NTE, optional repeating

  5. PRT, optional repeating

  6. CTD, optional

  7. OBSERVATION_PRIOR, required repeating

Hierarchy

Overview

Methods

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

Properties

Public property ORC : TbsORC_271 read GetORC write SetORC ;
Public property OBR : TbsOBR_271 read GetOBR write SetOBR ;
Public property TIMING_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_271 read GetTIMING_PRIOR;
Public property NTE[RepCount:Integer]: TbsNTE_271 read GetNTE;
Public property PRT[RepCount:Integer]: TbsPRT_271 read GetPRT;
Public property CTD : TbsCTD_271 read GetCTD write SetCTD ;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_271 read GetOBSERVATION_PRIOR;

Description

Methods

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

Properties

Public property ORC : TbsORC_271 read GetORC write SetORC ;

ORC, Usage : R, Min : 1, Max : 1

Public property OBR : TbsOBR_271 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_271 read GetTIMING_PRIOR;

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

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

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

Public property PRT[RepCount:Integer]: TbsPRT_271 read GetPRT;

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

Public property CTD : TbsCTD_271 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_271 read GetOBSERVATION_PRIOR;

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


Generated by PasDoc 0.14.0.