westurner / pycd10api

REST API wrappers for ICD10 CM and PCS XML files (Pyramid + Cornice + lxml ) https://pypi.python.org/pypi/pycd10api

Home Page:https://pypi.python.org/pypi/pycd10api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pycd10api

An ICD10 REST API.

Requirements

Cornice

Pyramid

LXML

ICD10 2015 CM Tabular XML

pycd10api was originally developed and tested with ICD10 CM 2012 edition.

Installation

Install pycd10api and dependencies:

pip install -e git+https://github.com/westurner/pycd10api#egg=pycd10api

Download ICD10 XML files:

(cd pycd10api/data && ./get_icd10.sh)

Serve:

pserve ./pycd10api.ini

References

About

REST API wrappers for ICD10 CM and PCS XML files (Pyramid + Cornice + lxml ) https://pypi.python.org/pypi/pycd10api

https://pypi.python.org/pypi/pycd10api


Languages

Language:Python 85.4%Language:Shell 11.6%Language:Makefile 3.0%