Class TbsARQ_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsARQ_26 = class(TbsHL7Segment)

Description

Appointment Request The ARQ segment defines a request for the booking of an appointment.  It is used in transactions sent from an application acting in the role of a placer.

Hierarchy

Overview

Methods

Public function RequestedStartDateTimeRangeRepCount : Integer;
Public function PlacerContactPersonRepCount : Integer;
Public function PlacerContactPhoneNumberRepCount : Integer;
Public function PlacerContactAddressRepCount : Integer;
Public function EnteredByPersonRepCount : Integer;
Public function EnteredByPhoneNumberRepCount : Integer;
Public function PlacerOrderNumberRepCount : Integer;
Public function FillerOrderNumberRepCount : Integer;

Properties

Public property PlacerAppointmentID : TbsEI_26 read GetPlacerAppointmentID write SetPlacerAppointmentID;
Public property FillerAppointmentID : TbsEI_26 read GetFillerAppointmentID write SetFillerAppointmentID;
Public property OccurrenceNumber : TbsNM_26 read GetOccurrenceNumber write SetOccurrenceNumber;
Public property PlacerGroupNumber : TbsEI_26 read GetPlacerGroupNumber write SetPlacerGroupNumber;
Public property ScheduleID : TbsCWE_26 read GetScheduleID write SetScheduleID;
Public property RequestEventReason : TbsCWE_26 read GetRequestEventReason write SetRequestEventReason;
Public property AppointmentReason : TbsCWE_26 read GetAppointmentReason write SetAppointmentReason;
Public property AppointmentType : TbsCWE_26 read GetAppointmentType write SetAppointmentType;
Public property AppointmentDuration : TbsNM_26 read GetAppointmentDuration write SetAppointmentDuration;
Public property AppointmentDurationUnits : TbsCNE_26 read GetAppointmentDurationUnits write SetAppointmentDurationUnits;
Public property RequestedStartDateTimeRange[RepCount:Integer]: TbsDR_26 read GetRequestedStartDateTimeRange write SetRequestedStartDateTimeRange;
Public property PriorityARQ : TbsST_26 read GetPriorityARQ write SetPriorityARQ;
Public property RepeatingInterval : TbsRI_26 read GetRepeatingInterval write SetRepeatingInterval;
Public property RepeatingIntervalDuration : TbsST_26 read GetRepeatingIntervalDuration write SetRepeatingIntervalDuration;
Public property PlacerContactPerson[RepCount:Integer]: TbsXCN_26 read GetPlacerContactPerson write SetPlacerContactPerson;
Public property PlacerContactPhoneNumber[RepCount:Integer]: TbsXTN_26 read GetPlacerContactPhoneNumber write SetPlacerContactPhoneNumber;
Public property PlacerContactAddress[RepCount:Integer]: TbsXAD_26 read GetPlacerContactAddress write SetPlacerContactAddress;
Public property PlacerContactLocation : TbsPL_26 read GetPlacerContactLocation write SetPlacerContactLocation;
Public property EnteredByPerson[RepCount:Integer]: TbsXCN_26 read GetEnteredByPerson write SetEnteredByPerson;
Public property EnteredByPhoneNumber[RepCount:Integer]: TbsXTN_26 read GetEnteredByPhoneNumber write SetEnteredByPhoneNumber;
Public property EnteredByLocation : TbsPL_26 read GetEnteredByLocation write SetEnteredByLocation;
Public property ParentPlacerAppointmentID : TbsEI_26 read GetParentPlacerAppointmentID write SetParentPlacerAppointmentID;
Public property ParentFillerAppointmentID : TbsEI_26 read GetParentFillerAppointmentID write SetParentFillerAppointmentID;
Public property PlacerOrderNumber[RepCount:Integer]: TbsEI_26 read GetPlacerOrderNumber write SetPlacerOrderNumber;
Public property FillerOrderNumber[RepCount:Integer]: TbsEI_26 read GetFillerOrderNumber write SetFillerOrderNumber;

Description

Methods

Public function RequestedStartDateTimeRangeRepCount : Integer;
 
Public function PlacerContactPersonRepCount : Integer;
 
Public function PlacerContactPhoneNumberRepCount : Integer;
 
Public function PlacerContactAddressRepCount : Integer;
 
Public function EnteredByPersonRepCount : Integer;
 
Public function EnteredByPhoneNumberRepCount : Integer;
 
Public function PlacerOrderNumberRepCount : Integer;
 
Public function FillerOrderNumberRepCount : Integer;
 

Properties

