Class TbsOMG_O19_ORDER_PRIOR_RESULT_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOMG_O19_ORDER_PRIOR_RESULT_251 = 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. PATIENT PRIOR, optional

  2. PATIENT VISIT PRIOR, optional

  3. AL1, optional repeating

  4. ORDER PRIOR, required repeating

Hierarchy

Overview

Methods

Public function AL1RepCount : Integer;
Public function ORDER_PRIORRepCount : Integer;

Properties

Public property PATIENT_PRIOR : TbsOMG_O19_ORDER_PRIOR_RESULT_PATIENT_PRIOR_251 read GetPATIENT_PRIOR;
Public property PATIENT_VISIT_PRIOR : TbsOMG_O19_ORDER_PRIOR_RESULT_PATIENT_VISIT_PRIOR_251 read GetPATIENT_VISIT_PRIOR;
Public property AL1[RepCount:Integer]: TbsAL1_251 read GetAL1;
Public property ORDER_PRIOR[RepCount:Integer]: TbsOMG_O19_ORDER_PRIOR_RESULT_ORDER_PRIOR_251 read GetORDER_PRIOR;

Description

Methods

Public function AL1RepCount : Integer;
 
Public function ORDER_PRIORRepCount : Integer;
 

Properties

Public property PATIENT_PRIOR : TbsOMG_O19_ORDER_PRIOR_RESULT_PATIENT_PRIOR_251 read GetPATIENT_PRIOR;

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

Public property PATIENT_VISIT_PRIOR : TbsOMG_O19_ORDER_PRIOR_RESULT_PATIENT_VISIT_PRIOR_251 read GetPATIENT_VISIT_PRIOR;

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

Public property AL1[RepCount:Integer]: TbsAL1_251 read GetAL1;

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

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

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


Generated by PasDoc 0.14.0.