SuggestedResponseAssessmentService Methods
The following are methods for SuggestedResponseAssessmentService.
processPastAssessmentResponses
Signature
public healthcloudext.SuggestedResponseAssessmentService processPastAssessmentResponses(healthcloudext.SuggestedResponseAssessmentService request)
1healthcloudext.SuggestedResponseAssessmentInteropAdapter, processPastAssessmentResponses, [healthcloudext.SuggestedResponseAssessmentService], healthcloudext.SuggestedResponseAssessmentServiceParameters
input: Type: Map<String,String>
A map of key-value pairs that contains assessment details provided as input from Integration Procedure.
output: Type: Map<String,String>
A map output that is sent back to Integration Procedure.
options: Type: Map<String,String>
Configuration options from Integration Procedure.
processSuggestedResponses
Signature
public healthcloudext.SuggestedResponseAssessmentService processSuggestedResponses(healthcloudext.SuggestedResponseAssessmentService request)
1healthcloudext.SuggestedResponseAssessmentInteropAdapter, processSuggestedResponses, [healthcloudext.SuggestedResponseAssessmentService], healthcloudext.SuggestedResponseAssessmentServiceParameters
input: Type: Map<String,String>
A map of key-value pairs that contains assessment details provided as input from Integration Procedure.
output: Type: Map<String,String>
A map output that is sent back to Integration Procedure.
options: Type: Map<String,String>
Configuration options from Integration Procedure.
mergeSuggestedResponses
Signature
public healthcloudext.SuggestedResponseAssessmentService mergeSuggestedResponses(healthcloudext.SuggestedResponseAssessmentService request)
1healthcloudext.SuggestedResponseAssessmentInteropAdapter, mergeSuggestedResponses, [healthcloudext.SuggestedResponseAssessmentService], healthcloudext.SuggestedResponseAssessmentServiceParameters
input: Type: Map<String,String>
A map of key-value pairs that contains assessment details provided as input from Integration Procedure.
output: Type: Map<String,String>
A map output that is sent back to IP.
options: Type: Map<String,String>
Configuration options from Integration Procedure.