Class TbsPRA_25

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPRA_25 = class(TbsHL7Segment)

Description

Practitioner Detail The Technical Steward for the PRA segment is PA and Personnel Management.

Hierarchy

Overview

Methods

Public function PractitionerGroupRepCount : Integer;
Public function PractitionerCategoryRepCount : Integer;
Public function SpecialtyRepCount : Integer;
Public function PractitionerIDNumbersRepCount : Integer;
Public function PrivilegesRepCount : Integer;
Public function GovernmentReimbursementBillingEligibilityRepCount : Integer;

Properties

Public property PrimaryKeyValuePRA : TbsCE_25 read GetPrimaryKeyValuePRA write SetPrimaryKeyValuePRA;
Public property PractitionerGroup[RepCount:Integer]: TbsCE_25 read GetPractitionerGroup write SetPractitionerGroup;
Public property PractitionerCategory[RepCount:Integer]: TbsIS_25 read GetPractitionerCategory write SetPractitionerCategory;
Public property ProviderBilling : TbsID_25 read GetProviderBilling write SetProviderBilling;
Public property Specialty[RepCount:Integer]: TbsSPD_25 read GetSpecialty write SetSpecialty;
Public property PractitionerIDNumbers[RepCount:Integer]: TbsPLN_25 read GetPractitionerIDNumbers write SetPractitionerIDNumbers;
Public property Privileges[RepCount:Integer]: TbsPIP_25 read GetPrivileges write SetPrivileges;
Public property DateEnteredPractice : TbsDT_25 read GetDateEnteredPractice write SetDateEnteredPractice;
Public property Institution : TbsCE_25 read GetInstitution write SetInstitution;
Public property DateLeftPractice : TbsDT_25 read GetDateLeftPractice write SetDateLeftPractice;
Public property GovernmentReimbursementBillingEligibility[RepCount:Integer]: TbsCE_25 read GetGovernmentReimbursementBillingEligibility write SetGovernmentReimbursementBillingEligibility;
Public property SetIDPRA : TbsSI_25 read GetSetIDPRA write SetSetIDPRA;

Description

Methods

Public function PractitionerGroupRepCount : Integer;
 
Public function PractitionerCategoryRepCount : Integer;
 
Public function SpecialtyRepCount : Integer;
 
Public function PractitionerIDNumbersRepCount : Integer;
 
Public function PrivilegesRepCount : Integer;
 
Public function GovernmentReimbursementBillingEligibilityRepCount : Integer;
 

Properties

Public property PrimaryKeyValuePRA : TbsCE_25 read GetPrimaryKeyValuePRA write SetPrimaryKeyValuePRA;

Primary Key Value - PRA, Min : 0, Max : 1

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

Practitioner Group, Min : 0, Max : *

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

Practitioner Category, Min : 0, Max : *

Public property ProviderBilling : TbsID_25 read GetProviderBilling write SetProviderBilling;

Provider Billing, Min : 0, Max : 1

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

Specialty, Min : 0, Max : *

Public property PractitionerIDNumbers[RepCount:Integer]: TbsPLN_25 read GetPractitionerIDNumbers write SetPractitionerIDNumbers;

Practitioner ID Numbers, Min : 0, Max : *

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

Privileges, Min : 0, Max : *

Public property DateEnteredPractice : TbsDT_25 read GetDateEnteredPractice write SetDateEnteredPractice;

Date Entered Practice, Min : 0, Max : 1

Public property Institution : TbsCE_25 read GetInstitution write SetInstitution;

Institution, Min : 0, Max : 1

Public property DateLeftPractice : TbsDT_25 read GetDateLeftPractice write SetDateLeftPractice;

Date Left Practice, Min : 0, Max : 1

Public property GovernmentReimbursementBillingEligibility[RepCount:Integer]: TbsCE_25 read GetGovernmentReimbursementBillingEligibility write SetGovernmentReimbursementBillingEligibility;

Government Reimbursement Billing Eligibility, Min : 0, Max : *

Public property SetIDPRA : TbsSI_25 read GetSetIDPRA write SetSetIDPRA;

Set ID - PRA, Min : 0, Max : 1


Generated by PasDoc 0.14.0.