Overview of OpenMed Capabilities
masterOpenMed is a platform for clinical natural language processing (NLP) that integrates biomedical models, de-identification, and multimodal inputs. Key features include:
- Model Registry: Discoverable Hugging Face models with metadata (domain, size, device recommendations).
- PII Detection & De-identification: HIPAA-compliant entity merging, policy profiles, and audit reports.
- Multimodal & Structured Input: Support for OCR, Images, PDF, DOCX, DICOM, HL7 v2, CDA/C-CDA, FHIR (Operations and Bulk NDJSON), and more.
- Cross-Platform Support:
- Python: Inference via MLX (Apple Silicon) or CPU.
- Mobile: Swift (OpenMedKit) for iOS and Kotlin/ONNX Runtime for Android.
- Web: ONNX/WebGPU via Transformers.js exports and React Native bridges.
- Services: REST (FastAPI) and gRPC endpoints.
- Deployment & Evidence: Includes leak heatmaps, model scorecards, SBOM, and SLSA provenance for production-grade release evidence.