-
Notifications
You must be signed in to change notification settings - Fork 532
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
Add another unit of measure to Pco2 and Po2 fields on ABG analysis #8859
Labels
Comments
Hey @rithviknishad i would love to work on this issue could you please assign to me |
2 tasks
6 tasks
@abhip161 whats the status of this issue? |
abhip161
added a commit
to abhip161/care_fe
that referenced
this issue
Nov 7, 2024
…ork#8859: Add additional unit of measure for pCO2 and pO2.
6 tasks
@Jacobjeevan Sir if this issue is still open can I work on this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
Currently there is only one unit of measurement is available to the fields "Pco2 and Po2" on Arterial Blood Gas analysis parameter on Detailed round type (mmHg). But there is another unit is also commonly used for the same, ie "kPa" .
Add the other unit "kPa" to the fields
Allow switch between "mmHg to kPa" units ( make it switchable option like Fahrenheit to Celsius on Temperature field) this makes the users to select the unit of measure which they are using on their ABG results.
The Normal Range for Pco2 and po2 are;
pCO2: 5.1 to 5.6 kPa
pO2: 10.5 to 13.5 kPa
Min and Maximum unit range should be 0 - 20 kPa
Allow two decimal places for the same (refer the related issue for more on this point Allow Decimal places to ABG parameters (Pco2 , Po2 and pH) #8858)
The text was updated successfully, but these errors were encountered: