Skip to content

namit22315/FHIR-Based-NER-and-medical-record-parcer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Healthcare: Prescription Parsing and Cancer Detection

Smart Healthcare

Overview

This project is an Smart healthcare system designed to:

  • Read and Extract Prescription Data using OCR (Pytesseract).
  • Convert Prescription Data to JSON Format for seamless integration with an FHIR server.
  • Analyze Skin Cancer Images to determine if a lesion is Malignant or Benign using deep learning.
  • Integrate patient reports, showcasing their prescriptions and skin analysis results to assist healthcare providers in determining the need for treatment.

OCR-Based Prescription Analysis

  • Reads printed prescriptions using Pytesseract and Optical Character Recognition (OCR).
  • Extracts relevant data (e.g., medication names, dosages, instructions) and converts it into JSON format.
  • Uploads prescription data to an FHIR server for storage and further processing.

Skin Cancer Detection

  • Utilizes EfficientNet and EfficientNetB3 models to analyze skin images and classify them as Malignant or Benign.
  • Provides fast and reliable predictions to assist in early diagnosis and treatment planning.

Patient Report Integration

  • Combines prescription data and skin analysis results into a single patient report.
  • Displays medication details and cancer detection outcomes in a user-friendly interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published