Class TbsROL_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsROL_251 = class(TbsHL7Segment)

Description

Role The role segment contains the data necessary to add, update, correct, and delete from the record persons involved, as well as their functional involvement with the activity being transmitted.

Hierarchy

Overview

Methods

Public function RolePersonRepCount : Integer;
Public function ProviderTypeRepCount : Integer;
Public function OfficeHomeAddressBirthplaceRepCount : Integer;
Public function PhoneRepCount : Integer;

Properties

Public property RoleInstanceID : TbsEI_251 read GetRoleInstanceID write SetRoleInstanceID;
Public property ActionCode : TbsID_251 read GetActionCode write SetActionCode;
Public property RoleROL : TbsCE_251 read GetRoleROL write SetRoleROL;
Public property RolePerson[RepCount:Integer]: TbsXCN_251 read GetRolePerson write SetRolePerson;
Public property RoleBeginDateTime : TbsTS_251 read GetRoleBeginDateTime write SetRoleBeginDateTime;
Public property RoleEndDateTime : TbsTS_251 read GetRoleEndDateTime write SetRoleEndDateTime;
Public property RoleDuration : TbsCE_251 read GetRoleDuration write SetRoleDuration;
Public property RoleActionReason : TbsCE_251 read GetRoleActionReason write SetRoleActionReason;
Public property ProviderType[RepCount:Integer]: TbsCE_251 read GetProviderType write SetProviderType;
Public property OrganizationUnitType : TbsCE_251 read GetOrganizationUnitType write SetOrganizationUnitType;
Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_251 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;
Public property Phone[RepCount:Integer]: TbsXTN_251 read GetPhone write SetPhone;

Description

Methods

Public function RolePersonRepCount : Integer;
 
Public function ProviderTypeRepCount : Integer;
 
Public function OfficeHomeAddressBirthplaceRepCount : Integer;
 
Public function PhoneRepCount : Integer;
 

Properties

Public property RoleInstanceID : TbsEI_251 read GetRoleInstanceID write SetRoleInstanceID;

Role Instance ID, Min : 0, Max : 1

Public property ActionCode : TbsID_251 read GetActionCode write SetActionCode;

Action Code, Min : 1, Max : 1

Public property RoleROL : TbsCE_251 read GetRoleROL write SetRoleROL;

Role-ROL, Min : 1, Max : 1

Public property RolePerson[RepCount:Integer]: TbsXCN_251 read GetRolePerson write SetRolePerson;

Role Person, Min : 1, Max : *

Public property RoleBeginDateTime : TbsTS_251 read GetRoleBeginDateTime write SetRoleBeginDateTime;

Role Begin Date/Time, Min : 0, Max : 1

Public property RoleEndDateTime : TbsTS_251 read GetRoleEndDateTime write SetRoleEndDateTime;

Role End Date/Time, Min : 0, Max : 1

Public property RoleDuration : TbsCE_251 read GetRoleDuration write SetRoleDuration;

Role Duration, Min : 0, Max : 1

Public property RoleActionReason : TbsCE_251 read GetRoleActionReason write SetRoleActionReason;

Role Action Reason, Min : 0, Max : 1

Public property ProviderType[RepCount:Integer]: TbsCE_251 read GetProviderType write SetProviderType;

Provider Type, Min : 0, Max : *

Public property OrganizationUnitType : TbsCE_251 read GetOrganizationUnitType write SetOrganizationUnitType;

Organization Unit Type, Min : 0, Max : 1

Public property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_251 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace;

Office/Home Address/Birthplace, Min : 0, Max : *

Public property Phone[RepCount:Integer]: TbsXTN_251 read GetPhone write SetPhone;

Phone, Min : 0, Max : *


Generated by PasDoc 0.14.0.