Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Patient Care Goal #2080

Closed
jackcmeyer opened this issue May 17, 2020 · 12 comments · Fixed by #2360
Closed

Patient Care Goal #2080

jackcmeyer opened this issue May 17, 2020 · 12 comments · Fixed by #2360
Assignees
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on LOE - large indicates that the level of effort to complete issue is large patients issue/pull request that interacts with patients module
Milestone

Comments

@jackcmeyer
Copy link
Member

jackcmeyer commented May 17, 2020

🚀 Feature Proposal

Add the ability to define care goals for a patient.

Care Goal is WHAT e.g. Decreases blood pressure by 15 points
Care Plan is HOW e.g. Exercise for 1 hour each day and decrease soda intake to 1 serving per week.

A care goal is defined as:

  • an identifier
  • status: proposed, planned, accepted, active, on hold, completed, cancelled, rejected
  • achievementStatus:in progress, improving, worsening, no change, achieved, not achieved, no progress, not attainable
  • priority: high, medium, low
  • description
  • patient
  • start date
  • due date
  • created date
  • note

Motivation

Define care goals for a patient

@jackcmeyer jackcmeyer transferred this issue from HospitalRun/hospitalrun May 17, 2020
@jackcmeyer jackcmeyer self-assigned this May 17, 2020
@jackcmeyer jackcmeyer added core-team indicates that the issue will be completed by a core team member LOE - large indicates that the level of effort to complete issue is large patients issue/pull request that interacts with patients module 🚀enhancement an issue/pull request that adds a feature to the application labels May 17, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone May 17, 2020
@jackcmeyer jackcmeyer removed their assignment Jun 16, 2020
@jackcmeyer jackcmeyer removed the core-team indicates that the issue will be completed by a core team member label Jun 16, 2020
@EmilioCastilloW
Copy link

Hi! I see that this post is now open for contributions. Can you elaborate a little bit more? Where will the "care goal" be implemented? As part of the Patient information? As a separate function?

@jackcmeyer
Copy link
Member Author

Hi @EmilioCastilloW.

The Care Goal, for now, will be a tab right next to Care Plan.

It will just be another property that is located on the patient object.

@EmilioCastilloW
Copy link

Thanks, I will give it a try and share it with you.

@jackcmeyer jackcmeyer added the in progress indicates that issue/pull request is currently being worked on label Jun 18, 2020
@jackcmeyer
Copy link
Member Author

Awesome, I've assigned this to you @EmilioCastilloW

@jackcmeyer jackcmeyer added help wanted indicates that an issue is open for contributions and removed in progress indicates that issue/pull request is currently being worked on labels Jul 7, 2020
@blestab
Copy link
Contributor

blestab commented Jul 25, 2020

A care goal is defined as:

* an identifier

* status: `proposed`, `planned`, `accepted`, `active`, `on hold`, `completed`, `cancelled`, `rejected`

* achievementStatus:`in progress`, `improving`, `worsening`, `no change`, `achieved`, `not achieved`, `no progress`, `not attainable`

* priority: `high`, `medium`, `low`

* description

* patient

* start date

* due date

* created date

* note

I think the Care Goal needs to belong/be linked to a Care Plan, and this would be a 1 to many relationship i.e. 1 Care Plan is made up of 1 or more Care Goals

@jackcmeyer, you may assign this to me since it looks like no-one is working on this anymore?

@jackcmeyer
Copy link
Member Author

@blestab yes! you're certainly right. We had plans of linking these together, however, we were going to do that in a future issue. You're more than welcome to work on it 🙂

@jackcmeyer jackcmeyer added in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Jul 25, 2020
@jackcmeyer jackcmeyer added help wanted indicates that an issue is open for contributions and removed in progress indicates that issue/pull request is currently being worked on labels Aug 13, 2020
@rsousaj
Copy link
Contributor

rsousaj commented Aug 25, 2020

No one working on this ? I'd be glad to help

@blestab
Copy link
Contributor

blestab commented Aug 26, 2020

Hi @rsousaj I am busy with this one, we'll find you something else to do.

@blestab blestab self-assigned this Aug 26, 2020
@blestab blestab added in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Aug 26, 2020
@blestab blestab assigned rsousaj and unassigned blestab Aug 26, 2020
@blestab
Copy link
Contributor

blestab commented Aug 26, 2020

hi @rsousaj, good news, just realised i have another PR on my name i still need to fix so i have put this one you your name, if that's alright

@rsousaj
Copy link
Contributor

rsousaj commented Aug 26, 2020

Yeah, off course. I'm glad to help

@rsousaj
Copy link
Contributor

rsousaj commented Aug 27, 2020

I presume that Care Goal will come first than Care Plan at Tab Header, am I right ? I've just realized that makes more sense to comes after Care Plan. But I'll leave here to clarify.

And Care Goal also has a title, right ?

@blestab
Copy link
Contributor

blestab commented Aug 27, 2020

Hi @rsousaj

I presume that Care Goal will come first than Care Plan at Tab Header, am I right ? I've just realized that makes more sense to comes after Care Plan. But I'll leave here to clarify.

The Care Goal, for now, will be a tab right next to Care Plan. i.e. it will come after

And Care Goal also has a title, right ?

Not for now, see the specification of fields right at the top

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application in progress indicates that issue/pull request is currently being worked on LOE - large indicates that the level of effort to complete issue is large patients issue/pull request that interacts with patients module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants