Class TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_27 = 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 : TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_PATIENT_PRIOR_27 read GetPATIENT_PRIOR;
Public property PATIENT_VISIT_PRIOR : TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_PATIENT_VISIT_PRIOR_27 read GetPATIENT_VISIT_PRIOR;
Public property AL1[RepCount:Integer]: TbsAL1_27 read GetAL1;
Public property ORDER_PRIOR[RepCount:Integer]: TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_ORDER_PRIOR_27 read GetORDER_PRIOR;

Description

Methods

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

Properties

Public property PATIENT_PRIOR : TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_PATIENT_PRIOR_27 read GetPATIENT_PRIOR;

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

Public property PATIENT_VISIT_PRIOR : TbsOML_O33_SPECIMEN_ORDER_OBSERVATION_REQUEST_PRIOR_RESULT_PATIENT_VISIT_PRIOR_27 read GetPATIENT_VISIT_PRIOR;

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

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

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

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

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


Generated by PasDoc 0.14.0.