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

As an Admin, I can manage the state protocol, and protocol drugs for facilities to decide what nurses can use in the mobile interface. #9

Closed
5 tasks done
ssrihari opened this issue May 11, 2018 · 1 comment

Comments

@ssrihari
Copy link
Contributor

ssrihari commented May 11, 2018

Protocol Info

Model

Protocol

  • id uuid
  • name string
  • follow_up_days integer

ProtocolDrug

  • id uuid
  • name string
  • dosage string
  • protocol_id integer
  • rxnorm_code string

Facility

  • protocol_id uuid

Questions

  • Should we build a user interface to create or manage protocols and drugs?
    • Assumption: yes

TODO

  • Create protocol and protocol drug models
  • Use rails scaffolding to generate views to CRUD protocols and protocol drugs
  • Add rake task to add Punjab's hypertension protocol
  • Build sync to device for protocol and protocol drugs

Preview

screen shot 2018-06-04 at 5 34 41 pm

@ssrihari ssrihari created this issue from a note in RedApp (Stories) May 11, 2018
@pratul pratul added enhancement New feature or request and removed enhancement New feature or request labels May 11, 2018
@dvenkatr
Copy link

Need info on protocol followed by Punjab state.

@ssrihari ssrihari moved this from Stories to This Iteration in RedApp Jun 1, 2018
@ssrihari ssrihari changed the title As a nurse, after recording their BP, I can record the patient's prescribed drugs. As a nurse, after recording their BP, I can record the patient's prescribed drugs according to the state protocol. Jun 1, 2018
@ssrihari ssrihari moved this from This Iteration to Doing in RedApp Jun 4, 2018
@ssrihari ssrihari self-assigned this Jun 4, 2018
@ssrihari ssrihari changed the title As a nurse, after recording their BP, I can record the patient's prescribed drugs according to the state protocol. As an Admin, I can manage the state protocol, and protocol drugs for facilities to decide what nurses can use in the mobile interface. Jun 4, 2018
@ssrihari ssrihari moved this from Doing to Done in RedApp Jun 5, 2018
@deobald deobald moved this from Dev+QA Complete to In Production in RedApp Jul 2, 2018
@timcheadle timcheadle removed this from In Production in RedApp Jul 10, 2018
@saket saket closed this as completed Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants