Class TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_28 = 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. PRT, optional repeating

  3. OBR, required

  4. TIMING_PRIOR, optional repeating

  5. NTE, optional repeating

  6. PRT, optional repeating

  7. CTD, optional

  8. OBSERVATION_PRIOR, required repeating

Hierarchy

Overview

Methods

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

Properties

Public property ORC : TbsORC_28 read GetORC write SetORC ;
Public property PRT[RepCount:Integer]: TbsPRT_28 read GetPRT;
Public property OBR : TbsOBR_28 read GetOBR write SetOBR ;
Public property TIMING_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_28 read GetTIMING_PRIOR;
Public property NTE[RepCount:Integer]: TbsNTE_28 read GetNTE;
Public property PRT1[RepCount:Integer]: TbsPRT_28 read GetPRT1;
Public property CTD : TbsCTD_28 read GetCTD write SetCTD ;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_28 read GetOBSERVATION_PRIOR;

Description

Methods

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

Properties

Public property ORC : TbsORC_28 read GetORC write SetORC ;

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

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

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

Public property OBR : TbsOBR_28 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_28 read GetTIMING_PRIOR;

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

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

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

Public property PRT1[RepCount:Integer]: TbsPRT_28 read GetPRT1;

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

Public property CTD : TbsCTD_28 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_28 read GetOBSERVATION_PRIOR;

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


Generated by PasDoc 0.14.0.