Egadss Integration Documentation
From EGADSSWiki
EGADSS system provides a public Web Service method for testing
(URL available here soon).
The exposed Web method is called getRecommendations.
This method provides a String representation of a document with clinical recommendations based on patient-specific data.
- Input parameter for the method is called patientSummary which is a String representation of the CDA Patient Summary document that
is received by the EGADSS Service
- Return parameter is a String representation of the Results CDA document that contains clinical results from EGADSS. (the recommendations and requests for additional patient information if applicable)

