Opal Plugins list
The Opal ecosystem has a rich array of re-usable Open Source plugins that can be used as composable units of functionality to build your application. This page lists some of the best available:
opal.core.search
The Search plugin bundled with Opal core provides a default database based search implementation for your application, and is scheduled to provide hooks for e.g. using Elastic Search as your search backend.
opal-wardround
The Wardround plugin provides structured virtual ward rounds - sequential subsets of patients matching arbitrary criteria that the user may step through in order.
opal-dischargesummary
The Discharge Summary plugin allows the user to generate templated letters from the data concerning an episode already held in the Application.
opal-referral
The Referral plugin provides the plumbing for building complex inter-team referrals within an institution.
opal-dashboard
The Dashboard plugin allows for realtime clinical dashboards featuring arbitrary metrics, displayed within your application.
opal-observations
The Observations plugin caters for the recording and display of electronic observations data.
opal-guidelines
The Guidelines plugin presents contextual links to clinical guidelines in use at your institution when viewing records of patients whose condition matches those guidelines.
Can be used with national or local guidelines.
opal-pathway
The Pathway plugin provides a comprehensive extensible forms library for Opal applications.