Class TbsSCH_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsSCH_28 = class(TbsHL7Segment)

Description

Scheduling Activity Information The SCH segment contains general information about the scheduled appointment.

Hierarchy

Overview

Methods

Public function PlacerContactPersonRepCount : Integer;
Public function PlacerContactAddressRepCount : Integer;
Public function FillerContactPersonRepCount : Integer;
Public function FillerContactAddressRepCount : Integer;
Public function EnteredByPersonRepCount : Integer;
Public function EnteredByPhoneNumberRepCount : Integer;
Public function PlacerOrderNumberRepCount : Integer;
Public function FillerOrderNumberRepCount : Integer;

Properties

Public property PlacerAppointmentId : TbsEI_28 read GetPlacerAppointmentId write SetPlacerAppointmentId;
Public property FillerAppointmentId : TbsEI_28 read GetFillerAppointmentId write SetFillerAppointmentId;
Public property OccurrenceNumber : TbsNM_28 read GetOccurrenceNumber write SetOccurrenceNumber;
Public property PlacerGroupNumber : TbsEI_28 read GetPlacerGroupNumber write SetPlacerGroupNumber;
Public property ScheduleId : TbsCWE_28 read GetScheduleId write SetScheduleId;
Public property EventReason : TbsCWE_28 read GetEventReason write SetEventReason;
Public property AppointmentReason : TbsCWE_28 read GetAppointmentReason write SetAppointmentReason;
Public property AppointmentType : TbsCWE_28 read GetAppointmentType write SetAppointmentType;
Public property AppointmentDuration : TbsNM_28 read GetAppointmentDuration write SetAppointmentDuration;
Public property AppointmentDurationUnits : TbsCNE_28 read GetAppointmentDurationUnits write SetAppointmentDurationUnits;
Public property AppointmentTimingQuantity : TbsST_28 read GetAppointmentTimingQuantity write SetAppointmentTimingQuantity;
Public property PlacerContactPerson[RepCount:Integer]: TbsXCN_28 read GetPlacerContactPerson write SetPlacerContactPerson;
Public property PlacerContactPhoneNumber : TbsXTN_28 read GetPlacerContactPhoneNumber write SetPlacerContactPhoneNumber;
Public property PlacerContactAddress[RepCount:Integer]: TbsXAD_28 read GetPlacerContactAddress write SetPlacerContactAddress;
Public property PlacerContactLocation : TbsPL_28 read GetPlacerContactLocation write SetPlacerContactLocation;
Public property FillerContactPerson[RepCount:Integer]: TbsXCN_28 read GetFillerContactPerson write SetFillerContactPerson;
Public property FillerContactPhoneNumber : TbsXTN_28 read GetFillerContactPhoneNumber write SetFillerContactPhoneNumber;
Public property FillerContactAddress[RepCount:Integer]: TbsXAD_28 read GetFillerContactAddress write SetFillerContactAddress;
Public property FillerContactLocation : TbsPL_28 read GetFillerContactLocation write SetFillerContactLocation;
Public property EnteredByPerson[RepCount:Integer]: TbsXCN_28 read GetEnteredByPerson write SetEnteredByPerson;
Public property EnteredByPhoneNumber[RepCount:Integer]: TbsXTN_28 read GetEnteredByPhoneNumber write SetEnteredByPhoneNumber;
Public property EnteredByLocation : TbsPL_28 read GetEnteredByLocation write SetEnteredByLocation;
Public property ParentPlacerAppointmentId : TbsEI_28 read GetParentPlacerAppointmentId write SetParentPlacerAppointmentId;
Public property ParentFillerAppointmentId : TbsEI_28 read GetParentFillerAppointmentId write SetParentFillerAppointmentId;
Public property FillerStatusCode : TbsCWE_28 read GetFillerStatusCode write SetFillerStatusCode;
Public property PlacerOrderNumber[RepCount:Integer]: TbsEI_28 read GetPlacerOrderNumber write SetPlacerOrderNumber;
Public property FillerOrderNumber[RepCount:Integer]: TbsEI_28 read GetFillerOrderNumber write SetFillerOrderNumber;

Description

Methods

Public function PlacerContactPersonRepCount : Integer;
 
Public function PlacerContactAddressRepCount : Integer;
 
