The EFormsDa type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEformReport
Returns the HTML ouput representation of the eform.
Public methodGetEformsByEnteredDate
Public methodGetEformsClinicList
Public methodGetEformsInbox
Public methodGetEformsRecord Obsolete.
Public methodGetEFormStatus
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPatientAppointmentRecord
Get patient record based on patient MRN, physician, and appointment date
Public methodGetPatientEForms
Public methodGetPatientOpenEformByName Obsolete.
Public methodGetPatientRecentEForm
Get the recently-created EForm (based on name) for a patient, or null if none is found.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUserRecentEforms
Public methodInsertEFormsRecord
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetParams (Overrides BaseDA..::..SetParams()()()().)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public methodUpdateEFormRecord
Public methodUpdateEFormReport
Public methodUpdateEFormStatus
Updates the status of the eform and pushes last status to the eform log
Public methodUpdateEFormXml

See Also