The PatientEducationDa type exposes the following members.

Constructors

  NameDescription
Public methodPatientEducationDa
Initializes a new instance of the PatientEducationDa class

Methods

  NameDescription
Public methodDeleteProfileDocPartByProfileIdAndSubTopicId
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 methodGetAllDiseaseTypes
Public methodGetAllProfilesForPatient
Public methodGetAllSections
Public methodGetAllVisitTypes
Public methodGetDefaultDocumentByDiseaseAndVisit
Public methodGetDefaultDocumentByDiseaseVisitPacketIds
Public methodGetDiseaseVisitSubTopicByPacket
Get all records from the PatientEdDisease_VisitType_SubTopic table with this packet id
Public methodGetDiseaseVisitSubTopicBySubTopic
Get all records from the PatientEdDisease_VisitType_SubTopic table with this subTopic id
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMostRecentPatientProfile
Public methodGetPacketsByDiseaseAndVisitType
Public methodGetProfileDocPartsByProfileId
Public methodGetSectionById
Public methodGetSectionsByVisitTypeAndDiseaseId
Public methodGetSubTopicById
Public methodGetSubTopicProfileContent
Public methodGetSubTopicsByDiseaseAndVisitType
OBSOLETE: Get subtopics for a default disease profile based on visit type
Public methodGetSubTopicsByTopic
Public methodGetSubTopicsByTopicAndDiseaseId
Public methodGetTopicById
Public methodGetTopicsBySection
Public methodGetTopicsBySectionIdAndDiseaseId
Gets topics by section id and disease id, if existent. If disease id is 0, gets all topics for this section id.
Public methodGetTopicsBySectionIdAndVisitTypeAndDiseaseId
Gets topics by section id, and disease id and visitType id, if existent. If disease id is 0, gets all topics for this section id and visitType id. If
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVisitTypeById
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetParams Obsolete. (Inherited from BaseDA.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected field_DeleteStoredProc (Inherited from BaseDA.)
Protected field_GetByParentStoredProc (Inherited from BaseDA.)
Protected field_GetStoredProc (Inherited from BaseDA.)
Protected field_InsertStoredProc (Inherited from BaseDA.)
Protected field_UpdateStoredProc (Inherited from BaseDA.)

See Also