Skip to content

Instantly share code, notes, and snippets.

@zaxy78
Created May 28, 2018 17:47
Show Gist options
  • Save zaxy78/62ade5073abacaa152b92efa5407fcda to your computer and use it in GitHub Desktop.
Save zaxy78/62ade5073abacaa152b92efa5407fcda to your computer and use it in GitHub Desktop.
Masimo Rad8 Regex parse
^(.{17})\s+SN\=(\S+)\s+SPO2\=(\S+)\%\s+BPM\=(\S+)\s+PI\=(\S+)\%\s+SPCO\=(\S+)\%\s+SPMET\=(\S+)\%\s+DESAT\=(\S+)\s+PIDELTA\=(\S+)\s+PVI\=(\S+)\s+ALARM\=(\S+)\s+EXC\=\S+\s*$
firePulseOximeter
lastPoint
MM/dd/yy HH:mm:ss
guid
spo2 filter
heartRate filter
perfusionIndex filter
spco filter
spmet filter
pidelta filter
pvi filter
alarm filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment