Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bacteriology - Support for creating a Bacteriology Sample using API #18

Open
bharatak opened this issue Aug 7, 2016 · 1 comment
Open

Comments

@bharatak
Copy link

bharatak commented Aug 7, 2016

Add support for adding bacteriology sample using API.

  1. Create a class called Specimen. This class should support all the fields that are accepted by UI for creating a specimen.
  2. Add the below method in BahmniRestClient createBacteriologySpecimen(Specimen specimen) - Creates the Bacteriology sample using EMRAPI
  3. The spec should accept a table containing various fields required for creation of sample. This table should be able to accept multiple Samples (i.e. multiple rows should be supported in the table).
@SwathiVarkala
Copy link
Collaborator

@bharatak , @binduak If this is done can we close the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants