Giter VIP home page Giter VIP logo

Comments (13)

nehav39 avatar nehav39 commented on July 27, 2024

The diagnosis fragment does not show the entered diagnoses for a closed visit.

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

image

For this patient, a diagnosis of "cough" and "fever of unknown origin" was added.

from intelehealth-openmrs-module.

prithi69 avatar prithi69 commented on July 27, 2024

in the patient overview screen "back to top" is not working.

from intelehealth-openmrs-module.

amalafrozalam avatar amalafrozalam commented on July 27, 2024

@hardikk08
Check src > webapp > resources > scripts > diagnoses > diagnoses.js

from intelehealth-openmrs-module.

amalafrozalam avatar amalafrozalam commented on July 27, 2024

Above comment is incorrect. It's definitely in that file, but somewhere further along.

The fragment seems to be saving the information correct, but it does not seem to be retrieving it correctly. Perhaps the URL call in one of the factories is incorrect. Specifically, when the page is loaded and previous/prior diagnoses are searched for.

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

@amalafrozalam - No code was written to retrieve and display diagnoses. It's not a bug. This was just not completed.

from intelehealth-openmrs-module.

amalafrozalam avatar amalafrozalam commented on July 27, 2024

@nehagoel2 you tagged the wrong amal. Need to use my full username.

Okay, well that explains it. There is a retrieval of sorts going on, but I believe that issues #23 and #44 are all related.

from intelehealth-openmrs-module.

hardikk08 avatar hardikk08 commented on July 27, 2024

@nehagoel2 I wish you had pointed that out earlier @amalafrozalam I can see it being posted in the database. So basically the code to retrieve it is missing. Would have been easy if we knew the logic flow of the entire module hence it is taking time to understand.
screenshot 83

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

Look at closed issue #26

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

https://github.com/openmrs/openmrs-module-coreapps/tree/master/omod/src/main/webapp/fragments/diagnosis

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

https://github.com/openmrs/openmrs-module-coreapps/blob/master/omod/src/main/java/org/openmrs/module/coreapps/fragment/controller/DiagnosesFragmentController.java

from intelehealth-openmrs-module.

nehav39 avatar nehav39 commented on July 27, 2024

@hardikk08 - great job so far on the fragment. Just a last push:

  1. For a closed visit, the text entry box for entering diagnosis should be hidden so that no new diagnoses can be entered
  2. The diagnoses being seen in the Previous diagnoses are not marked as Primary, Secondary, Confirmed or Unconfirmed. These should also be seen
  3. Previous diagnosis heading is in Red - make it consistent in look and feel.

from intelehealth-openmrs-module.

hardikk08 avatar hardikk08 commented on July 27, 2024

For the 2nd point...
This is a bit difficult to achieve, saying it after trying a lot of stuff and this feature will take time. Reason, obs for diagnoses is being posted just after we enter a diagnoses name hence clicking on primary or confirmed has no effect on what is being posted in the database! Hence the checkbox implementation is more of a dummy right now. The way it is happening in core apps is very complex and will require a lot of modification in our app.

from intelehealth-openmrs-module.

Related Issues (20)

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.