Class TbsOPL_O37_ORDER_PRIOR_RESULT_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOPL_O37_ORDER_PRIOR_RESULT_28 = class(TBSHL7Object)

Description

Represents the PRIOR_RESULT 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. NK1, required repeating

  2. PATIENT_PRIOR, optional

  3. PATIENT_VISIT_PRIOR, optional

  4. AL1, optional

  5. ORDER_PRIOR, required repeating

Hierarchy

Overview

Methods

Public function NK1RepCount : Integer;
Public function ORDER_PRIORRepCount : Integer;

Properties

Public property NK1[RepCount:Integer]: TbsNK1_28 read GetNK1;
Public property PATIENT_PRIOR : TbsOPL_O37_ORDER_PRIOR_RESULT_PATIENT_PRIOR_28 read GetPATIENT_PRIOR;
Public property PATIENT_VISIT_PRIOR : TbsOPL_O37_ORDER_PRIOR_RESULT_PATIENT_VISIT_PRIOR_28 read GetPATIENT_VISIT_PRIOR;
Public property AL1 : TbsAL1_28 read GetAL1 write SetAL1 ;
Public property ORDER_PRIOR[RepCount:Integer]: TbsOPL_O37_ORDER_PRIOR_RESULT_ORDER_PRIOR_28 read GetORDER_PRIOR;

Description

Methods

Public function NK1RepCount : Integer;
 
Public function ORDER_PRIORRepCount : Integer;
 

Properties

Public property NK1[RepCount:Integer]: TbsNK1_28 read GetNK1;

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

Public property PATIENT_PRIOR : TbsOPL_O37_ORDER_PRIOR_RESULT_PATIENT_PRIOR_28 read GetPATIENT_PRIOR;

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

Public property PATIENT_VISIT_PRIOR : TbsOPL_O37_ORDER_PRIOR_RESULT_PATIENT_VISIT_PRIOR_28 read GetPATIENT_VISIT_PRIOR;

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

Public property AL1 : TbsAL1_28 read GetAL1 write SetAL1 ;

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

Public property ORDER_PRIOR[RepCount:Integer]: TbsOPL_O37_ORDER_PRIOR_RESULT_ORDER_PRIOR_28 read GetORDER_PRIOR;

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


Generated by PasDoc 0.14.0.