Class TbsAIL_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAIL_23 = class(TbsHL7Segment)

Description

Appointment Information - Location

Hierarchy

Overview

Properties

Public property SetIDAIL : TbsSI_23 read GetSetIDAIL write SetSetIDAIL;
Public property SegmentActionCode : TbsID_23 read GetSegmentActionCode write SetSegmentActionCode;
Public property LocationResourceID : TbsPL_23 read GetLocationResourceID write SetLocationResourceID;
Public property LocationType : TbsCE_23 read GetLocationType write SetLocationType;
Public property LocationGroup : TbsCE_23 read GetLocationGroup write SetLocationGroup;
Public property StartDateTime : TbsTS_23 read GetStartDateTime write SetStartDateTime;
Public property StartDateTimeOffset : TbsNM_23 read GetStartDateTimeOffset write SetStartDateTimeOffset;
Public property StartDateTimeOffsetUnits : TbsCE_23 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;
Public property Duration : TbsNM_23 read GetDuration write SetDuration;
Public property DurationUnits : TbsCE_23 read GetDurationUnits write SetDurationUnits;
Public property AllowSubstitutionCode : TbsIS_23 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;
Public property FillerStatusCode : TbsCE_23 read GetFillerStatusCode write SetFillerStatusCode;

Description

Properties

Public property SetIDAIL : TbsSI_23 read GetSetIDAIL write SetSetIDAIL;

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

Public property SegmentActionCode : TbsID_23 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property LocationResourceID : TbsPL_23 read GetLocationResourceID write SetLocationResourceID;

Location Resource ID, Min : 1, Max : 1

Public property LocationType : TbsCE_23 read GetLocationType write SetLocationType;

Location Type, Min : 0, Max : 1

Public property LocationGroup : TbsCE_23 read GetLocationGroup write SetLocationGroup;

Location Group, Min : 0, Max : 1

Public property StartDateTime : TbsTS_23 read GetStartDateTime write SetStartDateTime;

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

Public property StartDateTimeOffset : TbsNM_23 read GetStartDateTimeOffset write SetStartDateTimeOffset;

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

Public property StartDateTimeOffsetUnits : TbsCE_23 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;

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

Public property Duration : TbsNM_23 read GetDuration write SetDuration;

Duration, Min : 0, Max : 1

Public property DurationUnits : TbsCE_23 read GetDurationUnits write SetDurationUnits;

Duration Units, Min : 0, Max : 1

Public property AllowSubstitutionCode : TbsIS_23 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;

Allow Substitution Code, Min : 0, Max : 1

Public property FillerStatusCode : TbsCE_23 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.