Public function FillerContactPersonRepCount : Integer;
 
Public function FillerContactAddressRepCount : Integer;
 
Public function EnteredByPersonRepCount : Integer;
 
Public function EnteredByPhoneNumberRepCount : Integer;
 
Public function PlacerOrderNumberRepCount : Integer;
 
Public function FillerOrderNumberRepCount : Integer;
 

Properties

Public property PlacerAppointmentId : TbsEI_28 read GetPlacerAppointmentId write SetPlacerAppointmentId;

Placer Appointment Id, Min : 0, Max : 1

Public property FillerAppointmentId : TbsEI_28 read GetFillerAppointmentId write SetFillerAppointmentId;

Filler Appointment Id, Min : 0, Max : 1

Public property OccurrenceNumber : TbsNM_28 read GetOccurrenceNumber write SetOccurrenceNumber;

Occurrence Number, Min : 0, Max : 1

Public property PlacerGroupNumber : TbsEI_28 read GetPlacerGroupNumber write SetPlacerGroupNumber;

Placer Group Number, Min : 0, Max : 1

Public property ScheduleId : TbsCWE_28 read GetScheduleId write SetScheduleId;

Schedule Id, Min : 0, Max : 1

Public property EventReason : TbsCWE_28 read GetEventReason write SetEventReason;

Event Reason, Min : 1, Max : 1

Public property AppointmentReason : TbsCWE_28 read GetAppointmentReason write SetAppointmentReason;

Appointment Reason, Min : 0, Max : 1

Public property AppointmentType : TbsCWE_28 read GetAppointmentType write SetAppointmentType;

Appointment Type, Min : 0, Max : 1

Public property AppointmentDuration : TbsNM_28 read GetAppointmentDuration write SetAppointmentDuration;

Appointment Duration, Min : 0, Max : 1

Public property AppointmentDurationUnits : TbsCNE_28 read GetAppointmentDurationUnits write SetAppointmentDurationUnits;

Appointment Duration Units, Min : 0, Max : 1

Public property AppointmentTimingQuantity : TbsST_28 read GetAppointmentTimingQuantity write SetAppointmentTimingQuantity;

Appointment Timing Quantity, Min : 0, Max : 1

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

Placer Contact Person, Min : 0, Max : *

Public property PlacerContactPhoneNumber : TbsXTN_28 read GetPlacerContactPhoneNumber write SetPlacerContactPhoneNumber;

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

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

Placer Contact Address, Min : 0, Max : *

Public property PlacerContactLocation : TbsPL_28 read GetPlacerContactLocation write SetPlacerContactLocation;

Placer Contact Location, Min : 0, Max : 1

Public property FillerContactPerson[RepCount:Integer]: TbsXCN_28 read GetFillerContactPerson write SetFillerContactPerson;

Filler Contact Person, Min : 1, Max : *

Public property FillerContactPhoneNumber : TbsXTN_28 read GetFillerContactPhoneNumber write SetFillerContactPhoneNumber;

Filler Contact Phone Number, Min : 0, Max : 1

Public property FillerContactAddress[RepCount:Integer]: TbsXAD_28 read GetFillerContactAddress write SetFillerContactAddress;

Filler Contact Address, Min : 0, Max : *

Public property FillerContactLocation : TbsPL_28 read GetFillerContactLocation write SetFillerContactLocation;

Filler Contact Location, Min : 0, Max : 1

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

Entered By Person, Min : 1, Max : *

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

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

Public property EnteredByLocation : TbsPL_28 read GetEnteredByLocation write SetEnteredByLocation;

Entered By Location, Min : 0, Max : 1

Public property ParentPlacerAppointmentId : TbsEI_28 read GetParentPlacerAppointmentId write SetParentPlacerAppointmentId;

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

Public property ParentFillerAppointmentId : TbsEI_28 read GetParentFillerAppointmentId write SetParentFillerAppointmentId;

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

Public property FillerStatusCode : TbsCWE_28 read GetFillerStatusCode write SetFillerStatusCode;

Filler Status Code, Min : 0, Max : 1

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

Placer Order Number, Min : 0, Max : *

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

Filler Order Number, Min : 0, Max : *


Generated by PasDoc 0.14.0.