best-snomed


Namebest-snomed JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryFetches the top n SNOMED codes given a patient context
upload_time2025-08-27 18:46:58
maintainerNone
docs_urlNone
authorJoshua Lowe
requires_pythonNone
licenseMIT
keywords snomed
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Fetches the top n best matching SNOMED CT codes.
Input in the admission_id, icd_code, and n snomed CT codes

Installation
pip install best_snomed



Change Log
===============

First release

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "best-snomed",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SNOMED",
    "author": "Joshua Lowe",
    "author_email": "adinathdmohan97@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/1e/9b/d8f853cb5be337da8f6f23495537e327e4bac86fc246cdfbfaeb78b2705b/best_snomed-0.0.1.tar.gz",
    "platform": null,
    "description": "Fetches the top n best matching SNOMED CT codes.\r\nInput in the admission_id, icd_code, and n snomed CT codes\r\n\r\nInstallation\r\npip install best_snomed\r\n\r\n\r\n\r\nChange Log\r\n===============\r\n\r\nFirst release\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Fetches the top n SNOMED codes given a patient context",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "snomed"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1e9bd8f853cb5be337da8f6f23495537e327e4bac86fc246cdfbfaeb78b2705b",
                "md5": "016157c197438aa9c326a9c12a641d0b",
                "sha256": "f6214503c5d09e5097bf55e1024ca38bbb76c487ea51c6450a237898605fe2dc"
            },
            "downloads": -1,
            "filename": "best_snomed-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "016157c197438aa9c326a9c12a641d0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2329,
            "upload_time": "2025-08-27T18:46:58",
            "upload_time_iso_8601": "2025-08-27T18:46:58.490512Z",
            "url": "https://files.pythonhosted.org/packages/1e/9b/d8f853cb5be337da8f6f23495537e327e4bac86fc246cdfbfaeb78b2705b/best_snomed-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-27 18:46:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "best-snomed"
}
        
Elapsed time: 0.45690s