|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "core_hypertension_guidelines", |
| 4 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab] OR \"high blood pressure\"[tiab]) AND (\"Practice Guideline\"[pt] OR guideline[ti] OR consensus[tiab] OR recommendation*[tiab])", |
| 5 | + "tags": ["hypertension", "guideline", "recommendations"], |
| 6 | + "special_topic": false |
| 7 | + }, |
| 8 | + { |
| 9 | + "name": "hypertension_systematic_reviews", |
| 10 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab] OR antihypertensive[tiab]) AND (\"systematic review\"[pt] OR meta-analysis[pt] OR \"systematic review\"[tiab] OR meta-analysis[tiab]) AND (treatment[tiab] OR management[tiab] OR target[tiab])", |
| 11 | + "tags": ["hypertension", "systematic_review", "meta_analysis"], |
| 12 | + "special_topic": false |
| 13 | + }, |
| 14 | + { |
| 15 | + "name": "first_line_antihypertensive_strategy", |
| 16 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab]) AND (\"first line\"[tiab] OR initial[tiab] OR monotherapy[tiab] OR combination[tiab]) AND (antihypertensive[tiab] OR \"blood pressure\"[tiab])", |
| 17 | + "tags": ["hypertension", "first_line_treatment", "combination_therapy"], |
| 18 | + "special_topic": false |
| 19 | + }, |
| 20 | + { |
| 21 | + "name": "blood_pressure_targets", |
| 22 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab]) AND (\"blood pressure target\"[tiab] OR \"target blood pressure\"[tiab] OR intensive[tiab] OR standard[tiab]) AND (trial[tiab] OR guideline[tiab] OR meta-analysis[tiab])", |
| 23 | + "tags": ["hypertension", "bp_target", "intensive_control"], |
| 24 | + "special_topic": false |
| 25 | + }, |
| 26 | + { |
| 27 | + "name": "elderly_hypertension_management", |
| 28 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab]) AND (elderly[tiab] OR older[tiab] OR geriatric[tiab] OR frail[tiab]) AND (treatment[tiab] OR target[tiab] OR management[tiab] OR antihypertensive[tiab])", |
| 29 | + "tags": ["hypertension", "elderly", "frailty"], |
| 30 | + "special_topic": false |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": "hypertension_ckd_diabetes", |
| 34 | + "query": "(hypertension[MeSH Terms] OR hypertension[tiab]) AND (\"chronic kidney disease\"[tiab] OR CKD[tiab] OR diabetes[tiab] OR diabetic[tiab]) AND (treatment[tiab] OR target[tiab] OR management[tiab] OR renin angiotensin[tiab])", |
| 35 | + "tags": ["hypertension", "ckd", "diabetes", "comorbidity"], |
| 36 | + "special_topic": false |
| 37 | + }, |
| 38 | + { |
| 39 | + "name": "resistant_hypertension_management", |
| 40 | + "query": "(\"resistant hypertension\"[tiab] OR \"refractory hypertension\"[tiab]) AND (management[tiab] OR treatment[tiab] OR spironolactone[tiab] OR renal denervation[tiab] OR guideline[tiab])", |
| 41 | + "tags": ["resistant_hypertension", "spironolactone", "renal_denervation"], |
| 42 | + "special_topic": true |
| 43 | + }, |
| 44 | + { |
| 45 | + "name": "secondary_hypertension_screening", |
| 46 | + "query": "(\"secondary hypertension\"[tiab] OR \"primary aldosteronism\"[tiab] OR \"renovascular hypertension\"[tiab] OR pheochromocytoma[tiab]) AND (screening[tiab] OR diagnosis[tiab] OR management[tiab] OR treatment[tiab])", |
| 47 | + "tags": ["secondary_hypertension", "screening", "diagnosis"], |
| 48 | + "special_topic": true |
| 49 | + }, |
| 50 | + { |
| 51 | + "name": "pregnancy_postpartum_hypertension", |
| 52 | + "query": "(\"hypertension in pregnancy\"[tiab] OR \"gestational hypertension\"[tiab] OR preeclampsia[tiab] OR postpartum[tiab]) AND (management[tiab] OR treatment[tiab] OR antihypertensive[tiab] OR guideline[tiab])", |
| 53 | + "tags": ["pregnancy_hypertension", "preeclampsia", "postpartum"], |
| 54 | + "special_topic": true |
| 55 | + }, |
| 56 | + { |
| 57 | + "name": "orthostatic_supine_nocturnal_hypertension", |
| 58 | + "query": "(\"supine hypertension\"[tiab] OR \"orthostatic hypotension\"[tiab] OR \"nocturnal hypertension\"[tiab] OR \"blood pressure variability\"[tiab]) AND (management[tiab] OR treatment[tiab] OR monitoring[tiab])", |
| 59 | + "tags": ["supine_hypertension", "orthostatic_hypotension", "nocturnal_hypertension"], |
| 60 | + "special_topic": true |
| 61 | + } |
| 62 | +] |
0 commit comments