---
title: Breast Cancer Mammogram Classification
type: templates
category: Community Contributions
cat: community
order: 1000
meta_title: Breast Cancer Mammogram Classification Data Labeling Template
meta_description: Template for breast cancer mammogram classification with Label Studio
community: true
community_author: redeipirati
community_contributors: carly-bartel, luarmr
community_repo: awesome-label-studio-config
github_repo: humanSignal/awesome-label-studio-config
report_bug_url: https://github.com/humanSignal/awesome-label-studio-config/issues/new?template=bug_report.yml&config-name=breast-cancer-mammogram-classification&title=Bug%20in%20breast-cancer-mammogram-classification&body=I%20found%20a%20bug%20in%20the%20breast-cancer-mammogram-classification%20template.%0A%0A%23%23%20Steps%20to%20Reproduce%0A1.%20...%0A2.%20...%0A%0A%23%23%20Expected%20Behavior%0A...%0A%0A%23%23%20Actual%20Behavior%0A...%0A%0A%23%23%20Environment%0A-%20Label%20Studio%20Version:...%0A-%20Browser%20(if%20applicable):...%0A-%20Operating%20System:...%0A%0A%23%23%20Additional%20Context%0A...%0A
repo_url: https://github.com/HumanSignal/awesome-label-studio-config/tree/main/label-configs/breast-cancer-mammogram-classification
---
This labeling config provides a comprehensive interface for breast cancer mammogram analysis using the BI-RADS classification system. It enables radiologists to classify mammograms, assess breast density, and document findings for both breasts.
## Labeling Configuration
```html
```
## About the labeling configuration
All labeling configurations must be wrapped in [View](/tags/view.html) tags.
This configuration uses the following tags:
- [Image](/tags/image.html)
- [Choices](/tags/choices.html)
- [TextArea](/tags/textarea.html)
- [Header](/tags/header.html)
- [Style](/tags/style.html)
## Usage Instructions
- **Image Display**: This config displays four mammogram views (Left CC, Left MLO, Right CC, Right MLO) in a grid layout.
- **BI-RADS Classification**: Each breast can be classified using the standard BI-RADS categories (0-6).
- **Density Assessment**: Breast density can be classified using the A-D scale.
- **Findings Documentation**: Multiple choice options for common findings (Mass, Calcifications, etc.).
- **Notes**: Free text area for additional observations and technical notes.