Class TbsPRA_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPRA_22 = class(TbsHL7Segment)

Description

Practitioner Detail

Hierarchy

Overview

Methods

Public function PractitionerGroupRepCount : Integer;
Public function PractitionerCategoryRepCount : Integer;
Public function SpecialtyRepCount : Integer;
Public function PractitionerIdNumbersRepCount : Integer;
Public function PrivilegesRepCount : Integer;

Properties

Public property PraPrimaryKeyValue : TbsST_22 read GetPraPrimaryKeyValue write SetPraPrimaryKeyValue;
Public property PractitionerGroup[RepCount:Integer]: TbsCE_22 read GetPractitionerGroup write SetPractitionerGroup;
Public property PractitionerCategory[RepCount:Integer]: TbsID_22 read GetPractitionerCategory write SetPractitionerCategory;
Public property ProviderBilling : TbsID_22 read GetProviderBilling write SetProviderBilling;
Public property Specialty[RepCount:Integer]: TbsCM_SPD_22 read GetSpecialty write SetSpecialty;
Public property PractitionerIdNumbers[RepCount:Integer]: TbsCM_PLN_22 read GetPractitionerIdNumbers write SetPractitionerIdNumbers;
Public property Privileges[RepCount:Integer]: TbsCM_PIP_22 read GetPrivileges write SetPrivileges;

Description

Methods

Public function PractitionerGroupRepCount : Integer;
 
Public function PractitionerCategoryRepCount : Integer;
 
Public function SpecialtyRepCount : Integer;
 
Public function PractitionerIdNumbersRepCount : Integer;
 
Public function PrivilegesRepCount : Integer;
 

Properties

Public property PraPrimaryKeyValue : TbsST_22 read GetPraPrimaryKeyValue write SetPraPrimaryKeyValue;

Pra - Primary Key Value, Min : 1, Max : 1

Public property PractitionerGroup[RepCount:Integer]: TbsCE_22 read GetPractitionerGroup write SetPractitionerGroup;

Practitioner Group, Min : 0, Max : *

Public property PractitionerCategory[RepCount:Integer]: TbsID_22 read GetPractitionerCategory write SetPractitionerCategory;

Practitioner Category, Min : 0, Max : *

Public property ProviderBilling : TbsID_22 read GetProviderBilling write SetProviderBilling;

Provider Billing, Min : 0, Max : 1

Public property Specialty[RepCount:Integer]: TbsCM_SPD_22 read GetSpecialty write SetSpecialty;

Specialty, Min : 0, Max : *

Public property PractitionerIdNumbers[RepCount:Integer]: TbsCM_PLN_22 read GetPractitionerIdNumbers write SetPractitionerIdNumbers;

Practitioner Id Numbers, Min : 0, Max : *

Public property Privileges[RepCount:Integer]: TbsCM_PIP_22 read GetPrivileges write SetPrivileges;

Privileges, Min : 0, Max : *


Generated by PasDoc 0.14.0.