Git Product home page Git Product logo

intelehealth-middleware's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

intelehealth-middleware's Issues

Complex Obs Analysis

Trying to attach an image to a concept.In OpenMrs , there is something called Complex Obs where we can attach image or whatever file we need.We can create a concept which is of complex type and can attach an image to it.
I was able to do this online within the OpenMRS webapp , the response would generate a URI with which I would be able to download the data.When I try it with REST , it does not seem to work.No error is being generated and it also gives a URI with which I can download, but when I try to download it , it gives me data which is 0 bytes.The OpenMRS seems to provide this facility as can be observed in their test cases as in the link below.
https://github.com/openmrs/openmrs-module-webservices.rest/blob/master/omod-1.9/src/test/java/org/openmrs/module/webservices/rest/web/v1_0/controller/openmrs1_9/ObsController1_9Test.java
Not sure if the pbm is with the version I am using.Tried sending data as both byte 64 code of file present in the value field and also as a form data.Need to analyse this further.

Push Patient Data

Push json data to openMRS using the middleware.Use retrofit.Add patient data if uuid not present using API in the OpenMRS else edit.

Pull data from openmrs database

Pull Data required for the device from the database to the device based on locationuuid and time.Currently pulling data for
1)Patients
2)Patient Attributes
3)Patient Attribute Master
4)Visit
5)Encounters
6)Observations

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.