Web interface for maintaining custom lookup classes (SQL) in HealthShare
Hi Team,
Can I please check if anyone has built a simple web interface for maintaining custom SQL lookup class.
We have a simple persistent class in HealthShare which is used for storing Pathology test codes. Test codes in this lookup class is used for message filtering and applying additional logic when processing pathology results/orders.
We want to make this class available to external users from pathology (not the usual management portal users) to maintain so that they can add/edit/delete test codes as required.
Has anyone implemented something similar to expose the HealthShare SQL class via web page or App or something?
Thank you for your help.
Comments
Hi
This resource might be helpful for you:
https://github.com/pandeySR/Reusable-Web-Interface-for-Data-Lookup-Table
Regards,
Sanjib
Thank you @Sanjib Pandey