Skip to content

sensynehealth/dhos-scoring-engine

Repository files navigation

dhos-scoring-engine

A node package used to provide a 'score' response to incoming observation data. Returns scores for:

  • Blood Glucose Readings
  • NEWS2 Observation sets
  • MEOWS Observation sets

Running Tests

yarn install
yarn build
yarn test

Important

The scoring engine is exposed through gemfury as an importable package so that the dhos-rules-engine, send-desktop and send-entry all import the same module for scoring. If the dhos-scoring-enine version is updated all of these repositories need to be updated so that the backend and frontend are in sync.

About

A library for a rules engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published