- Add condition filtering on biology
- Add by-concept-code predictor
- Add UF, UH, UC care sites in biology probes
- Add gender as filtering features in all probes
- Fix partition columns issue, now each probes have specific partition columns attribute
- Add new test for BiologyProbe
- Custom probe is simplified
- New parameters GHM and Condition for probe computation
- Update LocalData for EDS-Tuto.
- New Probe parameters:
- Age range: Age of patient at visit.
- Provenance source: Where the patient came from before the visit (emergency, consultation, etc.).
- stay source: Type of care (MCO, PSY, SSY).
- Refacto the params type to make it more uniform.
- Viz: Simplify normalized probe plot
- Viz: Fix dashboards
- Viz: Fix normalized probe
- Linting: Improve code style with ruff.
- BiologyProbe: Create a brand new probe for biology data.
- Registry: Introduce registry for completeness predictor and visualization.
- Altair: Upgrade to v5.
- Tests: Improve coverage to 99%.
- ConditionProbe: Take UF and Pole into account for ORBIS source system.
- Binder: Presentation available.
- ConditionProbe: Update, computed as a proportion of number of visit.
- ConditionProbe computes the availability of administrative data related to visits with at least one ICD-10 code recorded.
- Binder Demo available
- Initial release