File size: 761 Bytes
b61790a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
  {
    "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"]
  }
]