Skip to content

polaris-foundation/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 npm as an importable package so that the polaris-rules-engine can import the the scoring module.

About

A library for a rules engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.6%
  • JavaScript 6.4%