timeline-picker/Readme.md

1.2 KiB

CISP2 Explorer

Description

Simple explorer for the CISP-2, the French version of International Classification of Primary Care.

It is built on top of LokiJS, jquery-csv and jquery.

Ideally, this would only be the first building block for a proper (meaning great and open-source) software suite for General practitioners.

Start it by pointing your internet navigator to the page cherche.html.

TODOs (sorted by priority)

  1. Make the search case-insensitive (as well as accents insensitive)
  2. BUG: trim spaces from search expression
  3. BUG: fix search for codes also
  4. BUG: don't search for empty string
  5. Create a nice html page (may take several steps)
  6. Make it chrome compatible (some trouble with the first ajax call)
  7. Make the search mis-spelling safe (like Google does)
  8. Changing the csv file should allow to make other databases work too.