Skip to Navigation | Skip to Content

Ref_impl_Python mailing list archives

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [Oship] ICD10 Mapping


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)?

Raphael


--Tim


--
Timothy Cook, MSc
Health Informatics Research & Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook Skype ID == timothy.cook **************************************************************
*You may get my Public GPG key from  popular keyservers or   *
*from this link http://timothywayne.cook.googlepages.com/home*
**************************************************************