Class TbsAIL_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAIL_28 = class(TbsHL7Segment)

Description

Appointment Information - Location Resource The AIL segment contains information about location resources (meeting rooms, operating rooms, examination rooms, or other locations) 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. Location resources are identified with this specific segment because of the specific encoding of locations used by the HL7 specification.

Hierarchy

Overview

Methods

Public function LocationResourceIdRepCount : Integer;

Properties

Public property SetIdAil : TbsSI_28 read GetSetIdAil write SetSetIdAil;
Public property SegmentActionCode : TbsID_28 read GetSegmentActionCode write SetSegmentActionCode;
Public property LocationResourceId[RepCount:Integer]: TbsPL_28 read GetLocationResourceId write SetLocationResourceId;
Public property LocationTypeAil : TbsCWE_28 read GetLocationTypeAil write SetLocationTypeAil;
Public property LocationGroup : TbsCWE_28 read GetLocationGroup write SetLocationGroup;
Public property StartDateTime : TbsDTM_28 read GetStartDateTime write SetStartDateTime;
Public property StartDateTimeOffset : TbsNM_28 read GetStartDateTimeOffset write SetStartDateTimeOffset;
Public property StartDateTimeOffsetUnits : TbsCNE_28 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;
Public property Duration : TbsNM_28 read GetDuration write SetDuration;
Public property DurationUnits : TbsCNE_28 read GetDurationUnits write SetDurationUnits;
Public property AllowSubstitutionCode : TbsCWE_28 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;
Public property FillerStatusCode : TbsCWE_28 read GetFillerStatusCode write SetFillerStatusCode;

Description

Methods

Public function LocationResourceIdRepCount : Integer;
 

Properties

Public property SetIdAil : TbsSI_28 read GetSetIdAil write SetSetIdAil;

Set Id - Ail, Min : 1, Max : 1

Public property SegmentActionCode : TbsID_28 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property LocationResourceId[RepCount:Integer]: TbsPL_28 read GetLocationResourceId write SetLocationResourceId;

Location Resource Id, Min : 0, Max : *

Public property LocationTypeAil : TbsCWE_28 read GetLocationTypeAil write SetLocationTypeAil;

Location Type - Ail, Min : 0, Max : 1

Public property LocationGroup : TbsCWE_28 read GetLocationGroup write SetLocationGroup;

Location Group, Min : 0, Max : 1

Public property StartDateTime : TbsDTM_28 read GetStartDateTime write SetStartDateTime;

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

Public property StartDateTimeOffset : TbsNM_28 read GetStartDateTimeOffset write SetStartDateTimeOffset;

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

Public property StartDateTimeOffsetUnits : TbsCNE_28 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;

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

Public property Duration : TbsNM_28 read GetDuration write SetDuration;

Duration, Min : 0, Max : 1

Public property DurationUnits : TbsCNE_28 read GetDurationUnits write SetDurationUnits;

Duration Units, Min : 0, Max : 1

Public property AllowSubstitutionCode : TbsCWE_28 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;

Allow Substitution Code, Min : 0, Max : 1

Public property FillerStatusCode : TbsCWE_28 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.