Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPRA_26
Unit
BSHL7DT26
Declaration
type TbsPRA_26 = class(TbsHL7Segment)
Description
Practitioner Detail The Technical Steward for the PRA segment is PA and Personnel Management.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function PractitionerGroupRepCount : Integer; |
|
|
function PractitionerCategoryRepCount : Integer; |
|
|
function SpecialtyRepCount : Integer; |
|
|
function PractitionerIDNumbersRepCount : Integer; |
|
|
function PrivilegesRepCount : Integer; |
|
|
function GovernmentReimbursementBillingEligibilityRepCount : Integer; |
|
Properties
|
property PrimaryKeyValuePRA : TbsCWE_26 read GetPrimaryKeyValuePRA write SetPrimaryKeyValuePRA; |
Primary Key Value - PRA, Min : 0, Max : 1
|
|
property PractitionerGroup[RepCount:Integer]: TbsCWE_26 read GetPractitionerGroup write SetPractitionerGroup; |
Practitioner Group, Min : 0, Max : *
|
|
property PractitionerCategory[RepCount:Integer]: TbsIS_26 read GetPractitionerCategory write SetPractitionerCategory; |
Practitioner Category, Min : 0, Max : *
|
|
property ProviderBilling : TbsID_26 read GetProviderBilling write SetProviderBilling; |
Provider Billing, Min : 0, Max : 1
|
|
property Specialty[RepCount:Integer]: TbsSPD_26 read GetSpecialty write SetSpecialty; |
Specialty, Min : 0, Max : *
|
|
property PractitionerIDNumbers[RepCount:Integer]: TbsPLN_26 read GetPractitionerIDNumbers write SetPractitionerIDNumbers; |
Practitioner ID Numbers, Min : 0, Max : *
|
|
property Privileges[RepCount:Integer]: TbsPIP_26 read GetPrivileges write SetPrivileges; |
Privileges, Min : 0, Max : *
|
|
property DateEnteredPractice : TbsDT_26 read GetDateEnteredPractice write SetDateEnteredPractice; |
Date Entered Practice, Min : 0, Max : 1
|
|
property Institution : TbsCWE_26 read GetInstitution write SetInstitution; |
Institution, Min : 0, Max : 1
|
|
property DateLeftPractice : TbsDT_26 read GetDateLeftPractice write SetDateLeftPractice; |
Date Left Practice, Min : 0, Max : 1
|
|
property GovernmentReimbursementBillingEligibility[RepCount:Integer]: TbsCWE_26 read GetGovernmentReimbursementBillingEligibility write SetGovernmentReimbursementBillingEligibility; |
Government Reimbursement Billing Eligibility, Min : 0, Max : *
|
|
property SetIDPRA : TbsSI_26 read GetSetIDPRA write SetSetIDPRA; |
Set ID - PRA, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|