timeline-picker/Readme.md

26 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2015-09-13 15:31:14 +02:00
CISP2 Explorer
==============
2015-09-13 15:58:29 +02:00
Description
-----------
2015-09-18 17:23:20 +02:00
Simple explorer for the
[CISP-2](https://fr.wikipedia.org/wiki/Classification_internationale_des_soins_primaires_%28CISP%29),
the French version of International Classification of Primary Care.
2015-09-20 23:19:02 +02:00
A copy of the translated classification can be found at this address :
http://www.kith.no/upload/2705/ICPC-2-French.pdf
2015-09-13 15:31:14 +02:00
2015-09-18 17:23:20 +02:00
It is built on top of [LokiJS](http://lokijs.org),
[jquery-csv](https://code.google.com/p/jquery-csv) and
[jquery](https://jquery.com).
2015-09-13 15:31:14 +02:00
2015-09-20 23:19:02 +02:00
This the first building block for a proper (meaning great and open-source) software suite for
[General practitioners](https://en.wikipedia.org/wiki/General_practitioner) called [Timeline](https://git.framasoft.org/project-timeline).
2015-09-13 15:31:14 +02:00
2015-09-20 00:04:32 +02:00
Start it by pointing your internet navigator to the page `cherche.html`.
2015-09-13 15:58:29 +02:00
2015-09-20 10:51:29 +02:00
What does it look like?
2015-09-20 00:13:57 +02:00
------------------------
2015-09-20 22:52:20 +02:00
![View of the interface with some elements](https://git.framasoft.org/project-timeline/timeline-picker/raw/master/screenshot.png "Screenshot of the current look")