question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Social Work: Add ability for documenting family information for a patient

See original GitHub issue

🚀 Feature Proposal

There should be the ability to document a Social Work information for a patient. This issue MUST be completed before #2488

Social Work tab

There should be a new tab called Social Work on the patient profile screen. Under this tab there will be two sections, one titled Family Information and the other titled Expenses. This issue deals with the Family Information section

Family Information

When the Social Work tab is active, there should be a button labelled “Add Family Member”, that allows a user to add a new family member. The Social Work tab should also display a table of information showing the already entered family members.

IMPORTANT NOTE: The images below is just for illustration purposes only. Styling must be as per the existing styles for forms, tables and buttons in other parts of the application. image

When the user clicks on the Add Family Member button, they should be prompted to enter the following information:

image

name: string
age: number
civilStatus: string
relationship: string              NOTE: labelled as "Relationship to Patient"
education: string
occupation: string
income: number
insurance: string

This should create a family object entry under the patient

A family entry should also contain the following information that is auto generated by the system:

id: string
createdAt: string
updatedAt: string
  • The table of family members should show the name, age, relationship to patient, occupation, income and insurance.
  • The user must be able to edit or delete each entry listed in the table.

Technical Notes

  • The routing should work similarly to the care plan routing

Motivation

Social Determinants of Health (SDOH) are important to capture as they help give the healthcare workers a better idea of factors that could potentially affect the patient’s well being

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
danny-salliscommented, Jan 29, 2022

@tehKapa @jackcmeyer @fox1t I would like to take on this task please!

1reaction
blestabcommented, Dec 16, 2020

Hi, can you add me as an assignee as well? Thank you!

Done @jennifferyang

Read more comments on GitHub >

github_iconTop Results From Across the Web

For Social Workers: Tips for Writing Case Notes - GoodTherapy
Writing case notes is a key skill for all social workers to cultivate. Thoughtful, factual case notes document a client's symptoms and progress ......
Read more >
The Use of Service-Related Forms in Social Work | Study.com
Forms record the most important and pertinent information about a patient so that social workers will not have to question their needed plan ......
Read more >
Social Workers' Ethical Responsibilities to Clients - NASW
(p) Social workers should develop and inform clients about their policies, consistent with prevailing social work ethical standards, on the use of electronic ......
Read more >
Social Work Documentation Standards - YouTube
Social Work Documentation Standards. 8.1K views 3 years ago. NLCSW. NLCSW. 406 subscribers. Subscribe. 93. I like this. I dislike this.
Read more >
List of Essential Skills and Traits for Social Workers
Social workers must also communicate with care providers, colleagues, and agencies, and must document and report information in a clear manner.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found