OHDSI Home | Forums | Wiki | Github

WebAPI / Hermes Updates

I’ve pushed updates to WebAPI and Hermes this morning that include the following changes:

WebAPI

CDMResults service (new)

  • service provides achilles results (cdm results) in real time as opposed to the existing approach in ACHILLES of exporting all results to static JSON files.
  • provides approach to returning heracles results

Vocabulary service

  • changed search to be case insensitive

HERMES

  • simple integration of chart for condition occurrence prevalence
  • this chart integration is intended to provide an example of how we can leverage the existing visualization library from ACHILLES across other applications

note: This will only work when HERMES is configured to use an instance of WebAPI that is connected to a CDM v5 data source with existing ACHILLES results.

Here is a screenshot showing how it looks:

t