Class TbsPRD_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPRD_23 = class(TbsHL7Segment)

Description

Provider Data

Hierarchy

Overview

Methods

Public function RoleRepCount : Integer;
Public function ProviderNameRepCount : Integer;
Public function ProviderCommunicationInformationRepCount : Integer;
Public function ProviderIdentifiersRepCount : Integer;

Properties

Public property Role[RepCount:Integer]: TbsCE_23 read GetRole write SetRole;
Public property ProviderName[RepCount:Integer]: TbsXPN_23 read GetProviderName write SetProviderName;
Public property ProviderAddress : TbsXAD_23 read GetProviderAddress write SetProviderAddress;
Public property ProviderLocation : TbsPL_23 read GetProviderLocation write SetProviderLocation;
Public property ProviderCommunicationInformation[RepCount:Integer]: TbsXTN_23 read GetProviderCommunicationInformation write SetProviderCommunicationInformation;
Public property PreferredMethodofContact : TbsCE_23 read GetPreferredMethodofContact write SetPreferredMethodofContact;
Public property ProviderIdentifiers[RepCount:Integer]: TbsCM_PI_23 read GetProviderIdentifiers write SetProviderIdentifiers;
Public property EffectiveStartDateofRole : TbsTS_23 read GetEffectiveStartDateofRole write SetEffectiveStartDateofRole;
Public property EffectiveEndDateofRole : TbsTS_23 read GetEffectiveEndDateofRole write SetEffectiveEndDateofRole;

Description

Methods

Public function RoleRepCount : Integer;
 
Public function ProviderNameRepCount : Integer;
 
Public function ProviderCommunicationInformationRepCount : Integer;
 
Public function ProviderIdentifiersRepCount : Integer;
 

Properties

Public property Role[RepCount:Integer]: TbsCE_23 read GetRole write SetRole;

Role, Min : 1, Max : *

Public property ProviderName[RepCount:Integer]: TbsXPN_23 read GetProviderName write SetProviderName;

Provider Name, Min : 0, Max : *

Public property ProviderAddress : TbsXAD_23 read GetProviderAddress write SetProviderAddress;

Provider Address, Min : 0, Max : 1

Public property ProviderLocation : TbsPL_23 read GetProviderLocation write SetProviderLocation;

Provider Location, Min : 0, Max : 1

Public property ProviderCommunicationInformation[RepCount:Integer]: TbsXTN_23 read GetProviderCommunicationInformation write SetProviderCommunicationInformation;

Provider Communication Information, Min : 0, Max : *

Public property PreferredMethodofContact : TbsCE_23 read GetPreferredMethodofContact write SetPreferredMethodofContact;

Preferred Method of Contact, Min : 0, Max : 1

Public property ProviderIdentifiers[RepCount:Integer]: TbsCM_PI_23 read GetProviderIdentifiers write SetProviderIdentifiers;

Provider Identifiers, Min : 0, Max : *

Public property EffectiveStartDateofRole : TbsTS_23 read GetEffectiveStartDateofRole write SetEffectiveStartDateofRole;

Effective Start Date of Role, Min : 0, Max : 1

Public property EffectiveEndDateofRole : TbsTS_23 read GetEffectiveEndDateofRole write SetEffectiveEndDateofRole;

Effective End Date of Role, Min : 0, Max : 1


Generated by PasDoc 0.14.0.