Metadata-Version: 2.4
Name: opensina
Version: 0.0.0
Summary: Open-source agentic infrastructure for authoring computable disease models.
Author-email: "MedBrain Technologies Inc." <pouyan.jahangiri@medbrain.co>
License: Apache-2.0
Project-URL: Homepage, https://github.com/medbrain-tech/opensina
Project-URL: Repository, https://github.com/medbrain-tech/opensina
Project-URL: Issues, https://github.com/medbrain-tech/opensina/issues
Keywords: healthcare,phenotype,disease-model,clinical-informatics,agentic-ai
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Healthcare Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# OpenSina

**Open-source, agent-first infrastructure for authoring computable disease models and patient phenotypes.**

OpenSina compresses a 6–12 week phenotyping project into hours: an AI agent constructs evidence-anchored, code-organized disease definitions with full provenance — exportable for cohort discovery, care pathways, clinical-trial eligibility, and quality-measure populations.

A product of [MedBrain Technologies Inc.](https://medbrain.co).

## Status

**Pre-launch.** This package name is reserved on PyPI while the first public release is in active development. There is no installable functionality at version `0.0.0`.

Follow progress at [github.com/medbrain-tech/opensina](https://github.com/medbrain-tech/opensina).

## What it will do

- Construct a disease model from a natural-language request — anchor concept, code set, temporal logic, Standard of Care pathway
- Anchor every code to its source guideline, literature citation, and vocabulary version
- Expose every capability as an MCP (Model Context Protocol) tool so other clinical agents can compose with it
- Export to OHDSI cohort JSON, FHIR PlanDefinition, plain SQL, eCQM XML, and human-readable PDF

## License

Apache 2.0. See [LICENSE](LICENSE).
