Comprehensive nursing assessment tool for systematic patient evaluation. Covers vital signs interpretation, pain assessment, fall risk screening, and activities of daily living.
Perform comprehensive bedside patient assessments using multiple validated clinical instruments in a single workflow. This skill integrates the NEWS2 early warning score for clinical deterioration detection, the Morse Fall Scale for fall risk stratification, the Braden Scale for pressure injury risk assessment, and the PQRST framework for structured pain evaluation, each returning scored results with evidence-based intervention recommendations.
npx skills add Open-Medica/open-medical-skills --skill patient-assessment-tool
Calculating NEWS2 for a deteriorating patient:
Calculate NEWS2 score: heart rate 115, systolic BP 95, diastolic BP 60, respiratory rate 26, temperature 38.5 C, SpO2 91%, consciousness V (responds to voice), supplemental O2 yes
Returns total NEWS2 score with component breakdown (respiratory rate = 3, SpO2 = 3, supplemental O2 = 2, systolic BP = 2, heart rate = 2, consciousness = 3, temperature = 1 = total 16), risk level "critical," emergency response recommendation, and continuous monitoring frequency.
Assessing pain using PQRST:
Assess pain: score 7/10, location right lower quadrant, quality sharp and cramping, onset 3 hours ago, duration constant with intermittent worsening, aggravating factors movement and coughing, alleviating factors lying still and ice
Returns severity classification "Severe," recommendation to administer prescribed analgesics promptly and notify provider, reassessment timing (15-30 min after IV, 30-60 min after PO), and non-pharmacological options (repositioning, ice application, deep breathing, distraction, massage).