Class TbsEHC_E20_AUTHORIZATION_REQUEST_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E20_AUTHORIZATION_REQUEST_27 = class(TBSHL7Object)

Description

Represents the AUTHORIZATION_REQUEST 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. IVC, required

  2. CTD, required repeating

  3. LOC, optional repeating

  4. ROL, optional repeating

  5. PAT INFO, required repeating

  6. PSL ITEM INFO, required repeating

Hierarchy

Overview

Methods

Public function CTDRepCount : Integer;
Public function LOCRepCount : Integer;
Public function ROLRepCount : Integer;
Public function PAT_INFORepCount : Integer;
Public function PSL_ITEM_INFORepCount : Integer;

Properties

Public property IVC : TbsIVC_27 read GetIVC write SetIVC ;
Public property CTD[RepCount:Integer]: TbsCTD_27 read GetCTD;
Public property LOC[RepCount:Integer]: TbsLOC_27 read GetLOC;
Public property ROL[RepCount:Integer]: TbsROL_27 read GetROL;
Public property PAT_INFO[RepCount:Integer]: TbsEHC_E20_AUTHORIZATION_REQUEST_PAT_INFO_27 read GetPAT_INFO;
Public property PSL_ITEM_INFO[RepCount:Integer]: TbsEHC_E20_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_27 read GetPSL_ITEM_INFO;

Description

Methods

Public function CTDRepCount : Integer;
 
Public function LOCRepCount : Integer;
 
Public function ROLRepCount : Integer;
 
Public function PAT_INFORepCount : Integer;
 
Public function PSL_ITEM_INFORepCount : Integer;
 

Properties

Public property IVC : TbsIVC_27 read GetIVC write SetIVC ;

IVC, Usage : R, Min : 1, Max : 1

Public property CTD[RepCount:Integer]: TbsCTD_27 read GetCTD;

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

Public property LOC[RepCount:Integer]: TbsLOC_27 read GetLOC;

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

Public property ROL[RepCount:Integer]: TbsROL_27 read GetROL;

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

Public property PAT_INFO[RepCount:Integer]: TbsEHC_E20_AUTHORIZATION_REQUEST_PAT_INFO_27 read GetPAT_INFO;

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

Public property PSL_ITEM_INFO[RepCount:Integer]: TbsEHC_E20_AUTHORIZATION_REQUEST_PSL_ITEM_INFO_27 read GetPSL_ITEM_INFO;

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


Generated by PasDoc 0.14.0.