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

Feature - Patient Check In #469

Closed
3 tasks done
sfount opened this issue Jun 8, 2016 · 3 comments
Closed
3 tasks done

Feature - Patient Check In #469

sfount opened this issue Jun 8, 2016 · 3 comments

Comments

@sfount
Copy link
Contributor

sfount commented Jun 8, 2016

With 2.x we have clearly seperated the ideas of registering and looking up patients within the system. This issue is to track the development of tracking patients returning to the hospital through a 'Visit' entity.

The following features must be designed and implemented for the core featureset:

  • Final database design for what is required to be tracked in a 'visit'
  • Client UI module in the 'Patient Record' page to allow checking in
  • Server API for checking in and reviewing patient visists

We should also be researching what comprises a visit:

  • What implications does a patient visit have financially?
  • What kind of reports do we need to see for patients, what information is needed to drive these reports?
@jniles jniles added this to the Medical/Hospital Impementation milestone Jun 8, 2016
@jniles
Copy link
Collaborator

jniles commented Jun 8, 2016

Related to #464.

@sfount
Copy link
Contributor Author

sfount commented Jun 8, 2016

@jniles Ah I did not see that this issue was being tracked, I notice that you are assigned. Is this feature partly developed or have you not begun on this yet? If it has not been started I could tackle this as a ui-router nested view proof of concept.

@jniles
Copy link
Collaborator

jniles commented Jun 8, 2016

No, I was planning on beginning it, but Patient Invoice refactor took much longer than expected. Feel free to start work on it! I've unassigned myself.

@sfount sfount self-assigned this Jun 8, 2016
@sfount sfount mentioned this issue Jun 9, 2016
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants