Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsROL_27
Unit
BSHL7DT27
Declaration
type TbsROL_27 = class(TbsHL7Segment)
Description
Role
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function RolePersonRepCount : Integer; |
|
|
function ProviderTypeRepCount : Integer; |
|
|
function OfficeHomeAddressBirthplaceRepCount : Integer; |
|
|
function PhoneRepCount : Integer; |
|
Properties
|
property RoleInstanceId : TbsEI_27 read GetRoleInstanceId write SetRoleInstanceId; |
Role Instance Id, Min : 0, Max : 1
|
|
property ActionCode : TbsID_27 read GetActionCode write SetActionCode; |
Action Code, Min : 1, Max : 1
|
|
property Rolerol : TbsCWE_27 read GetRolerol write SetRolerol; |
Role-rol, Min : 1, Max : 1
|
|
property RolePerson[RepCount:Integer]: TbsXCN_27 read GetRolePerson write SetRolePerson; |
Role Person, Min : 1, Max : *
|
|
property RoleBeginDateTime : TbsDTM_27 read GetRoleBeginDateTime write SetRoleBeginDateTime; |
Role Begin Date/Time, Min : 0, Max : 1
|
|
property RoleEndDateTime : TbsDTM_27 read GetRoleEndDateTime write SetRoleEndDateTime; |
Role End Date/Time, Min : 0, Max : 1
|
|
property RoleDuration : TbsCWE_27 read GetRoleDuration write SetRoleDuration; |
Role Duration, Min : 0, Max : 1
|
|
property RoleActionReason : TbsCWE_27 read GetRoleActionReason write SetRoleActionReason; |
Role Action Reason, Min : 0, Max : 1
|
|
property ProviderType[RepCount:Integer]: TbsCWE_27 read GetProviderType write SetProviderType; |
Provider Type, Min : 0, Max : *
|
|
property OrganizationUnitType : TbsCWE_27 read GetOrganizationUnitType write SetOrganizationUnitType; |
Organization Unit Type, Min : 0, Max : 1
|
|
property OfficeHomeAddressBirthplace[RepCount:Integer]: TbsXAD_27 read GetOfficeHomeAddressBirthplace write SetOfficeHomeAddressBirthplace; |
Office/Home Address/Birthplace, Min : 0, Max : *
|
|
property Phone[RepCount:Integer]: TbsXTN_27 read GetPhone write SetPhone; |
Phone, Min : 0, Max : *
|
|
property PersonsLocation : TbsPL_27 read GetPersonsLocation write SetPersonsLocation; |
Person's Location, Min : 0, Max : 1
|
|
property Organization : TbsXON_27 read GetOrganization write SetOrganization; |
Organization, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|