EphAsad commited on
Commit
9882077
·
verified ·
1 Parent(s): 39ea0b2

Update data/rag/knowledge_base/Aggregatibacter/genus.json

Browse files
data/rag/knowledge_base/Aggregatibacter/genus.json CHANGED
@@ -1,80 +1,133 @@
1
  {
 
 
2
  "genus": "Aggregatibacter",
3
- "taxonomy": {
4
- "family": "Pasteurellaceae",
5
- "order": "Pasteurellales",
6
- "class": "Gammaproteobacteria"
7
  },
8
- "overview": "Aggregatibacter is a genus of small, Gram-negative coccobacilli within the Pasteurellaceae family. They are facultatively anaerobic and fastidious, often requiring enriched media such as chocolate agar. Three species are clinically relevant: A. actinomycetemcomitans, A. aphrophilus, and A. segnis. They are well-known causes of periodontal disease and infective endocarditis as part of the HACEK group.",
9
- "key_traits": [
10
- "Gram-negative coccobacilli",
11
- "Facultative anaerobes",
12
- "Fastidious: improved growth on chocolate agar",
13
- "Catalase positive (most species)",
14
- "Oxidase variable",
15
- "Non-motile",
16
- "Do not grow in 6.5% NaCl",
17
- "ONPG negative",
18
- "Ferment glucose without gas",
19
- "Associated with oral cavity and upper respiratory tract"
20
- ],
21
- "ecology": "Part of normal human oral and pharyngeal microbiota. Strongly associated with dental plaque, periodontal pockets, and juvenile periodontitis.",
22
- "pathogenicity": "Major causes of endocarditis (as part of the HACEK group). A. actinomycetemcomitans is strongly associated with aggressive periodontitis. A. aphrophilus and A. segnis are opportunistic pathogens causing bacteremia, brain abscesses, and respiratory infections.",
23
- "genus_level_biochemistry": {
24
- "general_tendencies": [
25
- "Glucose fermentation producing acid without gas.",
26
- "Oxidase variable across species.",
27
- "Catalase positive in most clinically relevant species.",
28
- "ONPG negative.",
29
- "No growth in 6.5% NaCl.",
30
- "Slow and fastidious growth, often requiring CO₂ enrichment.",
31
- "Satellite growth rarely observed (not a Haemophilus trait)."
32
  ],
33
- "non_definitive_tests": [
34
- "Carbohydrate fermentation patterns vary and are unreliable for speciation.",
35
- "Colonial morphology may vary widely between strains."
36
- ]
37
- },
38
- "genus_differentiation": {
39
- "from_close_genera": [
40
- "Haemophilus species often require V factor (NAD); Aggregatibacter does not.",
41
- "Actinobacillus species are more animal-associated (except old taxonomy ties).",
42
- "Pasteurella species are typically oxidase positive and often grow well on blood agar; Aggregatibacter is more fastidious.",
43
- "Neisseria species are oxidase positive diplococci, not coccobacilli and non-fermenters differ from Pasteurellaceae fermentation profiles.",
44
- "Capnocytophaga species are gliding, fusiform rods—not coccobacilli."
45
  ],
46
- "key_rag_filters": [
47
- "Gram-negative coccobacilli + endocarditis → strongly push toward HACEK including Aggregatibacter.",
48
- "No NAD requirement → favors Aggregatibacter over Haemophilus.",
49
- "Oral source + localized aggressive periodontitis → A. actinomycetemcomitans.",
50
- "Slow-growing GNR from blood cultures (HACEK profile) → strongly supports A. aphrophilus or A. segnis."
51
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  },
53
- "diagnostics": {
54
- "typical_lab_findings": [
55
- "Small Gram-negative coccobacilli",
56
- "Slow-growing on blood agar; better growth on chocolate",
57
- "Oxidase variable",
58
- "Catalase positive (usually)",
59
- "Fermentation of glucose without gas"
60
- ],
61
- "important_tests": [
62
- "Growth on chocolate agar with CO₂ enrichment",
63
- "Catalase and oxidase tests",
64
- "Carbohydrate fermentation profiles (supportive, not definitive)",
65
- "MALDI-TOF MS"
66
- ],
67
- "confirmation_methods": [
68
- "MALDI-TOF MS (high accuracy)",
69
- "16S rRNA sequencing",
70
- "Biochemical differentiation with caution due to variability",
71
- "Clinical context (endocarditis, periodontitis)"
72
- ]
73
  },
74
- "notes": "Species formerly classified as Haemophilus are now placed in Aggregatibacter following genetic reclassification.",
75
- "references": [
76
- "Manual of Clinical Microbiology",
77
- "Taxonomic reviews of Pasteurellaceae",
78
- "HACEK endocarditis literature"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ]
80
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "genus",
4
  "genus": "Aggregatibacter",
5
+
6
+ "overview": {
7
+ "short": "Aggregatibacter species are fastidious, Gram-negative coccobacilli within the Pasteurellaceae family, commonly associated with oral flora and endocarditis.",
8
+ "clinical_context": "Members of the HACEK group; most frequently implicated in infective endocarditis and periodontal disease."
9
  },
10
+
11
+ "expected_fields": {
12
+ "Gram Stain": "Negative",
13
+ "Shape": "Short Rods",
14
+ "Motility": "Negative",
15
+ "Capsule": "Variable",
16
+ "Spore Formation": "Negative",
17
+ "Haemolysis": "Negative",
18
+ "Haemolysis Type": "None",
19
+ "Media Grown On": [
20
+ "Blood Agar",
21
+ "Chocolate Agar"
 
 
 
 
 
 
 
 
 
 
 
 
22
  ],
23
+ "Colony Morphology": [
24
+ "Small",
25
+ "Grey",
26
+ "Translucent"
 
 
 
 
 
 
 
 
27
  ],
28
+ "Oxygen Requirement": "Facultative Anaerobe",
29
+ "Growth Temperature": "35//37",
30
+ "Catalase": "Variable",
31
+ "Oxidase": "Negative",
32
+ "Indole": "Negative",
33
+ "Urease": "Negative",
34
+ "Citrate": "Negative",
35
+ "Methyl Red": "Negative",
36
+ "VP": "Negative",
37
+ "H2S": "Negative",
38
+ "DNase": "Negative",
39
+ "ONPG": "Negative",
40
+ "Coagulase": "Negative",
41
+ "Gelatin Hydrolysis": "Negative",
42
+ "Esculin Hydrolysis": "Negative",
43
+ "Nitrate Reduction": "Variable",
44
+ "NaCl Tolerant (>=6%)": "Negative",
45
+ "Lipase Test": "Negative",
46
+ "Lysine Decarboxylase": "Negative",
47
+ "Ornithine Decarboxylase": "Negative",
48
+ "Ornitihine Decarboxylase": "Negative",
49
+ "Arginine dihydrolase": "Negative",
50
+ "Glucose Fermentation": "Positive",
51
+ "Lactose Fermentation": "Negative",
52
+ "Sucrose Fermentation": "Variable",
53
+ "Maltose Fermentation": "Negative",
54
+ "Mannitol Fermentation": "Negative",
55
+ "Sorbitol Fermentation": "Negative",
56
+ "Xylose Fermentation": "Negative",
57
+ "Rhamnose Fermentation": "Negative",
58
+ "Arabinose Fermentation": "Negative",
59
+ "Raffinose Fermentation": "Negative",
60
+ "Trehalose Fermentation": "Negative",
61
+ "Inositol Fermentation": "Negative",
62
+ "Gas Production": "Negative",
63
+ "TSI Pattern": "Unknown",
64
+ "Colony Pattern": "Unknown",
65
+ "Pigment": "None",
66
+ "Motility Type": "None"
67
  },
68
+
69
+ "field_notes": {
70
+ "Shape": "Often described as coccobacilli microscopically; normalized here as Short Rods.",
71
+ "Growth Requirements": "Many species are fastidious and may require enriched media such as chocolate agar.",
72
+ "Catalase": "Catalase reactions vary by species."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  },
74
+
75
+ "key_differentiators": [
76
+ {
77
+ "field": "Motility",
78
+ "expected": "Negative",
79
+ "distinguishes_from": ["Haemophilus"],
80
+ "notes": "Aggregatibacter species are non-motile, helping distinguish them from some Haemophilus species."
81
+ },
82
+ {
83
+ "field": "Oxidase",
84
+ "expected": "Negative",
85
+ "distinguishes_from": ["Neisseria", "Moraxella"],
86
+ "notes": "Oxidase negativity helps rule out oxidase-positive Gram-negative cocci."
87
+ },
88
+ {
89
+ "field": "Growth Characteristics",
90
+ "expected": "Fastidious",
91
+ "distinguishes_from": ["Enterobacterales"],
92
+ "notes": "Poor growth on MacConkey Agar helps separate Aggregatibacter from enteric Gram-negative rods."
93
+ }
94
+ ],
95
+
96
+ "common_confusions": [
97
+ {
98
+ "genus": "Haemophilus",
99
+ "reason": "Shared family (Pasteurellaceae) and similar fastidious growth requirements."
100
+ },
101
+ {
102
+ "genus": "Cardiobacterium",
103
+ "reason": "Both are HACEK organisms associated with endocarditis."
104
+ }
105
+ ],
106
+
107
+ "when_to_question_identification": [
108
+ "Robust growth on MacConkey Agar argues against Aggregatibacter.",
109
+ "Oxidase positivity suggests Neisseria or Moraxella.",
110
+ "Strong lactose fermentation is inconsistent with Aggregatibacter."
111
+ ],
112
+
113
+ "recommended_next_tests": [
114
+ {
115
+ "test": "Growth factor requirement testing",
116
+ "reason": "Helps distinguish Aggregatibacter from Haemophilus species."
117
+ },
118
+ {
119
+ "test": "Extended incubation",
120
+ "reason": "HACEK organisms often grow slowly and may require prolonged incubation."
121
+ },
122
+ {
123
+ "test": "MALDI-TOF MS",
124
+ "reason": "Recommended due to fastidious growth and biochemical overlap."
125
+ }
126
+ ],
127
+
128
+ "supported_species": [
129
+ "actinomycetemcomitans",
130
+ "aphrophilus",
131
+ "segregatus"
132
  ]
133
+ }