Metadata-Version: 2.4
Name: best_snomed
Version: 0.0.1
Summary: Fetches the top n SNOMED codes given a patient context
Home-page: 
Author: Joshua Lowe
Author-email: adinathdmohan97@gmail.com
License: MIT
Keywords: SNOMED
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt
Requires-Dist: ollama
Requires-Dist: dspy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

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
