Giter Club home page Giter Club logo

charite-ed's People

Contributors

arcus76 avatar hongmiao-wu avatar jannesvolkens avatar meowu630 avatar stella1209 avatar

Watchers

 avatar  avatar

charite-ed's Issues

Admin improvements

Admin should be able to do CRUD operations on the patients and practitioners.

Feedback function

Create a feedback function that queries the condition of a patient after a certain period of time (improvement/worsening of the patient's condition)

Incorporation of doctor's letters

In the first step, admins and doctors should be able to attach a doctor's letter in the form of a pdf document when creating a patient.

Search for instructions by keywords

In order to not go through a whole list of instructions, a search by keywords would be great.
2 options:
1)Use bootstrap-based search, after instructions fetched from hapi fhir server (frontend only, would be great to have smth on backend)
2)Form with input field, submit fetches relevant instructions from server and shows on frontend side.

For now option 2 is more technically complicated but preferable.

Add spring annotations

    Overall many classes lack spring annotations like @Service, @Controller or @Entity. This leads to the situation, that Spring doesn"t handle them as beans, so u need to write constructors for each case.

Originally posted by @arcus76 in #10 (comment)

Different roles

We should have three types of roles:

  • Admins who can manage the different users and create new ones (doctors for example).
  • Doctors who can create new patients, add in doctor letters and select instructions
  • Patients who can view their instructions, doctor letters and give feedback to their doctors

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.