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

Add patient copay field #51

Closed
jkleinsc opened this issue Apr 2, 2015 · 9 comments
Closed

Add patient copay field #51

jkleinsc opened this issue Apr 2, 2015 · 9 comments
Assignees
Labels
🚀enhancement an issue/pull request that adds a feature to the application help wanted indicates that an issue is open for contributions

Comments

@jkleinsc
Copy link
Member

jkleinsc commented Apr 2, 2015

Need a field to track patient responsibility. In the Philippines this field is called Patient counterpart.

@jkleinsc jkleinsc added 🚀enhancement an issue/pull request that adds a feature to the application philippines labels Apr 2, 2015
@jkleinsc
Copy link
Member Author

While bigger than this issue, when we implement this, we should add ember-i18n so that we can customize the label for the Philippines

@jkleinsc
Copy link
Member Author

#141 is the ticket for internationalization

@tangollama tangollama added this to the HospitalRun 1.0 milestone Oct 14, 2015
@tangollama tangollama added the in progress indicates that issue/pull request is currently being worked on label Mar 15, 2016
@tangollama
Copy link
Member

@jkleinsc can we close this?

@jkleinsc
Copy link
Member Author

@tangollama I don't think we ever added this field

@tangollama tangollama 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 Jun 24, 2016
@wolfieorama
Copy link

my proposed plan is to add a field to capture whatever amount the patient
contributes on top of what the other parties take responsibility of.
My thought is to have it as a non-required field handling different currencies (number
type) -- an addon may be to handle different currencies

@taras
Copy link
Contributor

taras commented Sep 27, 2016

@wolfieorama your plan looks good.

I would suggest that we break this into 2 parts:

  1. add this copay number field
  2. make it work properly for with currency indicator

For 1, we might want to use the code that was introduced in #668
For 2, we need to figure out how to handle currency across the entire app (we might need a localize currency format)

@jkleinsc
Copy link
Member Author

@wolfieorama the intention is that we add a configuration to set a system wide currency, so any monetary values put into the system would be in that currency. I don't think HospitalRun should try to support multiple currencies in one location.

@wolfieorama
Copy link

@jkleinsc @taras I will jump on another issue as that is sorted

@jkleinsc
Copy link
Member Author

I am closing this issue as this enhancement request is satisfied by the custom forms feature.

matteovivona pushed a commit that referenced this issue Jan 15, 2021
test(patients): convert to RTL
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 help wanted indicates that an issue is open for contributions
Projects
None yet
Development

No branches or pull requests

4 participants