Class TbsCTD_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCTD_23 = class(TbsHL7Segment)

Description

Contact Data

Hierarchy

Overview

Methods

Public function ContactRoleRepCount : Integer;
Public function ContactNameRepCount : Integer;
Public function ContactAddressRepCount : Integer;
Public function ContactCommunicationInformationRepCount : Integer;
Public function ContactIdentifiersRepCount : Integer;

Properties

Public property ContactRole[RepCount:Integer]: TbsCE_23 read GetContactRole write SetContactRole;
Public property ContactName[RepCount:Integer]: TbsXPN_23 read GetContactName write SetContactName;
Public property ContactAddress[RepCount:Integer]: TbsXAD_23 read GetContactAddress write SetContactAddress;
Public property ContactLocation : TbsPL_23 read GetContactLocation write SetContactLocation;
Public property ContactCommunicationInformation[RepCount:Integer]: TbsXTN_23 read GetContactCommunicationInformation write SetContactCommunicationInformation;
Public property PreferredMethodofContact : TbsCE_23 read GetPreferredMethodofContact write SetPreferredMethodofContact;
Public property ContactIdentifiers[RepCount:Integer]: TbsCM_PI_23 read GetContactIdentifiers write SetContactIdentifiers;

Description

Methods

Public function ContactRoleRepCount : Integer;
 
Public function ContactNameRepCount : Integer;
 
Public function ContactAddressRepCount : Integer;
 
Public function ContactCommunicationInformationRepCount : Integer;
 
Public function ContactIdentifiersRepCount : Integer;
 

Properties

Public property ContactRole[RepCount:Integer]: TbsCE_23 read GetContactRole write SetContactRole;

Contact Role, Min : 1, Max : *

Public property ContactName[RepCount:Integer]: TbsXPN_23 read GetContactName write SetContactName;

Contact Name, Min : 0, Max : *

Public property ContactAddress[RepCount:Integer]: TbsXAD_23 read GetContactAddress write SetContactAddress;

Contact Address, Min : 0, Max : *

Public property ContactLocation : TbsPL_23 read GetContactLocation write SetContactLocation;

Contact Location, Min : 0, Max : 1

Public property ContactCommunicationInformation[RepCount:Integer]: TbsXTN_23 read GetContactCommunicationInformation write SetContactCommunicationInformation;

Contact Communication Information, Min : 0, Max : *

Public property PreferredMethodofContact : TbsCE_23 read GetPreferredMethodofContact write SetPreferredMethodofContact;

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

Public property ContactIdentifiers[RepCount:Integer]: TbsCM_PI_23 read GetContactIdentifiers write SetContactIdentifiers;

Contact Identifiers, Min : 0, Max : *


Generated by PasDoc 0.14.0.