Update severity_levels.yaml
Browse files- severity_levels.yaml +12 -1
severity_levels.yaml
CHANGED
|
@@ -1,9 +1,20 @@
|
|
|
|
|
| 1 |
- name: Observe at Home
|
| 2 |
name_th: เฝ้าสังเกตอาการที่บ้าน
|
| 3 |
description: Symptoms are mild and carry very low risk. The patient can stay home, use self-care, and simply monitor the situation.
|
|
|
|
|
|
|
| 4 |
- name: Visit Hospital / Clinic
|
| 5 |
-
name_th: เข้าพบโรงพยาบาลหรือคลินิก
|
| 6 |
description: Symptoms require medical evaluation (out-patient clinic, urgent-care centre, or possible admission) but are not life-threatening at this moment. This level excludes conditions needing immediate emergency-room care.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- name: Emergency
|
| 8 |
name_th: ฉุกเฉิน
|
| 9 |
description: Life-threatening or time-critical condition. The patient must proceed to the Emergency Room without delay (e.g. severe chest pain, sudden focal weakness, severe bleeding, altered consciousness).
|
|
|
|
|
|
| 1 |
+
# green
|
| 2 |
- name: Observe at Home
|
| 3 |
name_th: เฝ้าสังเกตอาการที่บ้าน
|
| 4 |
description: Symptoms are mild and carry very low risk. The patient can stay home, use self-care, and simply monitor the situation.
|
| 5 |
+
id: sev001
|
| 6 |
+
# yellow
|
| 7 |
- name: Visit Hospital / Clinic
|
| 8 |
+
name_th: เข้าพบโรงพยาบาลหรือคลินิกเมื่อสะดวกเพื่อตรวจสอบอาการเพิ่ม
|
| 9 |
description: Symptoms require medical evaluation (out-patient clinic, urgent-care centre, or possible admission) but are not life-threatening at this moment. This level excludes conditions needing immediate emergency-room care.
|
| 10 |
+
id: sev002
|
| 11 |
+
# orange
|
| 12 |
+
- name: Visit Hospital / Clinic Urgently
|
| 13 |
+
name_th: แนะนำให้เข้าพบโรงพยาบาลหรือคลินิกภายในระยะเวลา 24 ชั่วโมงเพื่อตรวจสอบอาการเพิ่มเติม
|
| 14 |
+
description: Symptoms require medical evaluation (out-patient clinic, urgent-care centre, or possible admission) but are not life-threatening at this moment. This level excludes conditions needing immediate emergency-room care.
|
| 15 |
+
id: sev002_5
|
| 16 |
+
# red
|
| 17 |
- name: Emergency
|
| 18 |
name_th: ฉุกเฉิน
|
| 19 |
description: Life-threatening or time-critical condition. The patient must proceed to the Emergency Room without delay (e.g. severe chest pain, sudden focal weakness, severe bleeding, altered consciousness).
|
| 20 |
+
id: sev003
|