Skip to content
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

Breathing - Add cyanosis diagnose #99

Merged
merged 32 commits into from
May 9, 2022

Conversation

MiszczuZPolski
Copy link
Collaborator

@MiszczuZPolski MiszczuZPolski commented Apr 26, 2022

When merged this pull request will:

  • Add cyanosise diagnose with 4 settable levels:
  1. No Cyanosis - 100% SpO2 (no settable)
  2. Slight Cyanosis - over 90% SpO2 (default)
  3. Mild Cyanosis - over 75% SpO2 (default)
  4. Severe Cyanosis - over 66% SpO2 (default)

Because some groups doesn't use lethal SpO2 value or have it different from default 65%, all levels are adjustable.

To do:

  • Translation for more languages ._.

@bababoombatman
Copy link

The level of "no cyanosys" could be modified to be at least over ~95%? Or make it settable?
I reckon that 100% is good for gameplay perspective, but from a immersion perspective a slight cianosis at 99% would mean that 3/4 of world population is cianotic.

https://journals.lww.com/pec-online/Abstract/2015/09000/Pulse_Oxygen_Saturation_Values_in_a_Healthy.7.aspx
This is a shoold-aged population but the concept is similar

And this without accounting for blood loss that could make cianosis even harder to detect, although i guess that such code would be much more difficult to implement

I don't mean to denigrate it, it's a great idea imo beside this detail!

@MiszczuZPolski
Copy link
Collaborator Author

The level of "no cyanosys" could be modified to be at least over ~95%? Or make it settable? I reckon that 100% is good for gameplay perspective, but from a immersion perspective a slight cianosis at 99% would mean that 3/4 of world population is cianotic.

I know IRL normal person would have SpO2 lower than 100%, but for gameplay purpose i want to keep it as 100% - that means when someone is injured (for example hidden pneumothorax) medic would know this.

After commenting this i will add commit for medical level required so Anyone, Medic or Doctor could only detect it based on setting.

Added leftArm and rightArm to allowed selection
Moved log from activity to quick view
Copy link
Collaborator

@Tomcat-SG Tomcat-SG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

German translation and argument for log changed

addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Outdated Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
addons/breathing/stringtable.xml Show resolved Hide resolved
Copy link
Collaborator

@Tomcat-SG Tomcat-SG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tomcat-SG Tomcat-SG merged commit 079ca34 into KAT-Advanced-Medical:dev-Tomcat May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants