EphAsad commited on
Commit
9934bb8
·
verified ·
1 Parent(s): 159ccd9

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

Browse files
data/rag/knowledge_base/Clostridioides/genus.json CHANGED
@@ -1,76 +1,126 @@
1
  {
 
 
2
  "genus": "Clostridioides",
3
- "taxonomy": {
4
- "family": "Peptostreptococcaceae",
5
- "order": "Clostridiales",
6
- "class": "Clostridia",
7
- "phylum": "Firmicutes"
8
  },
9
- "overview": "Clostridioides is a genus of strict anaerobic, spore-forming, Gram-positive rods best known for Clostridioides difficile, the cause of antibiotic-associated colitis. Species inhabit the gastrointestinal tracts of humans and animals, soil, and environmental reservoirs. They exhibit variable pathogenicity, with C. difficile being the principal human pathogen due to its toxin-mediated disease.",
10
- "key_traits": [
11
- "Gram-positive rods (may appear Gram-variable)",
12
- "Spore-forming (subterminal to terminal spores)",
13
- "Strict anaerobes",
14
- "Catalase negative",
15
- "Motility variable by species",
16
- "Produce short-chain fatty acids in culture",
17
- "Distinct foul odor on anaerobic media",
18
- "Toxin production in pathogenic species (TcdA, TcdB)",
19
- "Do not grow in 6.5% NaCl",
20
- "Indole negative"
21
- ],
22
- "ecology": "Found in soil, environmental water, animal feces, and the human gastrointestinal tract. C. difficile persists in hospitals through hardy spores.",
23
- "pathogenicity": "C. difficile is the major pathogen, causing pseudomembranous colitis, severe diarrhea, toxic megacolon, and sepsis via toxin A (TcdA) and toxin B (TcdB). Other species, such as C. mangenotii, are typically non-pathogenic but may occasionally be isolated in polymicrobial infections.",
24
- "genus_level_biochemistry": {
25
- "general_tendencies": [
26
- "Strictly anaerobic growth requirements.",
27
- "Spore formation critical for identification.",
28
- "Characteristic horse-stable odor.",
29
- "Toxin detection central for pathogenic species.",
30
- "Proteolytic metabolism often observed."
31
  ],
32
- "non_definitive_tests": [
33
- "Gram stain may appear Gram-variable after 24 hours due to autolysis.",
34
- "Colony morphology overlaps with some Clostridium species."
35
- ]
36
- },
37
- "genus_differentiation": {
38
- "from_close_genera": [
39
- "Clostridium species remain a broad group; Clostridioides differs by genetic divergence and toxin profile.",
40
- "Peptoclostridium species are typically non-spore-forming or produce different fatty acid spectra.",
41
- "Paeniclostridium sordellii is lecithinase positive and causes toxic shock; Clostridioides typically does not.",
42
- "Bacteroides are Gram-negative anaerobes, not spore-forming."
43
  ],
44
- "key_rag_filters": [
45
- "Anaerobic spore-former + fecal source → Clostridioides or Clostridium.",
46
- "Toxin A/B positivity → strongly supports C. difficile.",
47
- "Environmental spore-former, toxin-negative → consider C. mangenotii."
48
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
  },
50
- "diagnostics": {
51
- "typical_lab_findings": [
52
- "Yellow-white, ground-glass colonies on CCFA or cycloserine-cefoxitin-fructose agar",
53
- "Characteristic odor",
54
- "Gram-positive rods with subterminal spores",
55
- "Fluorescent green/yellow under UV for C. difficile"
56
- ],
57
- "important_tests": [
58
- "GDH antigen screening",
59
- "PCR for tcdA/tcdB genes",
60
- "Toxin EIA",
61
- "Anaerobic culture on selective media",
62
- "MALDI-TOF MS"
63
- ],
64
- "confirmation_methods": [
65
- "PCR for toxin genes (for C. difficile)",
66
- "MALDI-TOF MS",
67
- "Whole-genome sequencing for strain typing (e.g., ribotyping)"
68
- ]
69
  },
70
- "notes": "Clostridioides is a restricted genus split from the former Clostridium due to genomic reclassification.",
71
- "references": [
72
- "Manual of Clinical Microbiology",
73
- "C. difficile diagnosis guidelines (IDSA/SHEA)",
74
- "Anaerobe taxonomy literature"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  ]
76
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "genus",
4
  "genus": "Clostridioides",
5
+
6
+ "overview": {
7
+ "short": "Clostridioides species are Gram-positive, anaerobic, spore-forming rods primarily associated with gastrointestinal environments.",
8
+ "clinical_context": "Most clinically significant for Clostridioides difficile, a major cause of antibiotic-associated colitis."
 
9
  },
10
+
11
+ "expected_fields": {
12
+ "Gram Stain": "Positive",
13
+ "Shape": "Rods",
14
+ "Motility": "Variable",
15
+ "Capsule": "Negative",
16
+ "Spore Formation": "Positive",
17
+ "Haemolysis": "Variable",
18
+ "Haemolysis Type": "Variable",
19
+ "Media Grown On": [
20
+ "Blood Agar",
21
+ "CCFA Agar"
 
 
 
 
 
 
 
 
 
 
22
  ],
23
+ "Colony Morphology": [
24
+ "Irregular",
25
+ "Flat",
26
+ "Grey"
 
 
 
 
 
 
 
27
  ],
28
+ "Oxygen Requirement": "Anaerobic",
29
+ "Growth Temperature": "25//42",
30
+ "Catalase": "Negative",
31
+ "Oxidase": "Negative",
32
+ "Indole": "Variable",
33
+ "Urease": "Negative",
34
+ "Citrate": "Negative",
35
+ "Methyl Red": "Positive",
36
+ "VP": "Negative",
37
+ "H2S": "Negative",
38
+ "DNase": "Negative",
39
+ "ONPG": "Negative",
40
+ "Coagulase": "Negative",
41
+ "Gelatin Hydrolysis": "Variable",
42
+ "Esculin Hydrolysis": "Variable",
43
+ "Nitrate Reduction": "Negative",
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": "Variable",
52
+ "Sucrose Fermentation": "Variable",
53
+ "Maltose Fermentation": "Variable",
54
+ "Mannitol Fermentation": "Negative",
55
+ "Sorbitol Fermentation": "Negative",
56
+ "Xylose Fermentation": "Variable",
57
+ "Rhamnose Fermentation": "Negative",
58
+ "Arabinose Fermentation": "Variable",
59
+ "Raffinose Fermentation": "Negative",
60
+ "Trehalose Fermentation": "Variable",
61
+ "Inositol Fermentation": "Negative",
62
+ "Gas Production": "Variable",
63
+ "TSI Pattern": "Unknown",
64
+ "Colony Pattern": "Unknown",
65
+ "Pigment": "None",
66
+ "Motility Type": "Variable"
67
  },
68
+
69
+ "field_notes": {
70
+ "Spore Formation": "A defining characteristic distinguishing Clostridioides from many other anaerobes.",
71
+ "Oxygen Requirement": "Strict anaerobiosis is essential for growth.",
72
+ "Catalase": "Generally negative despite aerotolerance of spores."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  },
74
+
75
+ "key_differentiators": [
76
+ {
77
+ "field": "Spore Formation",
78
+ "expected": "Positive",
79
+ "distinguishes_from": ["Bacteroides", "Fusobacterium"],
80
+ "notes": "Spore production separates Clostridioides from non-spore-forming anaerobes."
81
+ },
82
+ {
83
+ "field": "Oxygen Requirement",
84
+ "expected": "Anaerobic",
85
+ "distinguishes_from": ["Bacillus"],
86
+ "notes": "Strict anaerobiosis differentiates from aerobic or facultative spore-formers."
87
+ }
88
+ ],
89
+
90
+ "common_confusions": [
91
+ {
92
+ "genus": "Clostridium",
93
+ "reason": "Historical classification overlap and shared spore-forming anaerobic morphology."
94
+ },
95
+ {
96
+ "genus": "Peptoclostridium",
97
+ "reason": "Similar anaerobic metabolism and overlapping biochemical reactions."
98
+ }
99
+ ],
100
+
101
+ "when_to_question_identification": [
102
+ "Aerobic growth suggests Bacillus or Paenibacillus.",
103
+ "Non-spore-forming isolate suggests Bacteroides or other anaerobes.",
104
+ "Strong indole positivity may indicate another clostridial genus."
105
+ ],
106
+
107
+ "recommended_next_tests": [
108
+ {
109
+ "test": "Anaerobic culture confirmation",
110
+ "reason": "Ensures strict anaerobic growth requirement."
111
+ },
112
+ {
113
+ "test": "Toxin detection assay",
114
+ "reason": "Critical for identifying toxigenic Clostridioides difficile."
115
+ },
116
+ {
117
+ "test": "MALDI-TOF MS",
118
+ "reason": "Reliable genus- and species-level identification."
119
+ }
120
+ ],
121
+
122
+ "supported_species": [
123
+ "difficile",
124
+ "mangenotii"
125
  ]
126
+ }