Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsORG_27
Unit
BSHL7DT27
Declaration
type TbsORG_27 = class(TbsHL7Segment)
Description
Practitioner Organization Unit S
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CostCenterCodeRepCount : Integer; |
|
Properties
|
property SetIdOrg : TbsSI_27 read GetSetIdOrg write SetSetIdOrg; |
Set Id - Org, Min : 1, Max : 1
|
|
property OrganizationUnitCode : TbsCWE_27 read GetOrganizationUnitCode write SetOrganizationUnitCode; |
Organization Unit Code, Min : 0, Max : 1
|
|
property OrganizationUnitTypeCode : TbsCWE_27 read GetOrganizationUnitTypeCode write SetOrganizationUnitTypeCode; |
Organization Unit Type Code, Min : 0, Max : 1
|
|
property PrimaryOrgUnitIndicator : TbsID_27 read GetPrimaryOrgUnitIndicator write SetPrimaryOrgUnitIndicator; |
Primary Org Unit Indicator, Min : 0, Max : 1
|
|
property PractitionerOrgUnitIdentifier : TbsCX_27 read GetPractitionerOrgUnitIdentifier write SetPractitionerOrgUnitIdentifier; |
Practitioner Org Unit Identifier, Min : 0, Max : 1
|
|
property HealthCareProviderTypeCode : TbsCWE_27 read GetHealthCareProviderTypeCode write SetHealthCareProviderTypeCode; |
Health Care Provider Type Code, Min : 0, Max : 1
|
|
property HealthCareProviderClassificationCode : TbsCWE_27 read GetHealthCareProviderClassificationCode write SetHealthCareProviderClassificationCode; |
Health Care Provider Classification Code, Min : 0, Max : 1
|
|
property HealthCareProviderAreaOfSpecializationCode : TbsCWE_27 read GetHealthCareProviderAreaOfSpecializationCode write SetHealthCareProviderAreaOfSpecializationCode; |
Health Care Provider Area Of Specialization Code, Min : 0, Max : 1
|
|
property EffectiveDateRange : TbsDR_27 read GetEffectiveDateRange write SetEffectiveDateRange; |
Effective Date Range, Min : 0, Max : 1
|
|
property EmploymentStatusCode : TbsCWE_27 read GetEmploymentStatusCode write SetEmploymentStatusCode; |
Employment Status Code, Min : 0, Max : 1
|
|
property BoardApprovalIndicator : TbsID_27 read GetBoardApprovalIndicator write SetBoardApprovalIndicator; |
Board Approval Indicator, Min : 0, Max : 1
|
|
property PrimaryCarePhysicianIndicator : TbsID_27 read GetPrimaryCarePhysicianIndicator write SetPrimaryCarePhysicianIndicator; |
Primary Care Physician Indicator, Min : 0, Max : 1
|
|
property CostCenterCode[RepCount:Integer]: TbsCWE_27 read GetCostCenterCode write SetCostCenterCode; |
Cost Center Code, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|