Re: Off Topic: ICD-10 codes in a database table?

Поиск
Список
Период
Сортировка
От Andrew Gould
Тема Re: Off Topic: ICD-10 codes in a database table?
Дата
Msg-id d356c5630902260822k5b466549yc3cae7687fdd0bde@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Off Topic: ICD-10 codes in a database table?  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
On Thu, Feb 26, 2009 at 10:06 AM, Richard Huxton <dev@archonet.com> wrote:
Andrew Gould wrote:
> Problem:  I've been trying to find a table of ICD-10 codes to import into a
> database; but the only listings that I can find are in publicly available
> pdf files.  I've tried to copy the text to text files, but the resulting
> layout is horrible -- it would take, literally, weeks or months of manual
> tweaking to parse.

http://www.who.int/classifications/apps/icd/icd10online/

That looks like somewhere between half and a full day's work with a bit
of perl.

--
 Richard Huxton
 Archonet Ltd

I hadn't considered web scraping; but this is the cleanest option I've seen.

Thanks,

Andrew

В списке pgsql-general по дате отправления:

Предыдущее
От: Maxim Boguk
Дата:
Сообщение: Re: Postgresql selecting strange index for simple query
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Postgresql selecting strange index for simple query