chompk commited on
Commit
e97ad89
·
verified ·
1 Parent(s): 80e4ee3

Upload 4 files

Browse files
Files changed (4) hide show
  1. departments.yaml +79 -0
  2. diseases.yaml +0 -0
  3. nhso_symptoms.yaml +32 -0
  4. severity_levels.yaml +9 -0
departments.yaml ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - id: dept001
2
+ description: Deals with diseases and conditions of the skin, hair, and nails.
3
+ genders: any
4
+ name: Dermatology
5
+ name_th: แผนกผิวหนัง
6
+ - id: dept002
7
+ description: Focuses on the immediate diagnosis and treatment of acute and life-threatening
8
+ illnesses and injuries in patients requiring immediate medical attention.
9
+ genders: any
10
+ name: Emergency Medicine
11
+ name_th: แผนกฉุกเฉิน
12
+ - id: dept003
13
+ description: Applies medical knowledge to legal matters, particularly in establishing
14
+ the cause of injury or death in cases that involve criminal investigation or legal
15
+ proceedings.
16
+ genders: any
17
+ name: Forensic Medicine
18
+ name_th: นิติเวชศาสตร์
19
+ - id: dept004
20
+ description: Specializes in the prevention, diagnosis, and treatment of diseases
21
+ affecting adults, covering a wide range of conditions from common to complex,
22
+ often involving non-surgical methods.
23
+ genders: any
24
+ name: Internal Medicine
25
+ name_th: อายุรกรรม
26
+ - id: dept005
27
+ description: 'Combines two fields: Obstetrics, which focuses on pregnancy, childbirth,
28
+ and the postpartum period, and Gynecology, which deals with the health of the
29
+ female reproductive system.'
30
+ genders: female
31
+ name: Obstetrics and Gynecology
32
+ name_th: สูติศาสตร์และนรีเวชวิทยา
33
+ - id: dept006
34
+ description: Concerned with the study and treatment of disorders and diseases of
35
+ the eye, including medical and surgical care.
36
+ genders: any
37
+ name: Ophthalmology
38
+ name_th: จักษุวิทยา
39
+ - id: dept007
40
+ description: Orthopedics focuses on conditions involving the musculoskeletal system
41
+ (bones, joints, ligaments, tendons, muscles, and nerves). Physical Therapy focuses
42
+ on restoring movement and function through exercise, manual therapy, and other
43
+ physical means, often used in rehabilitation after orthopedic injuries or surgery.
44
+ genders: any
45
+ name: Orthopedics and Physical Therapy
46
+ name_th: ออร์โธปิดิกส์และกายภาพบำบัด
47
+ - id: dept008
48
+ description: Specializes in the diagnosis and treatment of diseases and disorders
49
+ of the ear, nose, throat (ENT), and related structures of the head and neck.
50
+ genders: any
51
+ name: Otorhinolaryngology
52
+ name_th: แผนกหูคอจมูก
53
+ - id: dept009
54
+ description: Focuses on the medical care of infants, children, and adolescents,
55
+ providing primary care as well as specialized treatment for various health conditions
56
+ affecting younger patients.
57
+ genders: any
58
+ name: Pediatrics
59
+ name_th: กุมารเวชศาสตร์
60
+ - id: dept010
61
+ description: Deals with the diagnosis, treatment, and prevention of mental, emotional,
62
+ and behavioral disorders, utilizing medication, psychotherapy, and other interventions.
63
+ genders: any
64
+ name: Psychiatry
65
+ name_th: จิตเวชศาสตร์
66
+ - id: dept011
67
+ description: Aims to enhance and restore functional ability and quality of life
68
+ to those with physical impairments or disabilities affecting the brain, spinal
69
+ cord, nerves, bones, joints, ligaments, muscles, and tendons.
70
+ genders: any
71
+ name: Rehabilitation
72
+ name_th: เวชศาสตร์ฟื้นฟู
73
+ - id: dept012
74
+ description: A broad field that involves treating diseases, injuries, and deformities
75
+ through operative procedures. It encompasses various subspecialties like general
76
+ surgery, neurosurgery, and plastic surgery.
77
+ genders: any
78
+ name: Surgery
79
+ name_th: ศัลยกรรม
diseases.yaml ADDED
The diff for this file is too large to render. See raw diff
 
nhso_symptoms.yaml ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ - name: Headache
2
+ name_th: ปวดหัว
3
+ - name: Dizziness
4
+ name_th: เวียนหัว
5
+ - name: Pain in Joint
6
+ name_th: ปวดข้อ
7
+ - name: Muscle Pain
8
+ name_th: เจ็บกล้ามเนื้อ
9
+ - name: Fever
10
+ name_th: ไข้
11
+ - name: Cough
12
+ name_th: ไอ
13
+ - name: Sore Throat
14
+ name_th: เจ็บคอ
15
+ - name: Stomachache
16
+ name_th: ปวดท้อง
17
+ - name: Constipation
18
+ name_th: ท้องผูก
19
+ - name: Diarrhea
20
+ name_th: ท้องเสีย
21
+ - name: Dysuria
22
+ name_th: ถ่ายปัสสาวะขัด, ปัสสาวะลำบาก, ปัสสาวะเจ็บ
23
+ - name: Vaginal Discharge
24
+ name_th: ตกขาวผิดปกติ
25
+ - name: Skin Rash/Lesion
26
+ name_th: อาการทางผิวหนัง ผื่น คัน
27
+ - name: Wound
28
+ name_th: บาดแผล
29
+ - name: Eye Disorder
30
+ name_th: ความผิดปกติต่างๆที่เกิดขึ้นกับตา
31
+ - name: Ear Disorder
32
+ name_th: ความผิดปกติต่างๆ ที่เกิดขึ้นกับหู
severity_levels.yaml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
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).