Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsAIP_23
Unit
BSHL7DT23
Declaration
type TbsAIP_23 = class(TbsHL7Segment)
Description
Appointment Information - Personnel Resource
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ResourceGroupRepCount : Integer; |
|
Properties
|
property SetIDAIP : TbsSI_23 read GetSetIDAIP write SetSetIDAIP; |
Set ID - AIP, Min : 1, Max : 1
|
|
property SegmentActionCode : TbsID_23 read GetSegmentActionCode write SetSegmentActionCode; |
Segment Action Code, Min : 0, Max : 1
|
|
property PersonnelResourceID : TbsXCN_23 read GetPersonnelResourceID write SetPersonnelResourceID; |
Personnel Resource ID, Min : 0, Max : 1
|
|
property ResourceRole : TbsCE_23 read GetResourceRole write SetResourceRole; |
Resource Role, Min : 1, Max : 1
|
|
property ResourceGroup[RepCount:Integer]: TbsCE_23 read GetResourceGroup write SetResourceGroup; |
Resource Group, Min : 0, Max : *
|
|
property StartDateTime : TbsTS_23 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
|
property StartDateTimeOffset : TbsNM_23 read GetStartDateTimeOffset write SetStartDateTimeOffset; |
Start Date/Time Offset, Min : 0, Max : 1
|
|
property StartDateTimeOffsetUnits : TbsCE_23 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits; |
Start Date/Time Offset Units, Min : 0, Max : 1
|
|
property Duration : TbsNM_23 read GetDuration write SetDuration; |
Duration, Min : 0, Max : 1
|
|
property DurationUnits : TbsCE_23 read GetDurationUnits write SetDurationUnits; |
Duration Units, Min : 0, Max : 1
|
|
property AllowSubstitutionCode : TbsIS_23 read GetAllowSubstitutionCode write SetAllowSubstitutionCode; |
Allow Substitution Code, Min : 0, Max : 1
|
|
property FillerStatusCode : TbsCE_23 read GetFillerStatusCode write SetFillerStatusCode; |
Filler Status Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|