{ "info": { "author": "Wes Turner", "author_email": "wes@wrd.nu", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "Intended Audience :: Healthcare Industry", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application" ], "description": "pycd10api\n==========\nAn ICD10 REST API.\n\nRequirements\n-------------\n\nCornice\n~~~~~~~~\n- http://github.com/mozilla-services/cornice\n- http://cornice.rtfd.org\n\nPyramid\n~~~~~~~\n- http://github.com/pylons/pyramid\n- http://pyramid.rtfd.org\n\nLXML\n~~~~\n- http://github.com/lxml/lxml\n- http://lxml.de\n\nICD10 2015 CM Tabular XML\n~~~~~~~~~~~~~~~~~~~~~~~~~~\n- https://www.cms.gov/Medicare/Coding/ICD10/2015-ICD-10-CM-and-GEMs.html\n- https://www.cms.gov/Medicare/Coding/ICD10/Downloads/2015-tables-index.zip \n\npycd10api was originally developed and tested with ICD10 CM 2012 edition.\n\n\nInstallation\n--------------\n\nInstall pycd10api and dependencies::\n\n pip install -e https://github.com/westurner/pycd10api#egg=pycd10api\n\nDownload ICD10 XML files::\n\n (cd pycd10api/data && ./get_icd10.sh)\n\nServe::\n\n pserve ./pycd10api.ini\n\n\nReferences\n----------\n- https://en.wikipedia.org/wiki/ICD-10\n- https://www.ietf.org/rfc/rfc2119.txt", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/westurner/pycd10api", "keywords": "ICD10 REST API pyramid cornice", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pycd10api", "package_url": "https://pypi.org/project/pycd10api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycd10api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/westurner/pycd10api" }, "release_url": "https://pypi.org/project/pycd10api/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "pycd10api", "version": "0.2.2" }, "last_serial": 1267401, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "3b4c79c231da8adfb3f180d3aac36ede", "sha256": "9bb8107a15e869b377f985b1314bfae6420a3d0b8c7a4779fb0615bba8070ac4" }, "downloads": -1, "filename": "pycd10api-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3b4c79c231da8adfb3f180d3aac36ede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5882, "upload_time": "2014-10-12T03:58:29", "url": "https://files.pythonhosted.org/packages/29/ec/93d28cd33a87de535d8f2c45862e012344c95c3ae90f10b4d41d1391d7f0/pycd10api-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b4c79c231da8adfb3f180d3aac36ede", "sha256": "9bb8107a15e869b377f985b1314bfae6420a3d0b8c7a4779fb0615bba8070ac4" }, "downloads": -1, "filename": "pycd10api-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3b4c79c231da8adfb3f180d3aac36ede", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5882, "upload_time": "2014-10-12T03:58:29", "url": "https://files.pythonhosted.org/packages/29/ec/93d28cd33a87de535d8f2c45862e012344c95c3ae90f10b4d41d1391d7f0/pycd10api-0.2.2.tar.gz" } ] }