- Implemented a PHP script to import data from JSON files into the database. - Added functionality to truncate and clear existing data in relevant tables. - Inserted provinces, cities, specialties (including parent-child relationships), and doctor services from JSON files. - Updated foreign key checks and reset AUTO_INCREMENT values for relevant tables. - Added JSON files for provinces, cities, and specialties. chore(migrations): Update cities table to allow longtext for keywords - Modified the `keywords` column in the `cities` table to change its type from VARCHAR(255) to LONGTEXT.
1922 lines
41 KiB
JSON
1922 lines
41 KiB
JSON
[
|
|
{
|
|
"id": "101",
|
|
"name": "ویزیت قلب",
|
|
"slug": "cardiology-visit",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "102",
|
|
"name": "نوار قلب (ECG)",
|
|
"slug": "ecg",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "103",
|
|
"name": "اکوکاردیوگرافی",
|
|
"slug": "echocardiography",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "104",
|
|
"name": "تست ورزش (استرس تست)",
|
|
"slug": "stress-test",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "105",
|
|
"name": "هولتر مانیتورینگ قلب",
|
|
"slug": "holter-monitoring",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "106",
|
|
"name": "هولتر فشار خون",
|
|
"slug": "abpm-holter",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "107",
|
|
"name": "آنژیوگرافی تشخیصی",
|
|
"slug": "diagnostic-angiography",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "108",
|
|
"name": "آنژیوپلاستی و استنتگذاری",
|
|
"slug": "angioplasty-stenting",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "109",
|
|
"name": "الکتروفیزیولوژی قلب",
|
|
"slug": "cardiac-electrophysiology",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "110",
|
|
"name": "مشاوره قلب",
|
|
"slug": "cardiology-consultation",
|
|
"specialty_id": "3"
|
|
},
|
|
{
|
|
"id": "201",
|
|
"name": "ویزیت گوارش",
|
|
"slug": "gastroenterology-visit",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "202",
|
|
"name": "آندوسکوپی فوقانی",
|
|
"slug": "upper-endoscopy",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "203",
|
|
"name": "کولونوسکوپی",
|
|
"slug": "colonoscopy",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "204",
|
|
"name": "بیوپسی گوارش",
|
|
"slug": "gi-biopsy",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "205",
|
|
"name": "کپسول آندوسکوپی",
|
|
"slug": "capsule-endoscopy",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "206",
|
|
"name": "ERCP",
|
|
"slug": "ercp",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "207",
|
|
"name": "درمان هلیکوباکتر",
|
|
"slug": "h-pylori-treatment",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "208",
|
|
"name": "سونوگرافی شکم",
|
|
"slug": "abdominal-ultrasound",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "209",
|
|
"name": "فیبروسکن کبد",
|
|
"slug": "fibroscan-liver",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "210",
|
|
"name": "مشاوره گوارش",
|
|
"slug": "gastroenterology-consultation",
|
|
"specialty_id": "4"
|
|
},
|
|
{
|
|
"id": "301",
|
|
"name": "ویزیت ریه",
|
|
"slug": "pulmonology-visit",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "302",
|
|
"name": "اسپیرومتری (تست تنفسی)",
|
|
"slug": "spirometry",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "303",
|
|
"name": "برونکوسکوپی",
|
|
"slug": "bronchoscopy",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "304",
|
|
"name": "پالس اکسیمتری",
|
|
"slug": "pulse-oximetry",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "305",
|
|
"name": "تست تحریک برونش",
|
|
"slug": "bronchial-provocation-test",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "306",
|
|
"name": "پلیسومنوگرافی (تست خواب)",
|
|
"slug": "polysomnography",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "307",
|
|
"name": "مشاوره ریه",
|
|
"slug": "pulmonology-consultation",
|
|
"specialty_id": "5"
|
|
},
|
|
{
|
|
"id": "401",
|
|
"name": "ویزیت کلیه",
|
|
"slug": "nephrology-visit",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "402",
|
|
"name": "دیالیز",
|
|
"slug": "dialysis",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "403",
|
|
"name": "بیوپسی کلیه",
|
|
"slug": "kidney-biopsy",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "404",
|
|
"name": "سونوگرافی کلیه",
|
|
"slug": "kidney-ultrasound",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "405",
|
|
"name": "مشاوره پیوند کلیه",
|
|
"slug": "kidney-transplant-consultation",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "406",
|
|
"name": "مشاوره کلیه",
|
|
"slug": "nephrology-consultation",
|
|
"specialty_id": "6"
|
|
},
|
|
{
|
|
"id": "501",
|
|
"name": "ویزیت غدد",
|
|
"slug": "endocrinology-visit",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "502",
|
|
"name": "سونوگرافی تیروئید",
|
|
"slug": "thyroid-ultrasound",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "503",
|
|
"name": "سنجش تراکم استخوان (DEXA)",
|
|
"slug": "dexa-bone-density",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "504",
|
|
"name": "بیوپسی تیروئید (FNA)",
|
|
"slug": "thyroid-fna-biopsy",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "505",
|
|
"name": "درمان دیابت",
|
|
"slug": "diabetes-management",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "506",
|
|
"name": "مشاوره غدد",
|
|
"slug": "endocrinology-consultation",
|
|
"specialty_id": "7"
|
|
},
|
|
{
|
|
"id": "601",
|
|
"name": "ویزیت روماتولوژی",
|
|
"slug": "rheumatology-visit",
|
|
"specialty_id": "8"
|
|
},
|
|
{
|
|
"id": "602",
|
|
"name": "تزریق مفصلی کورتیکواستروئید",
|
|
"slug": "intraarticular-injection",
|
|
"specialty_id": "8"
|
|
},
|
|
{
|
|
"id": "603",
|
|
"name": "آسپیراسیون مفصل",
|
|
"slug": "joint-aspiration",
|
|
"specialty_id": "8"
|
|
},
|
|
{
|
|
"id": "604",
|
|
"name": "مشاوره روماتولوژی",
|
|
"slug": "rheumatology-consultation",
|
|
"specialty_id": "8"
|
|
},
|
|
{
|
|
"id": "701",
|
|
"name": "ویزیت خونشناسی",
|
|
"slug": "hematology-visit",
|
|
"specialty_id": "9"
|
|
},
|
|
{
|
|
"id": "702",
|
|
"name": "آسپیراسیون مغز استخوان",
|
|
"slug": "bone-marrow-aspiration",
|
|
"specialty_id": "9"
|
|
},
|
|
{
|
|
"id": "703",
|
|
"name": "بیوپسی مغز استخوان",
|
|
"slug": "bone-marrow-biopsy",
|
|
"specialty_id": "9"
|
|
},
|
|
{
|
|
"id": "704",
|
|
"name": "مشاوره خونشناسی",
|
|
"slug": "hematology-consultation",
|
|
"specialty_id": "9"
|
|
},
|
|
{
|
|
"id": "801",
|
|
"name": "ویزیت نورولوژی",
|
|
"slug": "neurology-visit",
|
|
"specialty_id": "10"
|
|
},
|
|
{
|
|
"id": "802",
|
|
"name": "نوار مغز (EEG)",
|
|
"slug": "eeg",
|
|
"specialty_id": "10"
|
|
},
|
|
{
|
|
"id": "803",
|
|
"name": "نوار عصب و عضله (EMG/NCV)",
|
|
"slug": "emg-ncv",
|
|
"specialty_id": "10"
|
|
},
|
|
{
|
|
"id": "804",
|
|
"name": "تزریق بوتاکس درمانی (میگرن)",
|
|
"slug": "therapeutic-botox-migraine",
|
|
"specialty_id": "10"
|
|
},
|
|
{
|
|
"id": "805",
|
|
"name": "مشاوره مغز و اعصاب",
|
|
"slug": "neurology-consultation",
|
|
"specialty_id": "10"
|
|
},
|
|
{
|
|
"id": "901",
|
|
"name": "ویزیت آلرژی",
|
|
"slug": "allergy-visit",
|
|
"specialty_id": "11"
|
|
},
|
|
{
|
|
"id": "902",
|
|
"name": "تست آلرژی پوستی (Prick Test)",
|
|
"slug": "skin-prick-test",
|
|
"specialty_id": "11"
|
|
},
|
|
{
|
|
"id": "903",
|
|
"name": "تست آلرژی خون (RAST)",
|
|
"slug": "rast-allergy-test",
|
|
"specialty_id": "11"
|
|
},
|
|
{
|
|
"id": "904",
|
|
"name": "ایمونوتراپی (آلرژن درمانی)",
|
|
"slug": "allergen-immunotherapy",
|
|
"specialty_id": "11"
|
|
},
|
|
{
|
|
"id": "905",
|
|
"name": "مشاوره آلرژی",
|
|
"slug": "allergy-consultation",
|
|
"specialty_id": "11"
|
|
},
|
|
{
|
|
"id": "1001",
|
|
"name": "ویزیت بیماری عفونی",
|
|
"slug": "infectious-disease-visit",
|
|
"specialty_id": "12"
|
|
},
|
|
{
|
|
"id": "1002",
|
|
"name": "مشاوره HIV/AIDS",
|
|
"slug": "hiv-aids-consultation",
|
|
"specialty_id": "12"
|
|
},
|
|
{
|
|
"id": "1003",
|
|
"name": "مشاوره بیماریهای عفونی",
|
|
"slug": "infectious-disease-consultation",
|
|
"specialty_id": "12"
|
|
},
|
|
{
|
|
"id": "2101",
|
|
"name": "ویزیت جراحی عمومی",
|
|
"slug": "general-surgery-visit",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2102",
|
|
"name": "جراحی آپاندیس (آپاندکتومی)",
|
|
"slug": "appendectomy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2103",
|
|
"name": "جراحی کیسه صفرا (کلهسیستکتومی لاپاراسکوپی)",
|
|
"slug": "laparoscopic-cholecystectomy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2104",
|
|
"name": "جراحی هرنی (فتق)",
|
|
"slug": "hernia-repair",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2105",
|
|
"name": "جراحی هموروئید",
|
|
"slug": "hemorrhoidectomy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2106",
|
|
"name": "لیزر هموروئید",
|
|
"slug": "hemorrhoid-laser",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2107",
|
|
"name": "جراحی کیست مویی",
|
|
"slug": "pilonidal-cyst-surgery",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2108",
|
|
"name": "جراحی فیستول مقعدی",
|
|
"slug": "anal-fistula-surgery",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2109",
|
|
"name": "جراحی تیروئید",
|
|
"slug": "thyroidectomy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2110",
|
|
"name": "جراحی چاقی (اسلیو گاسترکتومی)",
|
|
"slug": "sleeve-gastrectomy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2111",
|
|
"name": "جراحی بایپس معده",
|
|
"slug": "gastric-bypass",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2112",
|
|
"name": "جراحی لاپاراسکوپی عمومی",
|
|
"slug": "general-laparoscopy",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2113",
|
|
"name": "مشاوره جراحی عمومی",
|
|
"slug": "general-surgery-consultation",
|
|
"specialty_id": "21"
|
|
},
|
|
{
|
|
"id": "2201",
|
|
"name": "ویزیت جراحی مغز و اعصاب",
|
|
"slug": "neurosurgery-visit",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2202",
|
|
"name": "جراحی دیسک کمر (میکروسکوپی)",
|
|
"slug": "lumbar-disc-microsurgery",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2203",
|
|
"name": "جراحی دیسک گردن",
|
|
"slug": "cervical-disc-surgery",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2204",
|
|
"name": "جراحی ستون فقرات (فیوژن)",
|
|
"slug": "spinal-fusion",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2205",
|
|
"name": "جراحی تومور مغزی",
|
|
"slug": "brain-tumor-surgery",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2206",
|
|
"name": "جراحی هیدروسفالی (VP Shunt)",
|
|
"slug": "vp-shunt",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2207",
|
|
"name": "مشاوره جراحی مغز و اعصاب",
|
|
"slug": "neurosurgery-consultation",
|
|
"specialty_id": "22"
|
|
},
|
|
{
|
|
"id": "2301",
|
|
"name": "ویزیت جراحی قلب",
|
|
"slug": "cardiac-surgery-visit",
|
|
"specialty_id": "23"
|
|
},
|
|
{
|
|
"id": "2302",
|
|
"name": "جراحی بایپس قلب (CABG)",
|
|
"slug": "cabg",
|
|
"specialty_id": "23"
|
|
},
|
|
{
|
|
"id": "2303",
|
|
"name": "جراحی دریچه قلب",
|
|
"slug": "heart-valve-surgery",
|
|
"specialty_id": "23"
|
|
},
|
|
{
|
|
"id": "2304",
|
|
"name": "مشاوره جراحی قلب",
|
|
"slug": "cardiac-surgery-consultation",
|
|
"specialty_id": "23"
|
|
},
|
|
{
|
|
"id": "2401",
|
|
"name": "ویزیت جراحی عروق",
|
|
"slug": "vascular-surgery-visit",
|
|
"specialty_id": "24"
|
|
},
|
|
{
|
|
"id": "2402",
|
|
"name": "درمان واریس (اسکلروتراپی)",
|
|
"slug": "varicose-vein-sclerotherapy",
|
|
"specialty_id": "24"
|
|
},
|
|
{
|
|
"id": "2403",
|
|
"name": "درمان واریس (لیزر)",
|
|
"slug": "varicose-vein-laser",
|
|
"specialty_id": "24"
|
|
},
|
|
{
|
|
"id": "2404",
|
|
"name": "جراحی آنوریسم آئورت",
|
|
"slug": "aortic-aneurysm-surgery",
|
|
"specialty_id": "24"
|
|
},
|
|
{
|
|
"id": "2405",
|
|
"name": "مشاوره جراحی عروق",
|
|
"slug": "vascular-surgery-consultation",
|
|
"specialty_id": "24"
|
|
},
|
|
{
|
|
"id": "2501",
|
|
"name": "ویزیت جراحی پلاستیک",
|
|
"slug": "plastic-surgery-visit",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2502",
|
|
"name": "رینوپلاستی (جراحی بینی)",
|
|
"slug": "rhinoplasty",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2503",
|
|
"name": "بلفاروپلاستی (جراحی پلک)",
|
|
"slug": "blepharoplasty",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2504",
|
|
"name": "لیفت صورت (فیسلیفت)",
|
|
"slug": "facelift",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2505",
|
|
"name": "ماموپلاستی (جراحی سینه)",
|
|
"slug": "mammoplasty",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2506",
|
|
"name": "لیپوساکشن",
|
|
"slug": "liposuction",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2507",
|
|
"name": "ابدومینوپلاستی (شکمبندی)",
|
|
"slug": "abdominoplasty",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2508",
|
|
"name": "پیوند پوست",
|
|
"slug": "skin-graft",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2509",
|
|
"name": "ترمیم زخم و سوختگی",
|
|
"slug": "wound-burn-repair",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2510",
|
|
"name": "مشاوره جراحی پلاستیک",
|
|
"slug": "plastic-surgery-consultation",
|
|
"specialty_id": "25"
|
|
},
|
|
{
|
|
"id": "2601",
|
|
"name": "ویزیت جراحی کودکان",
|
|
"slug": "pediatric-surgery-visit",
|
|
"specialty_id": "26"
|
|
},
|
|
{
|
|
"id": "2602",
|
|
"name": "ختنه",
|
|
"slug": "circumcision",
|
|
"specialty_id": "26"
|
|
},
|
|
{
|
|
"id": "2603",
|
|
"name": "جراحی هرنی کودکان",
|
|
"slug": "pediatric-hernia-repair",
|
|
"specialty_id": "26"
|
|
},
|
|
{
|
|
"id": "2604",
|
|
"name": "جراحی بیضه نزولنکرده",
|
|
"slug": "orchidopexy",
|
|
"specialty_id": "26"
|
|
},
|
|
{
|
|
"id": "2605",
|
|
"name": "مشاوره جراحی کودکان",
|
|
"slug": "pediatric-surgery-consultation",
|
|
"specialty_id": "26"
|
|
},
|
|
{
|
|
"id": "2701",
|
|
"name": "ویزیت جراحی کولورکتال",
|
|
"slug": "colorectal-surgery-visit",
|
|
"specialty_id": "27"
|
|
},
|
|
{
|
|
"id": "2702",
|
|
"name": "جراحی سرطان کولون",
|
|
"slug": "colon-cancer-surgery",
|
|
"specialty_id": "27"
|
|
},
|
|
{
|
|
"id": "2703",
|
|
"name": "همیکولکتومی لاپاراسکوپی",
|
|
"slug": "laparoscopic-hemicolectomy",
|
|
"specialty_id": "27"
|
|
},
|
|
{
|
|
"id": "2704",
|
|
"name": "مشاوره جراحی کولورکتال",
|
|
"slug": "colorectal-surgery-consultation",
|
|
"specialty_id": "27"
|
|
},
|
|
{
|
|
"id": "2801",
|
|
"name": "ویزیت جراحی توراکس",
|
|
"slug": "thoracic-surgery-visit",
|
|
"specialty_id": "28"
|
|
},
|
|
{
|
|
"id": "2802",
|
|
"name": "جراحی ریه (لوبکتومی)",
|
|
"slug": "lobectomy",
|
|
"specialty_id": "28"
|
|
},
|
|
{
|
|
"id": "2803",
|
|
"name": "توراکوسکوپی (VATS)",
|
|
"slug": "vats",
|
|
"specialty_id": "28"
|
|
},
|
|
{
|
|
"id": "2804",
|
|
"name": "مشاوره جراحی توراکس",
|
|
"slug": "thoracic-surgery-consultation",
|
|
"specialty_id": "28"
|
|
},
|
|
{
|
|
"id": "4101",
|
|
"name": "ویزیت کودک (چکاپ)",
|
|
"slug": "well-child-visit",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4102",
|
|
"name": "معاینه نوزاد",
|
|
"slug": "newborn-examination",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4103",
|
|
"name": "واکسیناسیون",
|
|
"slug": "vaccination",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4104",
|
|
"name": "سنجش رشد کودک",
|
|
"slug": "growth-assessment",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4105",
|
|
"name": "مشاوره تغذیه کودک",
|
|
"slug": "pediatric-nutrition-consultation",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4106",
|
|
"name": "مشاوره تب و عفونت کودکان",
|
|
"slug": "pediatric-fever-infection",
|
|
"specialty_id": "41"
|
|
},
|
|
{
|
|
"id": "4201",
|
|
"name": "معاینه نوزاد (بخش نوزادان)",
|
|
"slug": "neonatal-exam",
|
|
"specialty_id": "42"
|
|
},
|
|
{
|
|
"id": "4202",
|
|
"name": "مراقبت نوزاد نارس",
|
|
"slug": "premature-newborn-care",
|
|
"specialty_id": "42"
|
|
},
|
|
{
|
|
"id": "6101",
|
|
"name": "ویزیت زنان",
|
|
"slug": "gynecology-visit",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6102",
|
|
"name": "سونوگرافی بارداری",
|
|
"slug": "pregnancy-ultrasound",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6103",
|
|
"name": "سونوگرافی واژینال",
|
|
"slug": "transvaginal-ultrasound",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6104",
|
|
"name": "پاپ اسمیر",
|
|
"slug": "pap-smear",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6105",
|
|
"name": "کولپوسکوپی",
|
|
"slug": "colposcopy",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6106",
|
|
"name": "هیستروسکوپی تشخیصی",
|
|
"slug": "diagnostic-hysteroscopy",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6107",
|
|
"name": "هیستروسکوپی عملی",
|
|
"slug": "operative-hysteroscopy",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6108",
|
|
"name": "لاپاراسکوپی زنان",
|
|
"slug": "gynecologic-laparoscopy",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6109",
|
|
"name": "زایمان طبیعی",
|
|
"slug": "normal-delivery",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6110",
|
|
"name": "سزارین",
|
|
"slug": "cesarean-section",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6111",
|
|
"name": "کورتاژ",
|
|
"slug": "curettage",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6112",
|
|
"name": "گذاشتن IUD",
|
|
"slug": "iud-insertion",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6113",
|
|
"name": "مشاوره بارداری",
|
|
"slug": "prenatal-consultation",
|
|
"specialty_id": "61"
|
|
},
|
|
{
|
|
"id": "6201",
|
|
"name": "مشاوره ناباروری",
|
|
"slug": "infertility-consultation",
|
|
"specialty_id": "62"
|
|
},
|
|
{
|
|
"id": "6202",
|
|
"name": "IVF (لقاح آزمایشگاهی)",
|
|
"slug": "ivf",
|
|
"specialty_id": "62"
|
|
},
|
|
{
|
|
"id": "6203",
|
|
"name": "IUI (تلقیح داخل رحمی)",
|
|
"slug": "iui",
|
|
"specialty_id": "62"
|
|
},
|
|
{
|
|
"id": "6204",
|
|
"name": "تحریک تخمکگذاری (IUI/IVF)",
|
|
"slug": "ovulation-induction",
|
|
"specialty_id": "62"
|
|
},
|
|
{
|
|
"id": "6205",
|
|
"name": "انجماد تخمک",
|
|
"slug": "egg-freezing",
|
|
"specialty_id": "62"
|
|
},
|
|
{
|
|
"id": "7101",
|
|
"name": "ویزیت روانپزشکی",
|
|
"slug": "psychiatry-visit",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7102",
|
|
"name": "درمان افسردگی",
|
|
"slug": "depression-treatment",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7103",
|
|
"name": "درمان اضطراب",
|
|
"slug": "anxiety-treatment",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7104",
|
|
"name": "درمان اختلال دوقطبی",
|
|
"slug": "bipolar-disorder-treatment",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7105",
|
|
"name": "درمان اسکیزوفرنی",
|
|
"slug": "schizophrenia-treatment",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7106",
|
|
"name": "rTMS (تحریک مغناطیسی مغز)",
|
|
"slug": "rtms",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7107",
|
|
"name": "ECT (شوکدرمانی)",
|
|
"slug": "ect",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7108",
|
|
"name": "مشاوره روانپزشکی",
|
|
"slug": "psychiatry-consultation",
|
|
"specialty_id": "71"
|
|
},
|
|
{
|
|
"id": "7401",
|
|
"name": "درمان اعتیاد",
|
|
"slug": "addiction-treatment",
|
|
"specialty_id": "74"
|
|
},
|
|
{
|
|
"id": "7402",
|
|
"name": "ترک مواد (MMT)",
|
|
"slug": "methadone-maintenance",
|
|
"specialty_id": "74"
|
|
},
|
|
{
|
|
"id": "8101",
|
|
"name": "ویزیت پوست",
|
|
"slug": "dermatology-visit",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8102",
|
|
"name": "بیوپسی پوست",
|
|
"slug": "skin-biopsy",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8103",
|
|
"name": "درمان آکنه",
|
|
"slug": "acne-treatment",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8104",
|
|
"name": "درمان پسوریازیس",
|
|
"slug": "psoriasis-treatment",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8105",
|
|
"name": "درمان اگزما",
|
|
"slug": "eczema-treatment",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8106",
|
|
"name": "درمان ریزش مو (آلوپسی)",
|
|
"slug": "alopecia-treatment",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8107",
|
|
"name": "درمان زگیل",
|
|
"slug": "wart-treatment",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8108",
|
|
"name": "درمان کهیر و آلرژی پوستی",
|
|
"slug": "urticaria-skin-allergy",
|
|
"specialty_id": "81"
|
|
},
|
|
{
|
|
"id": "8201",
|
|
"name": "لیزر موهای زائد",
|
|
"slug": "laser-hair-removal",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8202",
|
|
"name": "لیزر درمانی پوست (CO2/Fraxel)",
|
|
"slug": "skin-laser-treatment",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8203",
|
|
"name": "تزریق فیلر",
|
|
"slug": "dermal-filler-injection",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8204",
|
|
"name": "تزریق بوتاکس پوست",
|
|
"slug": "cosmetic-botox",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8205",
|
|
"name": "PRP پوست و مو",
|
|
"slug": "prp-skin-hair",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8206",
|
|
"name": "میکرونیدلینگ",
|
|
"slug": "microneedling",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8207",
|
|
"name": "پیلینگ شیمیایی",
|
|
"slug": "chemical-peeling",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8208",
|
|
"name": "کربوکسی تراپی",
|
|
"slug": "carboxy-therapy",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8209",
|
|
"name": "مزوتراپی پوست",
|
|
"slug": "mesotherapy-skin",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8210",
|
|
"name": "هایفو (HIFU)",
|
|
"slug": "hifu-skin",
|
|
"specialty_id": "82"
|
|
},
|
|
{
|
|
"id": "8401",
|
|
"name": "مزوتراپی مو",
|
|
"slug": "mesotherapy-hair",
|
|
"specialty_id": "84"
|
|
},
|
|
{
|
|
"id": "8402",
|
|
"name": "PRP مو",
|
|
"slug": "prp-hair",
|
|
"specialty_id": "84"
|
|
},
|
|
{
|
|
"id": "8403",
|
|
"name": "میکروگرافت (کاشت مو)",
|
|
"slug": "hair-transplant-micrografting",
|
|
"specialty_id": "84"
|
|
},
|
|
{
|
|
"id": "9101",
|
|
"name": "ویزیت چشم",
|
|
"slug": "ophthalmology-visit",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9102",
|
|
"name": "سنجش بینایی",
|
|
"slug": "visual-acuity-test",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9103",
|
|
"name": "تجویز عینک",
|
|
"slug": "glasses-prescription",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9104",
|
|
"name": "تجویز لنز تماسی",
|
|
"slug": "contact-lens-fitting",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9105",
|
|
"name": "معاینه شبکیه (فوندوسکوپی)",
|
|
"slug": "fundus-exam",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9106",
|
|
"name": "آنژیوگرافی شبکیه (FFA)",
|
|
"slug": "retinal-angiography",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9107",
|
|
"name": "OCT شبکیه",
|
|
"slug": "oct-retina",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9108",
|
|
"name": "تزریق داخل زجاجیه (Anti-VEGF)",
|
|
"slug": "intravitreal-injection",
|
|
"specialty_id": "91"
|
|
},
|
|
{
|
|
"id": "9601",
|
|
"name": "لیزیک",
|
|
"slug": "lasik",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9602",
|
|
"name": "فمتولیزیک (Femto-LASIK)",
|
|
"slug": "femto-lasik",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9603",
|
|
"name": "اسمایل (SMILE)",
|
|
"slug": "smile-surgery",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9604",
|
|
"name": "لازک (LASEK)",
|
|
"slug": "lasek",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9605",
|
|
"name": "جراحی آب مروارید (فاکوامولسیفیکاسیون)",
|
|
"slug": "cataract-phaco-surgery",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9606",
|
|
"name": "جراحی پلک (بلفاروپلاستی)",
|
|
"slug": "blepharoplasty-ophth",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "9607",
|
|
"name": "جراحی انحراف چشم",
|
|
"slug": "strabismus-surgery",
|
|
"specialty_id": "96"
|
|
},
|
|
{
|
|
"id": "10101",
|
|
"name": "ویزیت گوش، حلق و بینی",
|
|
"slug": "ent-visit",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10102",
|
|
"name": "آندوسکوپی بینی",
|
|
"slug": "nasal-endoscopy",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10103",
|
|
"name": "تست شنوایی (ادیومتری)",
|
|
"slug": "audiometry",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10104",
|
|
"name": "تمپانومتری",
|
|
"slug": "tympanometry",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10105",
|
|
"name": "آدنوتونسیلکتومی (لوزهبرداری)",
|
|
"slug": "tonsillectomy-adenoidectomy",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10106",
|
|
"name": "جراحی سپتوم بینی (سپتوپلاستی)",
|
|
"slug": "septoplasty",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10107",
|
|
"name": "جراحی سینوس (FESS)",
|
|
"slug": "fess",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10108",
|
|
"name": "جراحی گوش (تیمپانوپلاستی)",
|
|
"slug": "tympanoplasty",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10109",
|
|
"name": "کاشت حلزون",
|
|
"slug": "cochlear-implant",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10110",
|
|
"name": "رینوپلاستی جراحی (ENT)",
|
|
"slug": "ent-rhinoplasty",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "10111",
|
|
"name": "مشاوره گوش، حلق و بینی",
|
|
"slug": "ent-consultation",
|
|
"specialty_id": "101"
|
|
},
|
|
{
|
|
"id": "11101",
|
|
"name": "ویزیت ارتوپدی",
|
|
"slug": "orthopedics-visit",
|
|
"specialty_id": "111"
|
|
},
|
|
{
|
|
"id": "11102",
|
|
"name": "تزریق PRP مفصل",
|
|
"slug": "prp-joint-injection",
|
|
"specialty_id": "111"
|
|
},
|
|
{
|
|
"id": "11103",
|
|
"name": "تزریق کورتیکواستروئید مفصل",
|
|
"slug": "corticosteroid-joint-injection",
|
|
"specialty_id": "111"
|
|
},
|
|
{
|
|
"id": "11104",
|
|
"name": "گچگیری",
|
|
"slug": "casting",
|
|
"specialty_id": "111"
|
|
},
|
|
{
|
|
"id": "11105",
|
|
"name": "مشاوره ارتوپدی",
|
|
"slug": "orthopedics-consultation",
|
|
"specialty_id": "111"
|
|
},
|
|
{
|
|
"id": "11201",
|
|
"name": "آرتروسکوپی زانو",
|
|
"slug": "knee-arthroscopy",
|
|
"specialty_id": "112"
|
|
},
|
|
{
|
|
"id": "11202",
|
|
"name": "ترمیم ACL (رباط صلیبی قدامی)",
|
|
"slug": "acl-reconstruction",
|
|
"specialty_id": "112"
|
|
},
|
|
{
|
|
"id": "11203",
|
|
"name": "آرتروسکوپی شانه",
|
|
"slug": "shoulder-arthroscopy",
|
|
"specialty_id": "112"
|
|
},
|
|
{
|
|
"id": "11301",
|
|
"name": "جراحی فیوژن ستون فقرات",
|
|
"slug": "spinal-fusion-ortho",
|
|
"specialty_id": "113"
|
|
},
|
|
{
|
|
"id": "11302",
|
|
"name": "جراحی دیسک کمر (ارتوپدی)",
|
|
"slug": "lumbar-disc-orthopedic",
|
|
"specialty_id": "113"
|
|
},
|
|
{
|
|
"id": "11303",
|
|
"name": "لامینکتومی",
|
|
"slug": "laminectomy",
|
|
"specialty_id": "113"
|
|
},
|
|
{
|
|
"id": "11401",
|
|
"name": "تعویض مفصل زانو (TKA)",
|
|
"slug": "total-knee-arthroplasty",
|
|
"specialty_id": "114"
|
|
},
|
|
{
|
|
"id": "11402",
|
|
"name": "تعویض مفصل لگن (THA)",
|
|
"slug": "total-hip-arthroplasty",
|
|
"specialty_id": "114"
|
|
},
|
|
{
|
|
"id": "11601",
|
|
"name": "درمان شکستگی (ORIF)",
|
|
"slug": "orif-fracture",
|
|
"specialty_id": "116"
|
|
},
|
|
{
|
|
"id": "11602",
|
|
"name": "جراحی تروما",
|
|
"slug": "trauma-surgery",
|
|
"specialty_id": "116"
|
|
},
|
|
{
|
|
"id": "12101",
|
|
"name": "ویزیت اورولوژی",
|
|
"slug": "urology-visit",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12102",
|
|
"name": "سونوگرافی مجاری ادراری",
|
|
"slug": "urinary-tract-ultrasound",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12103",
|
|
"name": "سیستوسکوپی",
|
|
"slug": "cystoscopy",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12104",
|
|
"name": "جراحی پروستات (TURP)",
|
|
"slug": "turp",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12105",
|
|
"name": "ختنه بزرگسال",
|
|
"slug": "adult-circumcision",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12106",
|
|
"name": "مشاوره اورولوژی",
|
|
"slug": "urology-consultation",
|
|
"specialty_id": "121"
|
|
},
|
|
{
|
|
"id": "12301",
|
|
"name": "سنگشکنی بروناندامی (ESWL)",
|
|
"slug": "eswl",
|
|
"specialty_id": "123"
|
|
},
|
|
{
|
|
"id": "12302",
|
|
"name": "سنگشکنی آندوسکوپی (URS)",
|
|
"slug": "urs",
|
|
"specialty_id": "123"
|
|
},
|
|
{
|
|
"id": "12303",
|
|
"name": "نفرولیتوتومی پوستی (PCNL)",
|
|
"slug": "pcnl",
|
|
"specialty_id": "123"
|
|
},
|
|
{
|
|
"id": "12401",
|
|
"name": "مشاوره ناباروری مردان",
|
|
"slug": "male-infertility-consultation",
|
|
"specialty_id": "124"
|
|
},
|
|
{
|
|
"id": "12402",
|
|
"name": "آزمایش اسپرم (اسپرموگرام)",
|
|
"slug": "spermiogram",
|
|
"specialty_id": "124"
|
|
},
|
|
{
|
|
"id": "13101",
|
|
"name": "رادیوگرافی (X-Ray)",
|
|
"slug": "x-ray",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13102",
|
|
"name": "سیتی اسکن (CT Scan)",
|
|
"slug": "ct-scan",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13103",
|
|
"name": "MRI",
|
|
"slug": "mri",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13104",
|
|
"name": "ماموگرافی",
|
|
"slug": "mammography",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13105",
|
|
"name": "گرافی دهانه رحم (HSG)",
|
|
"slug": "hsg",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13106",
|
|
"name": "اسکن استخوان",
|
|
"slug": "bone-scan",
|
|
"specialty_id": "131"
|
|
},
|
|
{
|
|
"id": "13301",
|
|
"name": "سونوگرافی شکم و لگن",
|
|
"slug": "abdominal-pelvic-ultrasound",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13302",
|
|
"name": "سونوگرافی بارداری (NT)",
|
|
"slug": "nt-ultrasound",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13303",
|
|
"name": "سونوگرافی سینه",
|
|
"slug": "breast-ultrasound",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13304",
|
|
"name": "سونوگرافی تیروئید",
|
|
"slug": "thyroid-ultrasound-rad",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13305",
|
|
"name": "سونوگرافی اسکلتی-عضلانی",
|
|
"slug": "musculoskeletal-ultrasound",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13306",
|
|
"name": "اکوکاردیوگرافی جنینی",
|
|
"slug": "fetal-echocardiography",
|
|
"specialty_id": "133"
|
|
},
|
|
{
|
|
"id": "13201",
|
|
"name": "آنژیوگرافی مداخلهای",
|
|
"slug": "interventional-angiography",
|
|
"specialty_id": "132"
|
|
},
|
|
{
|
|
"id": "13202",
|
|
"name": "آمبولیزاسیون",
|
|
"slug": "embolization",
|
|
"specialty_id": "132"
|
|
},
|
|
{
|
|
"id": "13203",
|
|
"name": "بیوپسی هدایتشده تصویربرداری",
|
|
"slug": "image-guided-biopsy",
|
|
"specialty_id": "132"
|
|
},
|
|
{
|
|
"id": "15101",
|
|
"name": "ویزیت انکولوژی",
|
|
"slug": "oncology-visit",
|
|
"specialty_id": "151"
|
|
},
|
|
{
|
|
"id": "15102",
|
|
"name": "شیمیدرمانی",
|
|
"slug": "chemotherapy",
|
|
"specialty_id": "151"
|
|
},
|
|
{
|
|
"id": "15103",
|
|
"name": "ایمونوتراپی",
|
|
"slug": "immunotherapy",
|
|
"specialty_id": "151"
|
|
},
|
|
{
|
|
"id": "15104",
|
|
"name": "هدفدرمانی (Targeted Therapy)",
|
|
"slug": "targeted-therapy",
|
|
"specialty_id": "151"
|
|
},
|
|
{
|
|
"id": "15105",
|
|
"name": "مشاوره انکولوژی",
|
|
"slug": "oncology-consultation",
|
|
"specialty_id": "151"
|
|
},
|
|
{
|
|
"id": "15201",
|
|
"name": "ویزیت رادیوتراپی",
|
|
"slug": "radiotherapy-visit",
|
|
"specialty_id": "152"
|
|
},
|
|
{
|
|
"id": "15202",
|
|
"name": "رادیوتراپی (پرتودرمانی)",
|
|
"slug": "radiotherapy",
|
|
"specialty_id": "152"
|
|
},
|
|
{
|
|
"id": "15203",
|
|
"name": "رادیوسرجری استریوتاکتیک (SRS)",
|
|
"slug": "stereotactic-radiosurgery",
|
|
"specialty_id": "152"
|
|
},
|
|
{
|
|
"id": "16501",
|
|
"name": "ویزیت طب درد",
|
|
"slug": "pain-medicine-visit",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "16502",
|
|
"name": "بلاک عصبی",
|
|
"slug": "nerve-block",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "16503",
|
|
"name": "اپیدورال درمانی",
|
|
"slug": "therapeutic-epidural",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "16504",
|
|
"name": "فرکانس رادیویی (RFTC)",
|
|
"slug": "rftc",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "16505",
|
|
"name": "تزریق PRP ستون فقرات",
|
|
"slug": "prp-spine",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "16506",
|
|
"name": "مشاوره طب درد",
|
|
"slug": "pain-medicine-consultation",
|
|
"specialty_id": "165"
|
|
},
|
|
{
|
|
"id": "17101",
|
|
"name": "ویزیت طب فیزیکی",
|
|
"slug": "physical-medicine-visit",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17102",
|
|
"name": "نوار عصب و عضله (EMG/NCV)",
|
|
"slug": "emg-ncv-pm",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17103",
|
|
"name": "تزریق بوتاکس درمانی",
|
|
"slug": "therapeutic-botox-pm",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17104",
|
|
"name": "تزریق PRP",
|
|
"slug": "prp-pm",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17105",
|
|
"name": "اولتراسوند درمانی",
|
|
"slug": "therapeutic-ultrasound",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17106",
|
|
"name": "تکار (TECAR) تراپی",
|
|
"slug": "tecar-therapy",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17107",
|
|
"name": "تزریق هیالورونیک اسید مفصل",
|
|
"slug": "hyaluronic-acid-joint",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "17108",
|
|
"name": "مشاوره توانبخشی",
|
|
"slug": "rehabilitation-consultation",
|
|
"specialty_id": "171"
|
|
},
|
|
{
|
|
"id": "18101",
|
|
"name": "معاینه و چکاپ دهان",
|
|
"slug": "dental-checkup",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18102",
|
|
"name": "رادیوگرافی دندانی",
|
|
"slug": "dental-x-ray",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18103",
|
|
"name": "پانورامیک",
|
|
"slug": "panoramic-x-ray",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18104",
|
|
"name": "جرمگیری",
|
|
"slug": "dental-scaling",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18105",
|
|
"name": "پر کردن دندان (کامپوزیت)",
|
|
"slug": "composite-filling",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18106",
|
|
"name": "پر کردن دندان (آمالگام)",
|
|
"slug": "amalgam-filling",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18107",
|
|
"name": "کشیدن دندان",
|
|
"slug": "tooth-extraction",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18108",
|
|
"name": "کشیدن دندان عقل",
|
|
"slug": "wisdom-tooth-extraction",
|
|
"specialty_id": "181"
|
|
},
|
|
{
|
|
"id": "18201",
|
|
"name": "ارزیابی ارتودنسی",
|
|
"slug": "orthodontic-evaluation",
|
|
"specialty_id": "182"
|
|
},
|
|
{
|
|
"id": "18202",
|
|
"name": "ارتودنسی ثابت (براکت فلزی)",
|
|
"slug": "metal-braces",
|
|
"specialty_id": "182"
|
|
},
|
|
{
|
|
"id": "18203",
|
|
"name": "ارتودنسی ثابت (براکت سرامیک)",
|
|
"slug": "ceramic-braces",
|
|
"specialty_id": "182"
|
|
},
|
|
{
|
|
"id": "18204",
|
|
"name": "الاینر (اینویزالاین)",
|
|
"slug": "clear-aligners",
|
|
"specialty_id": "182"
|
|
},
|
|
{
|
|
"id": "18205",
|
|
"name": "ریتینر",
|
|
"slug": "retainer",
|
|
"specialty_id": "182"
|
|
},
|
|
{
|
|
"id": "18301",
|
|
"name": "جراحی فک و صورت",
|
|
"slug": "oral-maxillofacial-surgery",
|
|
"specialty_id": "183"
|
|
},
|
|
{
|
|
"id": "18302",
|
|
"name": "کشیدن دندان جراحی",
|
|
"slug": "surgical-tooth-extraction",
|
|
"specialty_id": "183"
|
|
},
|
|
{
|
|
"id": "18303",
|
|
"name": "اپیکوکتومی",
|
|
"slug": "apicoectomy",
|
|
"specialty_id": "183"
|
|
},
|
|
{
|
|
"id": "18401",
|
|
"name": "جرمگیری عمیق (Root Planing)",
|
|
"slug": "root-planing",
|
|
"specialty_id": "184"
|
|
},
|
|
{
|
|
"id": "18402",
|
|
"name": "جراحی لثه",
|
|
"slug": "gum-surgery",
|
|
"specialty_id": "184"
|
|
},
|
|
{
|
|
"id": "18403",
|
|
"name": "افزایش طول تاج",
|
|
"slug": "crown-lengthening",
|
|
"specialty_id": "184"
|
|
},
|
|
{
|
|
"id": "18404",
|
|
"name": "پیوند لثه",
|
|
"slug": "gum-graft",
|
|
"specialty_id": "184"
|
|
},
|
|
{
|
|
"id": "18501",
|
|
"name": "درمان ریشه (عصبکشی)",
|
|
"slug": "root-canal-treatment",
|
|
"specialty_id": "185"
|
|
},
|
|
{
|
|
"id": "18502",
|
|
"name": "درمان ریشه مجدد",
|
|
"slug": "root-canal-retreatment",
|
|
"specialty_id": "185"
|
|
},
|
|
{
|
|
"id": "18601",
|
|
"name": "روکش دندان (کراون)",
|
|
"slug": "dental-crown",
|
|
"specialty_id": "186"
|
|
},
|
|
{
|
|
"id": "18602",
|
|
"name": "پل دندانی",
|
|
"slug": "dental-bridge",
|
|
"specialty_id": "186"
|
|
},
|
|
{
|
|
"id": "18603",
|
|
"name": "دندان مصنوعی کامل",
|
|
"slug": "complete-denture",
|
|
"specialty_id": "186"
|
|
},
|
|
{
|
|
"id": "18604",
|
|
"name": "دندان مصنوعی پارسیل",
|
|
"slug": "partial-denture",
|
|
"specialty_id": "186"
|
|
},
|
|
{
|
|
"id": "18605",
|
|
"name": "لمینت پرسلن",
|
|
"slug": "porcelain-laminate",
|
|
"specialty_id": "186"
|
|
},
|
|
{
|
|
"id": "18701",
|
|
"name": "ویزیت دندانپزشکی کودکان",
|
|
"slug": "pediatric-dentistry-visit",
|
|
"specialty_id": "187"
|
|
},
|
|
{
|
|
"id": "18702",
|
|
"name": "فلوراید تراپی",
|
|
"slug": "fluoride-therapy",
|
|
"specialty_id": "187"
|
|
},
|
|
{
|
|
"id": "18703",
|
|
"name": "فیشور سیلانت",
|
|
"slug": "fissure-sealant",
|
|
"specialty_id": "187"
|
|
},
|
|
{
|
|
"id": "18801",
|
|
"name": "ایمپلنت دندان",
|
|
"slug": "dental-implant",
|
|
"specialty_id": "188"
|
|
},
|
|
{
|
|
"id": "18802",
|
|
"name": "پیوند استخوان (Bone Graft)",
|
|
"slug": "bone-graft",
|
|
"specialty_id": "188"
|
|
},
|
|
{
|
|
"id": "18803",
|
|
"name": "سینوس لیفت",
|
|
"slug": "sinus-lift",
|
|
"specialty_id": "188"
|
|
},
|
|
{
|
|
"id": "18804",
|
|
"name": "All-on-4 ایمپلنت",
|
|
"slug": "all-on-4-implant",
|
|
"specialty_id": "188"
|
|
},
|
|
{
|
|
"id": "18901",
|
|
"name": "بلیچینگ (سفید کردن دندان)",
|
|
"slug": "teeth-whitening",
|
|
"specialty_id": "189"
|
|
},
|
|
{
|
|
"id": "18902",
|
|
"name": "ونیر کامپوزیت",
|
|
"slug": "composite-veneer",
|
|
"specialty_id": "189"
|
|
},
|
|
{
|
|
"id": "18903",
|
|
"name": "طراحی لبخند (Smile Design)",
|
|
"slug": "smile-design",
|
|
"specialty_id": "189"
|
|
},
|
|
{
|
|
"id": "19001",
|
|
"name": "ویزیت اورژانس",
|
|
"slug": "emergency-visit",
|
|
"specialty_id": "190"
|
|
},
|
|
{
|
|
"id": "19002",
|
|
"name": "بخیه و مراقبت زخم",
|
|
"slug": "suture-wound-care",
|
|
"specialty_id": "190"
|
|
},
|
|
{
|
|
"id": "19003",
|
|
"name": "احیای قلبیریوی (CPR)",
|
|
"slug": "cpr",
|
|
"specialty_id": "190"
|
|
},
|
|
{
|
|
"id": "20001",
|
|
"name": "ویزیت عمومی",
|
|
"slug": "general-visit",
|
|
"specialty_id": "200"
|
|
},
|
|
{
|
|
"id": "20002",
|
|
"name": "چکاپ سالانه",
|
|
"slug": "annual-checkup",
|
|
"specialty_id": "200"
|
|
},
|
|
{
|
|
"id": "20003",
|
|
"name": "تجویز آزمایش و تصویربرداری",
|
|
"slug": "lab-imaging-referral",
|
|
"specialty_id": "200"
|
|
},
|
|
{
|
|
"id": "20004",
|
|
"name": "واکسیناسیون بزرگسالان",
|
|
"slug": "adult-vaccination",
|
|
"specialty_id": "200"
|
|
},
|
|
{
|
|
"id": "20005",
|
|
"name": "مشاوره پیشگیری",
|
|
"slug": "preventive-consultation",
|
|
"specialty_id": "200"
|
|
},
|
|
{
|
|
"id": "21001",
|
|
"name": "ویزیت طب ورزشی",
|
|
"slug": "sports-medicine-visit",
|
|
"specialty_id": "210"
|
|
},
|
|
{
|
|
"id": "21002",
|
|
"name": "سونوگرافی عضلانی اسکلتی",
|
|
"slug": "musculoskeletal-ultrasound-sports",
|
|
"specialty_id": "210"
|
|
},
|
|
{
|
|
"id": "21003",
|
|
"name": "تزریق PRP ورزشی",
|
|
"slug": "sports-prp-injection",
|
|
"specialty_id": "210"
|
|
},
|
|
{
|
|
"id": "21004",
|
|
"name": "مشاوره بازگشت به ورزش",
|
|
"slug": "return-to-sport-consultation",
|
|
"specialty_id": "210"
|
|
},
|
|
{
|
|
"id": "22001",
|
|
"name": "اسکن تیروئید",
|
|
"slug": "thyroid-scan",
|
|
"specialty_id": "220"
|
|
},
|
|
{
|
|
"id": "22002",
|
|
"name": "اسکن استخوان (Bone Scan)",
|
|
"slug": "bone-scan-nm",
|
|
"specialty_id": "220"
|
|
},
|
|
{
|
|
"id": "22003",
|
|
"name": "PET Scan",
|
|
"slug": "pet-scan",
|
|
"specialty_id": "220"
|
|
},
|
|
{
|
|
"id": "22004",
|
|
"name": "درمان ید رادیواکتیو تیروئید",
|
|
"slug": "radioiodine-thyroid-therapy",
|
|
"specialty_id": "220"
|
|
},
|
|
{
|
|
"id": "22005",
|
|
"name": "SPECT اسکن قلب",
|
|
"slug": "cardiac-spect",
|
|
"specialty_id": "220"
|
|
},
|
|
{
|
|
"id": "25001",
|
|
"name": "ویزیت سالمندان",
|
|
"slug": "geriatric-visit",
|
|
"specialty_id": "250"
|
|
},
|
|
{
|
|
"id": "25002",
|
|
"name": "ارزیابی جامع سالمندان (CGA)",
|
|
"slug": "comprehensive-geriatric-assessment",
|
|
"specialty_id": "250"
|
|
},
|
|
{
|
|
"id": "25003",
|
|
"name": "ارزیابی زوال عقل",
|
|
"slug": "dementia-assessment",
|
|
"specialty_id": "250"
|
|
},
|
|
{
|
|
"id": "25004",
|
|
"name": "مشاوره سالمندان",
|
|
"slug": "geriatric-consultation",
|
|
"specialty_id": "250"
|
|
},
|
|
{
|
|
"id": "27001",
|
|
"name": "مشاوره ژنتیک",
|
|
"slug": "genetic-counseling",
|
|
"specialty_id": "270"
|
|
},
|
|
{
|
|
"id": "27002",
|
|
"name": "آزمایش کاریوتیپ",
|
|
"slug": "karyotype-test",
|
|
"specialty_id": "270"
|
|
},
|
|
{
|
|
"id": "27003",
|
|
"name": "آزمایش ژنتیک مولکولی",
|
|
"slug": "molecular-genetic-test",
|
|
"specialty_id": "270"
|
|
},
|
|
{
|
|
"id": "27004",
|
|
"name": "غربالگری قبل از بارداری",
|
|
"slug": "preconception-genetic-screening",
|
|
"specialty_id": "270"
|
|
}
|
|
] |