Web Service:PR-WS-4
From IHRIS Wiki
Web Service: PR-WS-4 Get Provider Posting Detail
Fetches details of a provider's postings by their EPID or other identification type.
URL | /ws/rest/v2/providerPosts/byid |
GET Parameters | This contains the followng parameters to identify the provider whose details we shall return:
${id-type} is one of the following:
{ 0 : { facility: 'XXX District Hospital', facility_code: '123213', post_type: 'PPS', post_category: 'NURSE' }, 1 : { facility: 'YYY District Hospital', facility_code: '12345', post_type: 'PPS', post_category: 'NURSE' },} |
GET Response |
|
GET Error |
|
Other Resources: Use Case:PR-WS-4