Class TbsAIS_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsAIS_26 = class(TbsHL7Segment)

Description

Appointment Information The AIS segment contains information about various kinds of services that can be scheduled.  Services included in a transaction using this segment are assumed to be controlled by a schedule on a schedule filler application.  Services not controlled by a schedule are not identified on a schedule request using this segment.

Hierarchy

Overview

Methods

Public function PlacerSupplementalServiceInformationRepCount : Integer;
Public function FillerSupplementalServiceInformationRepCount : Integer;

Properties

Public property SetIDAIS : TbsSI_26 read GetSetIDAIS write SetSetIDAIS;
Public property SegmentActionCode : TbsID_26 read GetSegmentActionCode write SetSegmentActionCode;
Public property UniversalServiceIdentifier : TbsCWE_26 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;
Public property StartDateTime : TbsDTM_26 read GetStartDateTime write SetStartDateTime;
Public property StartDateTimeOffset : TbsNM_26 read GetStartDateTimeOffset write SetStartDateTimeOffset;
Public property StartDateTimeOffsetUnits : TbsCNE_26 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;
Public property Duration : TbsNM_26 read GetDuration write SetDuration;
Public property DurationUnits : TbsCNE_26 read GetDurationUnits write SetDurationUnits;
Public property AllowSubstitutionCode : TbsIS_26 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;
Public property FillerStatusCode : TbsCWE_26 read GetFillerStatusCode write SetFillerStatusCode;
Public property PlacerSupplementalServiceInformation[RepCount:Integer]: TbsCWE_26 read GetPlacerSupplementalServiceInformation write SetPlacerSupplementalServiceInformation;
Public property FillerSupplementalServiceInformation[RepCount:Integer]: TbsCWE_26 read GetFillerSupplementalServiceInformation write SetFillerSupplementalServiceInformation;

Description

Methods

Public function PlacerSupplementalServiceInformationRepCount : Integer;
 
Public function FillerSupplementalServiceInformationRepCount : Integer;
 

Properties

Public property SetIDAIS : TbsSI_26 read GetSetIDAIS write SetSetIDAIS;

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

Public property SegmentActionCode : TbsID_26 read GetSegmentActionCode write SetSegmentActionCode;

Segment Action Code, Min : 0, Max : 1

Public property UniversalServiceIdentifier : TbsCWE_26 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;

Universal Service Identifier, Min : 1, Max : 1

Public property StartDateTime : TbsDTM_26 read GetStartDateTime write SetStartDateTime;

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

Public property StartDateTimeOffset : TbsNM_26 read GetStartDateTimeOffset write SetStartDateTimeOffset;

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

Public property StartDateTimeOffsetUnits : TbsCNE_26 read GetStartDateTimeOffsetUnits write SetStartDateTimeOffsetUnits;

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

Public property Duration : TbsNM_26 read GetDuration write SetDuration;

Duration, Min : 0, Max : 1

Public property DurationUnits : TbsCNE_26 read GetDurationUnits write SetDurationUnits;

Duration Units, Min : 0, Max : 1

Public property AllowSubstitutionCode : TbsIS_26 read GetAllowSubstitutionCode write SetAllowSubstitutionCode;

Allow Substitution Code, Min : 0, Max : 1

Public property FillerStatusCode : TbsCWE_26 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1

Public property PlacerSupplementalServiceInformation[RepCount:Integer]: TbsCWE_26 read GetPlacerSupplementalServiceInformation write SetPlacerSupplementalServiceInformation;

Placer Supplemental Service Information, Min : 0, Max : *

Public property FillerSupplementalServiceInformation[RepCount:Integer]: TbsCWE_26 read GetFillerSupplementalServiceInformation write SetFillerSupplementalServiceInformation;

Filler Supplemental Service Information, Min : 0, Max : *


Generated by PasDoc 0.14.0.