Skip to main content

Adverse Event Resource

Service: Adverse Event Resource

  1. Base URL:
    http://zm.irdresearch.org/mrest/adverseEvent

  1. Description
    The Adverse Event Service is responsible for collecting information regarding the side effects of a vaccination administered to a woman or child.

  1. Request Format

    All requests must be sent using HTTP POST method.


  1. Response Format

  • Content-Type: application/json
  • Success Response: A 200 OK HTTP status code with the appropriate JSON response body.
  • Failure Response: A 200 OK HTTP status code with no JSON content, only a code value of 2 to indicate failure due to an incomplete operation or unknown reasons.
  • Server Error Response: A 500 Internal Server Error HTTP status code when a server-side error occurs.

  1. Dependencies

    The adverse event API stores data into multiple tables in the system, including:

  • childadverseeventvaccinationdetails
  • childadverseeventcomplains
  • tracking
  • Childadverseevent
  • womenadverseeventvaccinationdetails
  • womenadverseeventcomplains
  • Womenadverseevent

  1. Flow chart

    Locale Dropdown