From 6acecc8067a15d02a8f59a7fc3772bb3c659b7a9 Mon Sep 17 00:00:00 2001 From: kjonosm <51236777+kjonosm@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:22:56 +0200 Subject: [PATCH] Update speciality.json Add some more specialties and make obstetrics a dedicated specialty besides gynaecology --- data/fields/healthcare/speciality.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/fields/healthcare/speciality.json b/data/fields/healthcare/speciality.json index 215ac6bb..148a57c0 100644 --- a/data/fields/healthcare/speciality.json +++ b/data/fields/healthcare/speciality.json @@ -31,11 +31,12 @@ "diagnostic_radiology": "Diagnostic Radiology", "emergency": "Emergency Medicine", "endocrinology": "Endocrinology", + "endodontics": "Endodontics", "fertility": "Fertility", "gastroenterology": "Gastroenterology", "general": "General Practice", "geriatrics": "Geriatric Medicine", - "gynaecology": "Obstetrics & Gynecology", + "gynaecology": "Gynecology", "haematology": "Hematology", "hepatology": "Hepatology", "herbalism": "Herbalism", @@ -54,6 +55,7 @@ "neuropsychiatry": "Neuropsychiatry", "neurosurgery": "Neurosurgery", "nuclear": "Nuclear Medicine", + "obstetrics": "Obstetrics", "occupational": "Occupational Medicine", "oncology": "Oncology", "ophthalmology": "Ophthalmology", @@ -61,10 +63,12 @@ "orthopaedics": "Orthopedic Surgery", "osteopathy": "Osteopathy", "otolaryngology": "Ear, Nose & Throat", + "paediatric_dentistry": "Pediatric Dentistry", "paediatric_surgery": "Pediatric Surgery", "paediatrics": "Pediatrics", "palliative": "Palliative Care", "pathology": "Pathology", + "phlebology": "Phlebology", "physiatry": "Physical Medicine & Rehabilitation", "plastic_surgery": "Plastic Surgery", "podiatry": "Podiatry",