Skip to content

S.E.E.R : System for Efficient Encoding and Reference. Easily identify ICD10 codes and medical terms.

Notifications You must be signed in to change notification settings

ArjunRAj77/seer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.E.E.R: System for Efficient Encoding and Reference

S E E R-banner

Welcome to S.E.E.R, your ally in healthcare documentation! 🌟

This web-based application simplifies the complex world of ICD codes and symptom types, making it easily accessible with just a few clicks.

What is ICD? 🤷

Ever wondered how doctors and healthcare professionals universally identify and classify diseases? Enter the International Classification of Diseases (ICD). It's like a global dictionary for health issues, ensuring a common understanding of illnesses worldwide.

Idea behind S.E.E.R 💡💡💡

S.E.E.R is designed to simplify the lives of doctors and medical coders, making the complex world of ICD codes and symptom types easily accessible. It's not just a system; it's your ally in healthcare documentation.

What exactly is S.E.E.R 🧑‍💻️

S.E.E.R is a web-based application built with Streamlit, the magic wand of interactive web development in Python. We've incorporated MedSpaCy, a specialized medical text processing library, to analyze medical text, extract ICD10 codes, and provide a friendly interface for effortless code searching.

How it works 🏋

The live site can be accessed via S.E.E.R

  1. Input your medical text 🔠.
  2. S.E.E.R analyzes the document with MedSpaCy.
  3. It extracts ICD10 codes and highlights code-related bits in the original text.
  4. Effortlessly search for specific terms and navigate the medical coding landscape.

It's not just about accuracy; it's about clarity and making your job easier. With S.E.E.R, healthcare tech becomes a breeze.

Installation

Use the following commands to install the required dependencies and run the application locally.

pip install -r requirements.txt
streamlit run seer.py

Screenshots

Seer  ICD10 Code generator

Seer  ICD10 Code generator (1) Seer  ICD10 Code generator (2)

Seer  ICD10 Code generator (3) Seer  ICD10 Code generator (4) Seer  ICD10 Code generator (5) Seer  ICD10 Code generator (6) Seer  ICD10 Code generator (7)

Resources

About

S.E.E.R : System for Efficient Encoding and Reference. Easily identify ICD10 codes and medical terms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published