Class TbsCTD_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCTD_27 = 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]: TbsCWE_27 read GetContactRole write SetContactRole;
Public property ContactName[RepCount:Integer]: TbsXPN_27 read GetContactName write SetContactName;
Public property ContactAddress[RepCount:Integer]: TbsXAD_27 read GetContactAddress write SetContactAddress;
Public property ContactLocation : TbsPL_27 read GetContactLocation write SetContactLocation;
Public property ContactCommunicationInformation[RepCount:Integer]: TbsXTN_27 read GetContactCommunicationInformation write SetContactCommunicationInformation;
Public property PreferredMethodOfContact : TbsCWE_27 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;
Public property ContactIdentifiers[RepCount:Integer]: TbsPLN_27 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]: TbsCWE_27 read GetContactRole write SetContactRole;

Contact Role, Min : 1, Max : *

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

Contact Name, Min : 0, Max : *

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

Contact Address, Min : 0, Max : *

Public property ContactLocation : TbsPL_27 read GetContactLocation write SetContactLocation;

Contact Location, Min : 0, Max : 1

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

Contact Communication Information, Min : 0, Max : *

Public property PreferredMethodOfContact : TbsCWE_27 read GetPreferredMethodOfContact write SetPreferredMethodOfContact;

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

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

Contact Identifiers, Min : 0, Max : *


Generated by PasDoc 0.14.0.