Exporting Measurement Data Premium

Export measurements for external analysis and reporting

Premium Feature

Data export capabilities are available on the Premium subscription plan. Basic plan users can export measurements individually in limited formats. Contact your administrator to upgrade for full export features.

Why Export Data?

Exporting measurement data enables you to use the information in external analysis tools, create reports for stakeholders, archive data for compliance, and integrate with other systems.

Common Export Scenarios
  • Statistical Analysis: Use R, Python, or Excel to analyze dose trends
  • Regulatory Reporting: Generate compliance reports for audits
  • External Collaboration: Share measurement data with colleagues
  • Backup and Archival: Create offline copies for long-term storage
  • Integration: Import data into medical physics software
  • Trend Analysis: Track changes over time in spreadsheets
Data Privacy and Security

When exporting measurements:

  • Only measurements you have permission to access are exported
  • Exported files should be stored securely
  • Remove or redact patient-identifiable information if needed
  • Consider encryption for sensitive data
  • Follow your organization's data security policies

Screenshot: Export dialog showing format options

Export Formats Available

The platform supports multiple export formats to meet different needs.

Format Comparison
Format Best For Compatible With Plan
CSV (Comma-Separated Values) Analysis, spreadsheets, data processing Excel, Python, R, Google Sheets, all statistical software Basic
XLSX (Excel) Professional reports, formatting, formulas Microsoft Excel, Google Sheets, LibreOffice Premium
PDF (Portable Document) Reports, distribution, printing, archival All computers, tablets, smartphones Premium
JSON (JavaScript Object Notation) API integration, web applications, data transfer Web applications, programming languages, APIs Premium
Which Format Should I Use?
  • For Excel analysis: CSV or XLSX
  • For printed reports: PDF
  • For code/programming: JSON or CSV
  • For email sharing: PDF (self-contained, no software needed)
  • For large datasets: CSV (lightweight, faster)

Screenshot: Format selection with feature comparison

Exporting Individual Measurements

You can export a single measurement directly from its detail page.

Single Measurement Export
Steps:
  1. Navigate to the measurement you want to export
  2. Click the "Export" button on the detail page
  3. Select your desired format from the dropdown
  4. Choose what to include (see options below)
  5. Click "Export" to download
  6. The file downloads to your computer
Export Options

When exporting, you can choose what to include:

  • Measurement Data: Basic measurement information (dates, values)
  • Film Details: Information about the films measured
  • Attachments: Include or exclude attached files
  • Notes: Include or exclude measurement notes
  • History: Include or exclude measurement history/changes

Screenshot: Single measurement export dialog

Bulk Export of Multiple Measurements

Premium users can export multiple measurements at once, which is useful for analysis and reporting.

Accessing Bulk Export
Steps:
  1. Go to Measurements → All Measurements
  2. Use filters to select measurements you want to export
  3. Select multiple measurements using checkboxes
  4. Click "Bulk Export" button (appears when items are selected)
  5. Choose format and options
  6. Click "Export" to generate file
Filtering Before Export

Narrow down what to export using filters:

  • Date Range: Export measurements from a specific time period
  • Purpose/Category: Only QA, patient treatment, or other types
  • Film/Batch: Measurements related to specific films or batches
  • Equipment: Measurements from a specific scanner
  • User: Measurements recorded by a specific person
Export Consolidation

When exporting multiple measurements:

  • CSV/XLSX: One row per measurement, all in one spreadsheet
  • PDF: Multi-page document with one measurement per page or summary table
  • JSON: Array of measurement objects

Screenshot: Bulk export with selection and filtering

Understanding CSV Export Format

CSV (Comma-Separated Values) is the most versatile format for data analysis and integration.

CSV Column Structure

A typical CSV export includes these columns:

Measurement ID | Date | Time | Film ID | Batch | Equipment | Dose Value | Unit | Purpose | Created By | Notes

Opening in Excel

To open a CSV file in Excel:

  1. Open Microsoft Excel
  2. File → Open
  3. Select the CSV file
  4. Excel opens import dialog
  5. Review column detection and click OK
  6. Data appears in spreadsheet
CSV Best Practices
  • Save with meaningful filename including date
  • Keep original file as backup
  • Use Excel "Format as Table" for easier filtering
  • Freeze header row for scrolling
  • Create pivot tables for trend analysis

Screenshot: CSV file open in Excel with data

Pro Tip: Automation

You can use Python or other scripts to automatically download and process CSV exports on a schedule for continuous analysis.

Understanding PDF Export Format

PDF exports are ideal for reports, sharing with colleagues, and compliance documentation.

PDF Contents

A PDF export typically includes:

  • Header: Report title, date range, organization name
  • Summary Statistics: Count, date range, total dose, etc.
  • Measurement Details: Full information for each measurement
  • Tables: Organized comparison of measurements
  • Footer: Generated date, confidentiality notice
Customizing PDF Reports

When exporting to PDF, you can customize:

  • Title: Custom report name
  • Header/Footer: Organization branding
  • Page Layout: Portrait or landscape
  • Content Selection: What sections to include
  • Color: Color or black & white (for printing)
PDF Features
  • Searchable: Text in PDFs is searchable
  • Bookmarks: Navigation bookmarks for multi-page documents
  • Print-Ready: Optimized for printing
  • Secure: Can be password-protected
  • Email-Friendly: Self-contained, no software dependencies

Screenshot: PDF report preview with formatting

Best Practices for Data Export

Follow these best practices to ensure secure and effective data export.

Regular Backup
  • Export and backup measurements periodically
  • Store backups in secure location
  • Create backups before major system changes
  • Follow organizational data retention policies
File Naming Convention

Use a consistent naming format:

Measurements_[Category]_[StartDate]_[EndDate]_[Format]

Example: Measurements_QA_2024-01-01_2024-01-31_CSV.csv

Data Security
Security Checklist:
  • Store exports in secure folder with restricted access
  • Encrypt sensitive files before sharing
  • Use secure file transfer methods (not unencrypted email)
  • Remove or redact patient-identifiable information if sharing
  • Delete temporary copies after use
  • Follow HIPAA and organizational security policies
Documentation
  • Note the export date and time
  • Document what filters were used
  • Record who exported the data and why
  • Keep notes on subsequent analysis or actions

Screenshot: Data security guidelines and folder structure

Important: Data Privacy

Always follow your organization's data privacy and protection policies when exporting measurement data. Patient identifiable information must be handled with care and protected appropriately.

Summary

Exporting measurement data (Premium feature) enables you to use measurements in external tools for analysis, create professional reports, backup your data, and integrate with other systems. Choose between CSV for analysis, PDF for reports, or other formats based on your needs. Always follow data security practices and your organization's policies when working with exported data.