CMS50 Events

General Discussion on any topic relating to CPAP and/or Sleep Apnea.
User avatar
jedimark
Posts: 1300
Joined: Fri Feb 18, 2011 12:45 am
Location: Bundaberg, Australia
Contact:

CMS50 Events

Post by jedimark » Mon Jul 18, 2011 5:22 pm

Does anyone know what constitutes an event flag in the Spo2 review software?

Is it just indicating a sudden drop / climb of some number of points?
Dropping below a certain threshold?

What Oximeter events flags would you like to eventually see in SleepyHead? (they will have to be seperate to the main flags, as time scales don't match)

Also, what oximeter report data other than the min/max/avg?

I am already working on time-below-threshold (%) code.

_________________
Machine: ResMed AirSense™ 10 AutoSet™ CPAP Machine with HumidAir™ Heated Humidifier
Mask: Swift™ FX Nasal Pillow CPAP Mask with Headgear
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control
Additional Comments: CMS50D+/F Oximeter, S9 VPAP Auto/Adapt, PRS1 Auto, Intellipap Auto, SleepyHead :)
Author of the free, cross platform, open-source sleep tracking software SleepyHead.
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code

User avatar
avi123
Posts: 4509
Joined: Tue Dec 21, 2010 5:39 pm
Location: NC

Re: CMS50 Events

Post by avi123 » Mon Jul 18, 2011 5:39 pm

there are two types of events here, desats and pulse:

Image

_________________
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control
Additional Comments:  S9 Autoset machine; Ruby chinstrap under the mask straps; ResScan 5.6
Last edited by avi123 on Mon Jul 18, 2011 5:42 pm, edited 1 time in total.
see my recent set-up and Statistics:
http://i.imgur.com/TewT8G9.png
see my recent ResScan treatment results:
http://i.imgur.com/3oia0EY.png
http://i.imgur.com/QEjvlVY.png

JDS74
Posts: 3397
Joined: Sun Jan 23, 2011 2:57 pm
Location: South Carolina

Re: CMS50 Events

Post by JDS74 » Mon Jul 18, 2011 5:40 pm

jedimark wrote:Does anyone know what constitutes an event flag in the Spo2 review software?
Start the SpO2 program and select a session for review.
Then notice the tools icon in the lower left of the screen. Click on it.
The screen that opens gives the definitions of events for the SpO2 program and the ability to change the values to suit your analytical needs.

Cheers

_________________
Mask: Oracle HC452 Oral CPAP Mask
Humidifier: DreamStation Heated Humidifier
Additional Comments: EverFlo Q 3.0 Liters O2 PR DSX900 ASV
Oracle 452 Lessons Learned Updated
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.

User avatar
jedimark
Posts: 1300
Joined: Fri Feb 18, 2011 12:45 am
Location: Bundaberg, Australia
Contact:

Re: CMS50 Events

Post by jedimark » Mon Jul 18, 2011 6:30 pm

Thankyou...
Desaturation Event: drop in SpO2 by at least 4% for a minimum duration of 10 seconds.
Pulse Event: Change in rate by at least 6 bpm for a mnimum duration of 8 seconds..
So that's fully adjustable in SpO2 review software?

I wonder if that's a drop/change from a running average, or the previous value?

_________________
Machine: ResMed AirSense™ 10 AutoSet™ CPAP Machine with HumidAir™ Heated Humidifier
Mask: Swift™ FX Nasal Pillow CPAP Mask with Headgear
Humidifier: S9™ Series H5i™ Heated Humidifier with Climate Control
Additional Comments: CMS50D+/F Oximeter, S9 VPAP Auto/Adapt, PRS1 Auto, Intellipap Auto, SleepyHead :)
Author of the free, cross platform, open-source sleep tracking software SleepyHead.
Download http://sleepyhead.jedimark.net
Source Code http://gitlab.com/sleepyhead/sleepyhead-code

JDS74
Posts: 3397
Joined: Sun Jan 23, 2011 2:57 pm
Location: South Carolina

Re: CMS50 Events

Post by JDS74 » Mon Jul 18, 2011 8:16 pm

jedimark wrote:Thankyou...
So that's fully adjustable in SpO2 review software?

I wonder if that's a drop/change from a running average, or the previous value?
I never fiddled around to answer that question. However you can. SpO2 saves a session file in the Program Files folder under the sub folder Data. The data file with the one second samples is a .CSV file. This file is a simple text file containing pairs of SpO2 values and Pulse values.

So ... You can edit the file to create any sequence you like to see how the program handles the data.
For example, edit in a sequence of value pairs such as:
90,62
90,63
90,64
90,65
90,66
90,67
etc,
Then put in a new series
90,55
etc,
Then run SpO2 Review and see what is reported.

_________________
Mask: Oracle HC452 Oral CPAP Mask
Humidifier: DreamStation Heated Humidifier
Additional Comments: EverFlo Q 3.0 Liters O2 PR DSX900 ASV
Oracle 452 Lessons Learned Updated
DSX900 AutoSV with HC150 extra humidifier and Hibernite heated hose
Settings: EPAP Min-10.0, EPAP Max-17, PS Min-3, PS Max-10, Max Pressure-20, Rate-Auto, Biflex-1.
Sleepyhead and Encore Pro 2.21.