EphAsad commited on
Commit
00b865a
·
verified ·
1 Parent(s): 2301d4b

Update data/rag/knowledge_base/Bartonella/quintana.json

Browse files
data/rag/knowledge_base/Bartonella/quintana.json CHANGED
@@ -1,45 +1,102 @@
1
  {
 
 
2
  "genus": "Bartonella",
3
  "species": "quintana",
4
- "full_name": "Bartonella quintana",
5
- "clinical_significance": "Causes trench fever (relapsing fever with shin pain), chronic bacteremia, culture-negative endocarditis, and bacillary angiomatosis. Transmitted by the human body louse and strongly associated with homelessness and poor hygiene.",
6
- "phenotype_profile": {
7
- "morphology": "Small Gram-negative rods; intracellular in erythrocytes and endothelial cells.",
8
- "culture": "Slow-growing on chocolate agar (2–4 weeks). Growth enhanced in CO₂.",
9
- "biochemical": [
10
- "Oxidase negative",
11
- "Catalase negative",
12
- "Non-motile",
13
- "ONPG negative",
14
- "Non-fermentative"
15
- ]
16
  },
17
- "differentiation": {
18
- "from_close_species": [
19
- "Associated with homelessness and lice exposure (key epidemiological clue).",
20
- "More commonly causes chronic bacteremia and endocarditis than B. henselae.",
21
- "Less associated with cat exposure than B. henselae."
 
 
 
 
 
 
 
22
  ],
23
- "from_other_genera": [
24
- "Intracellular persistence distinguishes from fastidious GNRs.",
25
- "Louse transmission distinguishes from Brucella and Coxiella."
26
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  },
28
- "virulence_factors": [
29
- "Trw type IV secretion system",
30
- "Endothelial adhesion factors",
31
- "Immune evasion within erythrocytes"
 
 
 
 
 
 
 
 
 
 
 
32
  ],
33
- "confirmation_methods": [
34
- "PCR from blood or tissue",
35
- "Serology (paired titers)",
36
- "Prolonged culture with CO₂",
37
- "Warthin–Starry or Steiner stain"
38
  ],
39
- "treatment_notes": "Doxycycline ± gentamicin for endocarditis. Erythromycin or doxycycline for trench fever.",
40
- "notes": "Common cause of culture-negative endocarditis in vulnerable populations.",
41
- "references": [
42
- "Trench fever reviews",
43
- "Bartonella endocarditis case literature"
 
 
 
 
 
44
  ]
45
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Bartonella",
5
  "species": "quintana",
6
+
7
+ "overview": {
8
+ "short": "Bartonella quintana is a fastidious Gram-negative bacillus historically associated with trench fever.",
9
+ "clinical_context": "Causes trench fever, chronic bacteremia, and culture-negative endocarditis, particularly in vulnerable populations."
 
 
 
 
 
 
 
 
10
  },
11
+
12
+ "expected_fields": {
13
+ "Gram Stain": "Negative",
14
+ "Shape": "Rods",
15
+ "Motility": "Negative",
16
+ "Capsule": "Negative",
17
+ "Spore Formation": "Negative",
18
+ "Haemolysis": "Negative",
19
+ "Haemolysis Type": "None",
20
+ "Media Grown On": [
21
+ "Chocolate Agar",
22
+ "Blood Agar"
23
  ],
24
+ "Colony Morphology": [
25
+ "Small",
26
+ "Grey",
27
+ "Rough"
28
+ ],
29
+ "Oxygen Requirement": "Aerobic",
30
+ "Growth Temperature": "30//37",
31
+ "Catalase": "Negative",
32
+ "Oxidase": "Negative",
33
+ "Indole": "Negative",
34
+ "Urease": "Negative",
35
+ "Citrate": "Negative",
36
+ "Methyl Red": "Unknown",
37
+ "VP": "Unknown",
38
+ "H2S": "Negative",
39
+ "DNase": "Negative",
40
+ "ONPG": "Negative",
41
+ "Coagulase": "Negative",
42
+ "Gelatin Hydrolysis": "Negative",
43
+ "Esculin Hydrolysis": "Negative",
44
+ "Nitrate Reduction": "Negative",
45
+ "NaCl Tolerant (>=6%)": "Negative",
46
+ "Lipase Test": "Negative",
47
+ "Lysine Decarboxylase": "Negative",
48
+ "Ornithine Decarboxylase": "Negative",
49
+ "Ornitihine Decarboxylase": "Negative",
50
+ "Arginine dihydrolase": "Negative",
51
+ "Glucose Fermentation": "Negative",
52
+ "Lactose Fermentation": "Negative",
53
+ "Sucrose Fermentation": "Negative",
54
+ "Maltose Fermentation": "Negative",
55
+ "Mannitol Fermentation": "Negative",
56
+ "Sorbitol Fermentation": "Negative",
57
+ "Xylose Fermentation": "Negative",
58
+ "Rhamnose Fermentation": "Negative",
59
+ "Arabinose Fermentation": "Negative",
60
+ "Raffinose Fermentation": "Negative",
61
+ "Trehalose Fermentation": "Negative",
62
+ "Inositol Fermentation": "Negative",
63
+ "Gas Production": "Negative",
64
+ "TSI Pattern": "Unknown",
65
+ "Colony Pattern": "Unknown",
66
+ "Pigment": "None",
67
+ "Motility Type": "None"
68
  },
69
+
70
+ "species_markers": [
71
+ {
72
+ "field": "Clinical Association",
73
+ "value": "Louse-borne infection",
74
+ "importance": "high",
75
+ "notes": "Strong association with body lice and trench fever."
76
+ }
77
+ ],
78
+
79
+ "common_confusions": [
80
+ {
81
+ "species": "Bartonella henselae",
82
+ "reason": "Similar growth characteristics and biochemical inactivity."
83
+ }
84
  ],
85
+
86
+ "when_to_question_identification": [
87
+ "No history of homelessness or lice exposure.",
88
+ "Positive biochemical reactions detected.",
89
+ "Growth within 48 hours on standard media."
90
  ],
91
+
92
+ "recommended_next_tests": [
93
+ {
94
+ "test": "Serology",
95
+ "reason": "Commonly used for diagnosis of trench fever."
96
+ },
97
+ {
98
+ "test": "PCR",
99
+ "reason": "Detection from blood in chronic bacteremia."
100
+ }
101
  ]
102
+ }