Spaces:
Running
Running
| { | |
| "الالتهاب الرئوي": { | |
| "symptoms": ["سعال", "حمى", "ضيق تنفس", "ألم في الصدر"], | |
| "source": "https://medlineplus.gov/pneumonia.html" | |
| }, | |
| "الأنفلونزا": { | |
| "symptoms": ["حمى", "احتقان", "ألم في الجسم", "صداع"], | |
| "source": "https://www.who.int/news-room/fact-sheets/detail/influenza-(seasonal)" | |
| }, | |
| "الربو": { | |
| "symptoms": ["ضيق تنفس", "صفير", "سعال", "ضيق في الصدر"], | |
| "source": "https://www.mayoclinic.org/diseases-conditions/asthma" | |
| } | |
| } |