Homoeopathy-Bot / knowledge_base /basic_remedies.json
yekkala's picture
Create knowledge_base/basic_remedies.json
b61790a verified
raw
history blame contribute delete
761 Bytes
[
{
"name": "Arnica montana",
"abbreviation": "Arn",
"keynotes": ["Trauma", "Bruising", "Soreness", "Shock"],
"mind_symptoms": ["Fear of being touched"],
"modalities_better": ["Rest", "Lying down"],
"modalities_worse": ["Touch", "Motion"],
"common_potencies": ["30C", "200C"],
"matched_keywords": ["injury", "bruise", "fall", "trauma", "sore"]
},
{
"name": "Belladonna",
"abbreviation": "Bell",
"keynotes": ["Sudden onset", "High fever", "Redness"],
"mind_symptoms": ["Restlessness", "Delirium"],
"modalities_better": ["Rest"],
"modalities_worse": ["Light", "Noise", "Touch"],
"common_potencies": ["30C", "200C"],
"matched_keywords": ["fever", "headache", "red", "sudden", "throbbing"]
}
]