Web Service:PR-WS-5: Difference between revisions
From IHRIS Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|description=Add Provider Details | |description=Add Provider Details | ||
|applications=Interoperability Layer, Point-Of-Care? | |applications=Interoperability Layer, Point-Of-Care? | ||
|url=/ws/rest/v2/ | |url=/ws/rest/v2/adddProvider | ||
|params=The following webservice should accept the following parameters: | |params=The following webservice should accept the following parameters: | ||
*${firstname} The first name of the provider. Required. | *${firstname} The first name of the provider. Required. |
Revision as of 12:24, 30 October 2012
Web Service: PR-WS-5 Add a Provider
Add Provider Details
URL | /ws/rest/v2/adddProvider |
GET Parameters | The following webservice should accept the following parameters:
|
GET Response | HTTP 200 - OK
{ "epid": 211312} |
GET Error |
|
GET Example | /ws/rest/v2/adddProvider/?provder=m®_body=2 |
Other Resources: Use Case:PR-WS-5