diff --git a/public/audio/cardiac/pvc.ogg b/public/audio/cardiac/pvc.ogg deleted file mode 100644 index ff8d545..0000000 Binary files a/public/audio/cardiac/pvc.ogg and /dev/null differ diff --git a/public/js/peGuide.js b/public/js/peGuide.js index f59dbde..66b3a37 100644 --- a/public/js/peGuide.js +++ b/public/js/peGuide.js @@ -307,11 +307,7 @@ { key: 'functional', src: '/audio/cardiac/functional-murmur.wav', title: 'Functional (innocent) murmur — adult female', where: 'Left sternal border, soft systolic', features: 'Soft systolic murmur in a structurally normal heart — often from increased cardiac output, thin chest wall, anemia, hyperthyroidism, or pregnancy.', - clinical: 'Benign if it meets the 7 S criteria. Investigate if loud (≥3/6), holosystolic, diastolic, radiating, or with thrill / symptoms.' }, - { key: 'pvc', src: '/audio/cardiac/pvc.ogg', title: 'Premature ventricular contractions (PVCs)', - where: 'Apex; detect via irregular rhythm', - features: 'Irregular rhythm with a compensatory pause after the early beat. Pulse may be irregular on palpation.', - clinical: 'Common and usually benign in structurally normal hearts. Investigate if frequent (>10/min), symptomatic (syncope), or with exertional worsening. Workup: ECG, ambulatory monitor, consider echo.' } + clinical: 'Benign if it meets the 7 S criteria. Investigate if loud (≥3/6), holosystolic, diastolic, radiating, or with thrill / symptoms.' } ]; // ────────────────────────────────────────────────────────────