| I_AttestationAccess |
|
| I_AuditDetailsAccess |
|
| I_CompositionAccess |
Composition Access Layer Interface
Interface CRUD and specific methods
|
| I_CompositionHistoryAccess |
Stripped down DAO interface to perform some `*_history` table related actions.
|
| I_CompoXrefAccess |
Deals with composition links.
|
| I_ConceptAccess |
access layer to Concepts
ETHERCIS Project ehrservice
Created by Christian Chevalley on 4/27/2015.
|
| I_ContainmentAccess |
Created by christian on 6/1/2016.
|
| I_ContextAccess |
Event Context access layer
ETHERCIS Project
Created by Christian Chevalley on 4/21/2015.
|
| I_ContributionAccess |
Access layer to Contributions
Created by Christian Chevalley on 4/21/2015.
|
| I_DatabaseStatusAccess |
|
| I_DomainAccess |
Helper to hold SQL context and knowledge cache reference
Created by Christian Chevalley on 4/21/2015.
|
| I_EhrAccess |
Ehr access layer
This interface deals with the main Ehr table as well as Status.
|
| I_EntryAccess |
Entry (Composition Content) access layer Created by Christian Chevalley on 4/21/2015.
|
| I_FolderAccess |
Data Access Object for CRUD operations on instances of Folder.
|
| I_SimpleCRUD |
Generic CRUD Interface
The CRUD operation are performed on the current access layer instance
NB: read is implemented as a static (generally as retrieveInstanceForExistingFolder(...))
Created by Christian Chevalley on 4/10/2015.
|
| I_StatusAccess |
Status access layer interface
the status entry holds data pertaining to an Ehr owner, generally a patient
Created by Christian Chevalley on 4/21/2015.
|
| I_StoredQueryAccess |
|
| I_SystemAccess |
System access layer interface.
|
| I_TemplateStoreAccess |
|
| I_VersionedCRUD |
Common interface for versioned objects, like compositions, folders and statuses.
|