Class TbsAIG_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAIG_251 = class(TbsHL7Segment)

Description

Appointment Information - General Resource The AIG segment contains information about various kinds of resources (other than those with specifically defined segments in this chapter) that can be scheduled. Resources included in a transaction using this segment are assumed to be controlled by a schedule on a schedule filler application. Resources not controlled by a schedule are not identified on a schedule request using this segment. Resources described by this segment are general kinds of resources, such as equipment, that are identified with a simple identification code.

Hierarchy

Overview

Methods

Public function ResourceGroupRepCount : Integer;

Properties

Public property SetIDAIG : TbsSI_251 read GetSetIDAIG write SetSetIDAIG;
Public property SegmentActionCode : TbsID_251 read GetSegmentActionCode write SetSegmentActionCode;
Public property ResourceID : TbsCE_251 read GetResourceID write SetResourceID;
Public property ResourceType : TbsCE_251 read GetResourceType write SetResourceType;
Public property ResourceGroup[RepCount:Integer]: TbsCE_251 read GetResourceGroup write SetResourceGroup;
Public property ResourceQuantity : TbsNM_251 read GetResourceQuantity write SetResourceQuantity;
Public property ResourceQuantityUnits : TbsCE_251 read GetResourceQuantityUnits write SetResourceQuantityUnits;
Public property StartDateTime : TbsTS_251 read GetStartDateTime write SetStartDateTime;
Public property StartDateTimeOffset : TbsNM_251 read GetStartDateTimeOffset write SetStartDateTimeOffset;
Public property StartDateTimeOffsetUnits : TbsCE_251 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;
Public property Duration : TbsNM_251 read GetDuration write SetDuration;
Public property DurationUnits : TbsCE_251 read GetDurationUnits write SetDurationUnits;
Public property AllowSubstitutionCode : TbsIS_251 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;
Public property FillerStatusCode : TbsCE_251 read GetFillerStatusCode write SetFillerStatusCode;

Description

Methods

Public function ResourceGroupRepCount : Integer;
 

Properties

Public property SetIDAIG : TbsSI_251 read GetSetIDAIG write SetSetIDAIG;

Set ID - AIG, Min : 1, Max : 1

Public property SegmentActionCode : TbsID_251 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property ResourceID : TbsCE_251 read GetResourceID write SetResourceID;

Resource ID, Min : 0, Max : 1

Public property ResourceType : TbsCE_251 read GetResourceType write SetResourceType;

Resource Type, Min : 1, Max : 1

Public property ResourceGroup[RepCount:Integer]: TbsCE_251 read GetResourceGroup write SetResourceGroup;

Resource Group, Min : 0, Max : *

Public property ResourceQuantity : TbsNM_251 read GetResourceQuantity write SetResourceQuantity;

Resource Quantity, Min : 0, Max : 1

Public property ResourceQuantityUnits : TbsCE_251 read GetResourceQuantityUnits write SetResourceQuantityUnits;

Resource Quantity Units, Min : 0, Max : 1

Public property StartDateTime : TbsTS_251 read GetStartDateTime write SetStartDateTime;

Start Date/Time, Min : 0, Max : 1

Public property StartDateTimeOffset : TbsNM_251 read GetStartDateTimeOffset write SetStartDateTimeOffset;

Start Date/Time Offset, Min : 0, Max : 1

Public property StartDateTimeOffsetUnits : TbsCE_251 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;

Start Date/Time Offset Units, Min : 0, Max : 1

Public property Duration : TbsNM_251 read GetDuration write SetDuration;

Duration, Min : 0, Max : 1

Public property DurationUnits : TbsCE_251 read GetDurationUnits write SetDurationUnits;

Duration Units, Min : 0, Max : 1

Public property AllowSubstitutionCode : TbsIS_251 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;

Allow Substitution Code, Min : 0, Max : 1

Public property FillerStatusCode : TbsCE_251 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.