This document describes a fuzzy logic-based expert system designed to determine the health risk level of patients based on their vital signs. The system uses 5 physiological parameters (blood pressure, pulse rate, oxygen saturation, temperature, and blood sugar) as inputs and assigns a risk level from 0 to 14 as the output. It is based on the Modified Early Warning Score system and implements a Mamdani fuzzy inference system with 1800 rules. The system was developed and simulated using MATLAB's fuzzy logic toolbox. Sample input values were tested, and the corresponding risk level output and fuzzy rule surfaces were displayed.