Class TbsPRA_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPRA_23 = class(TbsHL7Segment)

Description

Practitioner detail segment

Hierarchy

Overview

Methods

Public function PractionerGroupRepCount : Integer;
Public function PractionerCategoryRepCount : Integer;
Public function SpecialtyRepCount : Integer;
Public function PractitionerIDNumbersRepCount : Integer;
Public function PrivilegesRepCount : Integer;

Properties

Public property PRAPrimaryKeyValue : TbsST_23 read GetPRAPrimaryKeyValue write SetPRAPrimaryKeyValue;
Public property PractionerGroup[RepCount:Integer]: TbsCE_23 read GetPractionerGroup write SetPractionerGroup;
Public property PractionerCategory[RepCount:Integer]: TbsID_23 read GetPractionerCategory write SetPractionerCategory;
Public property ProviderBilling : TbsID_23 read GetProviderBilling write SetProviderBilling;
Public property Specialty[RepCount:Integer]: TbsCM_SPD_23 read GetSpecialty write SetSpecialty;
Public property PractitionerIDNumbers[RepCount:Integer]: TbsCM_PLN_23 read GetPractitionerIDNumbers write SetPractitionerIDNumbers;
Public property Privileges[RepCount:Integer]: TbsCM_PIP_23 read GetPrivileges write SetPrivileges;

Description

Methods

Public function PractionerGroupRepCount : Integer;
 
Public function PractionerCategoryRepCount : Integer;
 
Public function SpecialtyRepCount : Integer;
 
Public function PractitionerIDNumbersRepCount : Integer;
 
Public function PrivilegesRepCount : Integer;
 

Properties

Public property PRAPrimaryKeyValue : TbsST_23 read GetPRAPrimaryKeyValue write SetPRAPrimaryKeyValue;

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

Public property PractionerGroup[RepCount:Integer]: TbsCE_23 read GetPractionerGroup write SetPractionerGroup;

Practioner Group, Min : 0, Max : *

Public property PractionerCategory[RepCount:Integer]: TbsID_23 read GetPractionerCategory write SetPractionerCategory;

Practioner Category, Min : 0, Max : *

Public property ProviderBilling : TbsID_23 read GetProviderBilling write SetProviderBilling;

Provider Billing, Min : 0, Max : 1

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

Specialty, Min : 0, Max : *

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

Practitioner ID Numbers, Min : 0, Max : *

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

Privileges, Min : 0, Max : *


Generated by PasDoc 0.14.0.