Class TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_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. NTE, optional repeating

  4. PRT, optional repeating

  5. TIMING_PRIOR, optional repeating

  6. OBSERVATION_PRIOR, required repeating

Hierarchy

Overview

Methods

Public function NTERepCount : Integer;
Public function PRTRepCount : Integer;
Public function TIMING_PRIORRepCount : 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 NTE[RepCount:Integer]: TbsNTE_271 read GetNTE;
Public property PRT[RepCount:Integer]: TbsPRT_271 read GetPRT;
Public property TIMING_PRIOR[RepCount:Integer]: TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_271 read GetTIMING_PRIOR;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_271 read GetOBSERVATION_PRIOR;

Description

Methods

Public function NTERepCount : Integer;
 
Public function PRTRepCount : Integer;
 
Public function TIMING_PRIORRepCount : 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 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 TIMING_PRIOR[RepCount:Integer]: TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_TIMING_PRIOR_271 read GetTIMING_PRIOR;

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

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

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


Generated by PasDoc 0.14.0.