Wiki Spaces
Documentation
Projects
Resources
Get Help from Others
Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack
OpenMRS has an explicit API which has not been cleanly or explicitly exposed through web services. We have a REST module and SOAP-based module(s) where folks have done work in the area. We need a clear and explicit strategy for supporting web services.
A single OpenMRS module to support the core web service needs.
Heavyweight vs. lightweight objects? This is similar to Amazon.com's approach. We could consider small & big versions objects OR consider having a standard object with the option to list additive properties (e.g., custom object).
Based on Canada's experience with WS, Returning a "summary" of objects in a list may lead to a chatty interaction.
Look at Google Charts.
Consider that we may want to support both publish & subscribe – i.e., OpenMRS may
SOAP Style
Do we want to use DTOs at the API level?
Changes to the API