Small module for exploring the CISP-2 database
cherche.html | ||
cherche.js | ||
cisp2fr.csv | ||
jquery-2.1.4.min.js | ||
jquery.csv-0.71.min.js | ||
lokijs.min.js | ||
Readme.md |
CISP2 Explorer
Description
Simplistic explorer for the CISP-2 classification of troubles and complaints. Yes, it's CISP-2 because it's the french version. Changing the csv file should be enough to make the english version work.
It's built on top of LokiJS, jquery-csv and jquery.
Ideally, this is the first building block for a proper (meaning great and open-source) GP software suite.
Start it by calling you internet navigator on cherche.html
.
Todo (sorted by priority)
Make the search case-insensitive (as well as accents insensitive)BUG: trim spaces from search expressionBUG: fix search for codes alsoBUG: don't search for empty string- Create a nice html page (may take several steps)
- Make it chrome compatible (some trouble with the first ajax call)
- Make the search mis-spelling safe (like Google does)