Giter Site home page Giter Site logo

agas's People

Contributors

bendavidjamin avatar kylekampy avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

agas's Issues

Adding New Medical Staff

In the physicians view they are currently able to add new medical staff members to the system. This should only be done by the admins correct?

Linking to EMR Group

Just as a general note, have we received a link yet from the EMR group for letting physicians access to their system from ours?

All _forms partials

Verify they have everything, including all nested partials/forms (phones, emails, address, password, etc.etc.)

Form Validation

Verify all required fields are actually required for a successful message.

New Patients

In the physician's view when the New Patient link is clicked it gets thrown to a error page. I believe it is right to not even have this link there for physicians correct? That should be handled by the admins.

Medical Staff Views

For the medical staff they should have some options to edit their own data correct? As of now when they log into the system they have no options to do anything.

Test more bills out

Need more sample bills to demo to Kasi tomorrow. Also, insurance doesn't like our codes (but they are actually EMR codes). If we are using all of our own XML files, then let's just use valid codes, eh?

Printable Bill

Instead of bill show, maybe generate a page that can be printed and mailed as the actual bill?

Test issue

This issue is a test. Blah blah blah.

Change password link

It's messed up.

Saving a password for the admin results in errors.
No button/way to submit for physician.
No link at all for Medical Staff.

And should the form(phys|admin|medstaff) have password fields? I commented them out for now. It doesn't make sense to have the ability to change password in 2 places.

Bills in heroku

Not working. Has an error message. If unresolved by demo time, run off local system.

Generate Bill

Just another general question, where are we on the generation of the bills? Do we need to talk to EMR more to get some additional information or is this just another issue of we just need the correct link from them to get the info we need?

Sortable Schedules?

When viewing the schedules of the physicians in the admin view, it can be confusing. Its good that it shows every schedule, but could we make it sortable according to the physician as well as sorted to the time? That would make understanding it much easier i feel.

Modify password

Probably need a partial in the edit form when the current_login.owner_id = the currently viewed admin/physician/medstaff.

Edit admin

To recreate:

  1. Login as admin
  2. Click on "admin" next to Log Out link.
  3. Click "Edit"

Create New Appointment

  1. I think we should take care of valid date time. 2) Maybe we could add some warning pop-window informing the wrong input such as invalid physician name and patient name.

Creating patient fails

Error when creating patient.

NoMethodError in Patients#show

Showing /media/Warehouse/Dev/agas/app/views/patients/show.html.erb where line #42 raised:

undefined method `phone' for nil:NilClass
Extracted source (around line #42):

39:
40:


41: Emergency Contact Phone:
42: <%= @patient.emergency_contact.phone.phone %>
43:


44:
45:


Rails.root: /media/Warehouse/Dev/agas

Application Trace | Framework Trace | Full Trace
app/views/patients/show.html.erb:42:in _app_views_patients_show_html_erb___1745991811_70308354593940' app/controllers/patients_controller.rb:22:inshow'
Request

Parameters:

{"id"=>"87545"}
Show session dump

Show env dump

Response

Headers:

None

Physicians create fails

To recreate:

  1. Go to physicians
  2. Click new
  3. type gibberish
  4. Create

Blank page rendered. No physician actually added.

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.