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

Add Implanted Pacemaker Modeling (IPPM) #207

Open
19 tasks
tanjera opened this issue Mar 26, 2024 · 0 comments
Open
19 tasks

Add Implanted Pacemaker Modeling (IPPM) #207

tanjera opened this issue Mar 26, 2024 · 0 comments

Comments

@tanjera
Copy link
Owner

tanjera commented Mar 26, 2024

Would be added under settings for patient physiology (e.g. like hemodynamics settings, cardiac profile, etc.)

Would need settings for:

  • Heart Rate (numupdown; default 80?)

  • Pacing

    • Atrial (checkbox; default off)
    • Ventricular (checkbox; default off)
    • Dual (button for quick setting)
  • Sensing (these would disable based on pacing_enabled true/false per chamber)

    • Atrial (checkbox; default off)
    • Ventricular (checkbox; default off)
    • Dual (button for quick setting)
  • Capture (in % chance; these would disable based on pacing_enabled true/false per chamber)

    • Atrial (numupdown, default 100%)
    • Ventricular (numupdown, default 100%)
  • Atrioventricular delay (default disabled; this would only be enabled if both atrial and ventricular pacing enabled)

  • Response delay (hidden setting; would be interval from pacer spike to P/QRS generation)

Would need physiology/timer modeling for:

  • Timer & trigger for the atrial pacer spike (may also need a timer for generation delay)
  • Timer & trigger for the ventricular pacer spike (may also need a timer for generation delay)

Triggers would need to:

  • Generate visual spikes onto Strips
  • Trigger the model's timer/trigger for the appropriate response
    • Mediating logic includes: capture % chance & implementing sensing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant