Stream: cds hooks
Topic: A new CDS-Hooks Service Implementation
Gökçe Banu Laleci (Feb 28 2017 at 15:03):
Hi,
We have implemented a new cds service which provides "lipid management" guidelines based on the "NICE guideline CD181:Cardiovascular disease: risk assessment and reduction, including lipid modification, Chapter 1.3.20-1.3.51". It provides the suggested 'goals' and 'activities' that needs to be added to the care plan of a patient, given his medical summary in the prefetch object. Demo service is available at http://app.srdc.com.tr/cds-demo.
The sample CDS-Hooks service is written in NodeJS. The code is available at: https://github.com/srdc/cds-hooks-example-lipid/
As explained in the Readme, sample inputs to test the service are available under public/test/sample-inputs.
Detailed description of the pre-fetch configuration of each sample input is also available at public/test/sample-inputs/Sample-CDS-Service.xlsx along with the flowcharts annotated with test-cases.
Kevin Shekleton (Mar 01 2017 at 19:08):
Nice, thanks for sharing!
Last updated: Apr 12 2022 at 19:14 UTC