Public property PlacerAppointmentID : TbsEI_26 read GetPlacerAppointmentID write SetPlacerAppointmentID;

Placer Appointment ID, Min : 1, Max : 1

Public property FillerAppointmentID : TbsEI_26 read GetFillerAppointmentID write SetFillerAppointmentID;

Filler Appointment ID, Min : 0, Max : 1

Public property OccurrenceNumber : TbsNM_26 read GetOccurrenceNumber write SetOccurrenceNumber;

Occurrence Number, Min : 0, Max : 1

Public property PlacerGroupNumber : TbsEI_26 read GetPlacerGroupNumber write SetPlacerGroupNumber;

Placer Group Number, Min : 0, Max : 1

Public property ScheduleID : TbsCWE_26 read GetScheduleID write SetScheduleID;

Schedule ID, Min : 0, Max : 1

Public property RequestEventReason : TbsCWE_26 read GetRequestEventReason write SetRequestEventReason;

Request Event Reason, Min : 0, Max : 1

Public property AppointmentReason : TbsCWE_26 read GetAppointmentReason write SetAppointmentReason;

Appointment Reason, Min : 0, Max : 1

Public property AppointmentType : TbsCWE_26 read GetAppointmentType write SetAppointmentType;

Appointment Type, Min : 0, Max : 1

Public property AppointmentDuration : TbsNM_26 read GetAppointmentDuration write SetAppointmentDuration;

Appointment Duration, Min : 0, Max : 1

Public property AppointmentDurationUnits : TbsCNE_26 read GetAppointmentDurationUnits write SetAppointmentDurationUnits;

Appointment Duration Units, Min : 0, Max : 1

Public property RequestedStartDateTimeRange[RepCount:Integer]: TbsDR_26 read GetRequestedStartDateTimeRange write SetRequestedStartDateTimeRange;

Requested Start Date/Time Range, Min : 0, Max : *

Public property PriorityARQ : TbsST_26 read GetPriorityARQ write SetPriorityARQ;

Priority-ARQ, Min : 0, Max : 1

Public property RepeatingInterval : TbsRI_26 read GetRepeatingInterval write SetRepeatingInterval;

Repeating Interval, Min : 0, Max : 1

Public property RepeatingIntervalDuration : TbsST_26 read GetRepeatingIntervalDuration write SetRepeatingIntervalDuration;

Repeating Interval Duration, Min : 0, Max : 1

Public property PlacerContactPerson[RepCount:Integer]: TbsXCN_26 read GetPlacerContactPerson write SetPlacerContactPerson;

Placer Contact Person, Min : 1, Max : *

Public property PlacerContactPhoneNumber[RepCount:Integer]: TbsXTN_26 read GetPlacerContactPhoneNumber write SetPlacerContactPhoneNumber;

Placer Contact Phone Number, Min : 0, Max : *

Public property PlacerContactAddress[RepCount:Integer]: TbsXAD_26 read GetPlacerContactAddress write SetPlacerContactAddress;

Placer Contact Address, Min : 0, Max : *

Public property PlacerContactLocation : TbsPL_26 read GetPlacerContactLocation write SetPlacerContactLocation;

Placer Contact Location, Min : 0, Max : 1

Public property EnteredByPerson[RepCount:Integer]: TbsXCN_26 read GetEnteredByPerson write SetEnteredByPerson;

Entered By Person, Min : 1, Max : *

Public property EnteredByPhoneNumber[RepCount:Integer]: TbsXTN_26 read GetEnteredByPhoneNumber write SetEnteredByPhoneNumber;

Entered By Phone Number, Min : 0, Max : *

Public property EnteredByLocation : TbsPL_26 read GetEnteredByLocation write SetEnteredByLocation;

Entered By Location, Min : 0, Max : 1

Public property ParentPlacerAppointmentID : TbsEI_26 read GetParentPlacerAppointmentID write SetParentPlacerAppointmentID;

Parent Placer Appointment ID, Min : 0, Max : 1

Public property ParentFillerAppointmentID : TbsEI_26 read GetParentFillerAppointmentID write SetParentFillerAppointmentID;

Parent Filler Appointment ID, Min : 0, Max : 1

Public property PlacerOrderNumber[RepCount:Integer]: TbsEI_26 read GetPlacerOrderNumber write SetPlacerOrderNumber;

Placer Order Number, Min : 0, Max : *

Public property FillerOrderNumber[RepCount:Integer]: TbsEI_26 read GetFillerOrderNumber write SetFillerOrderNumber;

Filler Order Number, Min : 0, Max : *


Generated by PasDoc 0.14.0.