Thanks to visit codestin.com
Credit goes to github.com

Skip to content

THE-S0HAM/NurseView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NurseView - Medical Intelligent Document Processing Pipeline

NurseView is a Python-based medical Intelligent Document Processing (IDP) pipeline designed specifically for healthcare interoperability.

Core Functionality

NurseView ingests unstructured medical data sources—including scans, lab reports, prescriptions, and handwritten clinician notes—and transforms them into standardized, structured formats ready for Electronic Health Record (EHR) integration.

Technical Specifications

  • AI Engine: Google Gemini Vision API for advanced document analysis, medical terminology extraction, and OCR
  • Output Standards: FHIR R4 resources and HL7 v2.x messages
  • Integration: Seamless EHR infrastructure integration

Impact Metrics

  • 80% reduction in manual data entry tasks
  • Minimized human errors in medical records
  • Accelerated patient data availability for clinicians

Quick Start

  1. Install dependencies:
pip install -r requirements.txt
  1. Set your Gemini API key in constants.py

  2. Run the application:

python pipeline.py
  1. Access at http://localhost:8080

Supported Document Types

  • Clinical Notes
  • Discharge Summaries
  • Lab Reports
  • Prescriptions
  • Handwritten Clinician Notes

About

Medical Intelligent Document Processing Pipeline

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages