Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Rudimentary Testing

  • Create a user
  • Create a concept (e.g., "Nose hair density" as numeric observation)
  • Search for concept by name (prove it can be found by name)
  • Retire the new concept
  • Purge the new concept
  • Register a new patient
  • Create a visit for the patient
  • Create an encounter in that visit with one obs and one drug order
  • Add an allergy to penicillin

Steps to test 

  1. Head to http://uat01.openmrs.org:8080/openmrs/module/webservices/rest/apiDocs.htm
  2. Choose a category of rest endpoints from the screen 
  3. Click on expand operations to see the list of available rest endpoints
  4. Enter the parameter values in the provided textboxes
  5. Click on "Try it out" button for that endpoint
  6. Head to the Google Sheet and fill up the entries for the endpoint you just tested

...