Re: [Oship] ICD10 Mapping
Hi Raphael Thank you for your quick reply. On Wed, 03 Jun 2009 17:02:50 +0200 Raphael Ritz <raphael.ritz@incf.org> wrote: > KOBAYASHI, Shinji wrote: > > Hi Tim, > > > > I now catched up the head of the openEHR mailing list from logn > > distance. > > I am very sorry to be absent. > > If you are willing to do so, please send me this CSV file. m(..)m > > > > > > On Thu, 29 Jan 2009 16:41:15 -0200 > > Tim Cook <timothywayne.cook@gmail.com> wrote: > > > > > >> Can someone write a little script to convert the ICD10 codes into a > >> python dictionary? The codes are available as a CSV. > >> > > Just to state the obvious: Python ships with a csv module > http://docs.python.org/library/csv.html#module-csv > who's DictReader class > http://docs.python.org/library/csv.html#csv.DictReader > might already do what you want. > > Or did this question come up because of the limitations > of the csv module (with unicode in particular)? Otherwise I do not need these CSV module but ICD10 data in CSV. I am very sorry not to expain well. -- KOBAYASHI Shinji <skoba@moss.gr.jp>