...
Table of Contents |
---|
Release Highlights
API Enhancements
Upgrade to BAI Assessment API
What's New: Choose assessment names effortlessly from a dropdown and leverage new API endpoints for smarter, targeted data retrieval.
Why It Matters: Quickly select existing assessment names and utilize APIs for specific, accurate data pulls, enhancing your efficiency and data accuracy.
Who It's For: Administrators and developers using the BAI Assessment Report API, and form builder users managing assessment names.
How to Use This Update:
Form Builder Users: Simply pick your desired assessment name from the dropdown list during form creation or updating.
API Users:
Fetch assessment names and IDs with New Endpoint (1): http://localhost:8080/SunwaveEMR/api/reports/assessment
Retrieve a specific assessment’s data using New Endpoint (2) with desired ID and date range: http://localhost:8080/SunwaveEMR/api/reports/assessment/{assessmentID}/from/{dateFrom}/until/{dateUntil}
Ensure secure and authenticated requests, and utilize error messages for smooth adjustments.
...
RCM Enhancements
RCM Reporting Enhancement: Linking Forms to Services for In-Depth Insights
...