Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPRD_27
Unit
BSHL7DT27
Declaration
type TbsPRD_27 = class(TbsHL7Segment)
Description
Provider Data
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ProviderRoleRepCount : Integer; |
|
|
function ProviderNameRepCount : Integer; |
|
|
function ProviderAddressRepCount : Integer; |
|
|
function ProviderCommunicationInformationRepCount : Integer; |
|
|
function ProviderIdentifiersRepCount : Integer; |
|
|
function EffectiveEndDateOfProviderRoleRepCount : Integer; |
|
|
function ProviderOrganizationAddressRepCount : Integer; |
|
|
function ProviderOrganizationLocationInformationRepCount : Integer; |
|
|
function ProviderOrganizationCommunicationInformationRepCount : Integer; |
|
Properties
|
property ProviderRole[RepCount:Integer]: TbsCWE_27 read GetProviderRole write SetProviderRole; |
Provider Role, Min : 1, Max : *
|
|
property ProviderName[RepCount:Integer]: TbsXPN_27 read GetProviderName write SetProviderName; |
Provider Name, Min : 0, Max : *
|
|
property ProviderAddress[RepCount:Integer]: TbsXAD_27 read GetProviderAddress write SetProviderAddress; |
Provider Address, Min : 0, Max : *
|
|
property ProviderLocation : TbsPL_27 read GetProviderLocation write SetProviderLocation; |
Provider Location, Min : 0, Max : 1
|
|
property ProviderCommunicationInformation[RepCount:Integer]: TbsXTN_27 read GetProviderCommunicationInformation write SetProviderCommunicationInformation; |
Provider Communication Information, Min : 0, Max : *
|
|
property PreferredMethodOfContact : TbsCWE_27 read GetPreferredMethodOfContact write SetPreferredMethodOfContact; |
Preferred Method Of Contact, Min : 0, Max : 1
|
|
property ProviderIdentifiers[RepCount:Integer]: TbsPLN_27 read GetProviderIdentifiers write SetProviderIdentifiers; |
Provider Identifiers, Min : 0, Max : *
|
|
property EffectiveStartDateOfProviderRole : TbsDTM_27 read GetEffectiveStartDateOfProviderRole write SetEffectiveStartDateOfProviderRole; |
Effective Start Date Of Provider Role, Min : 0, Max : 1
|
|
property EffectiveEndDateOfProviderRole[RepCount:Integer]: TbsDTM_27 read GetEffectiveEndDateOfProviderRole write SetEffectiveEndDateOfProviderRole; |
Effective End Date Of Provider Role, Min : 0, Max : *
|
|
property ProviderOrganizationNameAndIdentifier : TbsXON_27 read GetProviderOrganizationNameAndIdentifier write SetProviderOrganizationNameAndIdentifier; |
Provider Organization Name And Identifier, Min : 0, Max : 1
|
|
property ProviderOrganizationAddress[RepCount:Integer]: TbsXAD_27 read GetProviderOrganizationAddress write SetProviderOrganizationAddress; |
Provider Organization Address, Min : 0, Max : *
|
|
property ProviderOrganizationLocationInformation[RepCount:Integer]: TbsPL_27 read GetProviderOrganizationLocationInformation write SetProviderOrganizationLocationInformation; |
Provider Organization Location Information, Min : 0, Max : *
|
|
property ProviderOrganizationCommunicationInformation[RepCount:Integer]: TbsXTN_27 read GetProviderOrganizationCommunicationInformation write SetProviderOrganizationCommunicationInformation; |
Provider Organization Communication Information, Min : 0, Max : *
|
|
property ProviderOrganizationMethodOfContact : TbsCWE_27 read GetProviderOrganizationMethodOfContact write SetProviderOrganizationMethodOfContact; |
Provider Organization Method Of Contact, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|