https://github.com/tarilabs/dmn-aldrete
Aldrete score as DMN
https://github.com/tarilabs/dmn-aldrete
aldrete aldrete-score decision-model-notation dmn
Last synced: 11 months ago
JSON representation
Aldrete score as DMN
- Host: GitHub
- URL: https://github.com/tarilabs/dmn-aldrete
- Owner: tarilabs
- License: apache-2.0
- Created: 2020-12-05T19:24:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-09T20:08:03.000Z (over 4 years ago)
- Last Synced: 2025-04-05T22:27:02.774Z (about 1 year ago)
- Topics: aldrete, aldrete-score, decision-model-notation, dmn
- Language: Java
- Homepage:
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An implementation of the [Aldrete score](https://en.wikipedia.org/wiki/Aldrete's_scoring_system) with [DMN](https://drools.org/learn/dmn.html)
# Disclaimer
**Not medical advice. Always seek professional medical advice.**
The content on this repository is provided for informational purposes only and is not intended as a medical advice, or a substitute for the medical advice of a doctor/physician.
The content on this repository is intended only as a methodological exercise to translate a scientific paper publication into a standardised executable DMN model.
# References
- [Aldrete score guidelines](http://www.siaarti.it/Ricerca/Raccomandazioni-per-l%E2%80%99area-di-recupero-e-l%E2%80%99assistenza-post-anestesiologica.aspx)
- [Aldrete score guidelines](http://www.siaarti.it/SiteAssets/Ricerca/Raccomandazioni-per-l%E2%80%99area-di-recupero-e-l%E2%80%99assistenza-post-anestesiologica/linee_guida_file_33.pdf)
- A. Bianchi, M. Mortari, C. Pintavalle and G. Pozzi
"Putting BPMN and DMN to Work: a Pediatric Surgery Case Study"
2021 IEEE International Conference on Digital Health (ICDH), 2021, pp. 154-159
doi: [10.1109/ICDH52753.2021.00028](https://doi.org/10.1109/ICDH52753.2021.00028).
- [Master’s degree thesis “Modeling surgical pediatric processes with BPMN and DMN”](http://hdl.handle.net/10589/150128)
- [Learn DMN](https://drools.org/learn/dmn.html)
- [IBM SkillsBuild Reignite webinar](http://ibm.biz/skillsbuildreignite)
- [BPM+Health](https://www.bpm-plus.org)