We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some hemograms report some fields - i.e. lymp, neut, baso, etc - as a percentage of another absolute variable - in this case WBC.
Currently, those are registered in an absolute way - i.e. x10^9/L.
There should be support for input those in a percentage.
This should be done at a form level, should be optional, and the model should record the converted absolute values to ensure data consistency.
The text was updated successfully, but these errors were encountered:
Implemented in fd4c86f, 59e9ffa and 23eb624
Sorry, something went wrong.
No branches or pull requests
Some hemograms report some fields - i.e. lymp, neut, baso, etc - as a percentage of another absolute variable - in this case WBC.
Currently, those are registered in an absolute way - i.e. x10^9/L.
There should be support for input those in a percentage.
This should be done at a form level, should be optional, and the model should record the converted absolute values to ensure data consistency.
The text was updated successfully, but these errors were encountered: