Class TbsOML_O21_ORDER_GENERAL_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

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

  4. OBSERVATION PRIOR, required repeating

Hierarchy

Overview

Methods

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

Properties

Public property ORC : TbsORC_24 read GetORC write SetORC ;
Public property OBR : TbsOBR_24 read GetOBR write SetOBR ;
Public property NTE[RepCount:Integer]: TbsNTE_24 read GetNTE;
Public property OBSERVATION_PRIOR[RepCount:Integer]: TbsOML_O21_ORDER_GENERAL_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_OBSERVATION_PRIOR_24 read GetOBSERVATION_PRIOR;

Description

Methods

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

Properties

Public property ORC : TbsORC_24 read GetORC write SetORC ;

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

Public property OBR : TbsOBR_24 read GetOBR write SetOBR ;

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

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

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

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

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


Generated by PasDoc 0.14.0.