Skip to content
/ CAMEL Public

A Repository for using Large Language Models for generating Clavien-Dindo Classifications

License

Notifications You must be signed in to change notification settings

UMEssen/CAMEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CAMEL: Clavien-Dindo Assessment from Medical EHR using Large Language Models

Python

A repository for automated extraction and classification of postoperative complications from medical EHR (Electronic Health Records) using Large Language Models (LLMs) according to the Clavien-Dindo classification system.

πŸ“‹ Table of Contents

πŸ” Overview

The Clavien-Dindo classification is a standardized system for grading postoperative complications based on the therapeutic consequences. This tool leverages Large Language Models to automatically extract and classify complications from medical documents (e.g., discharge letters, operative reports) into appropriate Clavien-Dindo grades.

Supported Classification Types

  • Fine-grained Classification: Direct classification into specific Clavien-Dindo grades (0, I, II, IIIa, IIIb, IV, V)
  • Binary Classification: Categorizes complications into two groups:
    • Category A: Minor to moderate complications (Grades 0-IIIa)
    • Category B: Severe complications (Grades IIIb-V)

✨ Features

  • πŸ€– LLM-powered: Uses state-of-the-art language models for accurate classification
  • πŸ”„ Asynchronous processing: Efficient batch processing of multiple documents
  • πŸ“ Multiple input formats: Supports single files or entire directories
  • πŸ“Š CSV output: Results exported to structured CSV format
  • 🌐 Flexible endpoints: Compatible with various LLM API endpoints
  • 🎯 Two classification modes: Binary and fine-grained classification options

πŸ”§ Codebase

The complete codebase including implementation details, configuration files, and usage examples will be published soon. Stay tuned for updates!

πŸ“š Citation

If you use this tool in your research, please cite our paper:

Paper: [Link to paper will be published, as soon as it was accepted]

About

A Repository for using Large Language Models for generating Clavien-Dindo Classifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •