Update data/rag/knowledge_base/Clostridium/genus.json
Browse files
data/rag/knowledge_base/Clostridium/genus.json
CHANGED
|
@@ -1,76 +1,127 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
| 2 |
"genus": "Clostridium",
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"phylum": "Firmicutes"
|
| 8 |
},
|
| 9 |
-
|
| 10 |
-
"
|
| 11 |
-
"Gram
|
| 12 |
-
"
|
| 13 |
-
"
|
| 14 |
-
"
|
| 15 |
-
"
|
| 16 |
-
"
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
"ecology": "Widely distributed in soil, decaying vegetation, animal intestines, and sediments. Many species are environmental; some colonize humans transiently.",
|
| 22 |
-
"pathogenicity": "Clostridium species cause a variety of diseases: tetanus (C. tetani), botulism (C. botulinum), gas gangrene and myonecrosis (C. perfringens), food poisoning, and invasive soft tissue infections. Disease severity often results from toxins rather than bacterial invasion.",
|
| 23 |
-
"genus_level_biochemistry": {
|
| 24 |
-
"general_tendencies": [
|
| 25 |
-
"Strict anaerobic growth.",
|
| 26 |
-
"Spore formation visible on Gram stain.",
|
| 27 |
-
"Ferment carbohydrates and proteins variably.",
|
| 28 |
-
"Many species produce lecithinase, lipase, or proteolytic enzyme activity.",
|
| 29 |
-
"Toxin detection required for diagnosis in key pathogens."
|
| 30 |
],
|
| 31 |
-
"
|
| 32 |
-
"
|
| 33 |
-
"
|
| 34 |
-
]
|
| 35 |
-
},
|
| 36 |
-
"genus_differentiation": {
|
| 37 |
-
"from_close_genera": [
|
| 38 |
-
"Clostridioides difficile has yellow ground-glass colonies and distinct toxins A/B; classic Clostridium species do not.",
|
| 39 |
-
"Paeniclostridium sordellii is lecithinase positive and causes toxic shock distinct from C. perfringens.",
|
| 40 |
-
"Peptoclostridium are more aerotolerant and non-sporeforming.",
|
| 41 |
-
"Bacteroides and Fusobacterium are Gram-negative anaerobes (not spore-formers)."
|
| 42 |
],
|
| 43 |
-
"
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
},
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
"Characteristic colony morphology (swarming, boxcar rods, etc.)"
|
| 56 |
-
],
|
| 57 |
-
"important_tests": [
|
| 58 |
-
"Nagler reaction for lecithinase (C. perfringens)",
|
| 59 |
-
"Toxin assays (ELISA, mouse bioassay, PCR)",
|
| 60 |
-
"Anaerobic culture on blood or egg-yolk agar",
|
| 61 |
-
"MALDI-TOF MS"
|
| 62 |
-
],
|
| 63 |
-
"confirmation_methods": [
|
| 64 |
-
"Toxin gene PCR",
|
| 65 |
-
"Toxin detection (gold standard for tetanus and botulism)",
|
| 66 |
-
"MALDI-TOF MS",
|
| 67 |
-
"Whole-genome sequencing for strain typing"
|
| 68 |
-
]
|
| 69 |
},
|
| 70 |
-
|
| 71 |
-
"
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 75 |
]
|
| 76 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"schema_version": "1.0",
|
| 3 |
+
"level": "genus",
|
| 4 |
"genus": "Clostridium",
|
| 5 |
+
|
| 6 |
+
"overview": {
|
| 7 |
+
"short": "Clostridium species are Gram-positive, anaerobic, spore-forming rods widely distributed in soil, water, and the gastrointestinal tracts of humans and animals.",
|
| 8 |
+
"clinical_context": "Includes major toxin-producing pathogens responsible for foodborne illness, gas gangrene, tetanus, and botulism."
|
|
|
|
| 9 |
},
|
| 10 |
+
|
| 11 |
+
"expected_fields": {
|
| 12 |
+
"Gram Stain": "Positive",
|
| 13 |
+
"Shape": "Rods",
|
| 14 |
+
"Motility": "Variable",
|
| 15 |
+
"Capsule": "Variable",
|
| 16 |
+
"Spore Formation": "Positive",
|
| 17 |
+
"Haemolysis": "Variable",
|
| 18 |
+
"Haemolysis Type": "Variable",
|
| 19 |
+
"Media Grown On": [
|
| 20 |
+
"Blood Agar",
|
| 21 |
+
"Egg Yolk Agar"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
],
|
| 23 |
+
"Colony Morphology": [
|
| 24 |
+
"Irregular",
|
| 25 |
+
"Grey"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
],
|
| 27 |
+
"Oxygen Requirement": "Anaerobic",
|
| 28 |
+
"Growth Temperature": "20//45",
|
| 29 |
+
"Catalase": "Negative",
|
| 30 |
+
"Oxidase": "Negative",
|
| 31 |
+
"Indole": "Variable",
|
| 32 |
+
"Urease": "Negative",
|
| 33 |
+
"Citrate": "Negative",
|
| 34 |
+
"Methyl Red": "Variable",
|
| 35 |
+
"VP": "Negative",
|
| 36 |
+
"H2S": "Variable",
|
| 37 |
+
"DNase": "Variable",
|
| 38 |
+
"ONPG": "Negative",
|
| 39 |
+
"Coagulase": "Negative",
|
| 40 |
+
"Gelatin Hydrolysis": "Variable",
|
| 41 |
+
"Esculin Hydrolysis": "Variable",
|
| 42 |
+
"Nitrate Reduction": "Variable",
|
| 43 |
+
"NaCl Tolerant (>=6%)": "Negative",
|
| 44 |
+
"Lipase Test": "Variable",
|
| 45 |
+
"Lysine Decarboxylase": "Negative",
|
| 46 |
+
"Ornithine Decarboxylase": "Negative",
|
| 47 |
+
"Ornitihine Decarboxylase": "Negative",
|
| 48 |
+
"Arginine dihydrolase": "Negative",
|
| 49 |
+
"Glucose Fermentation": "Positive",
|
| 50 |
+
"Lactose Fermentation": "Variable",
|
| 51 |
+
"Sucrose Fermentation": "Variable",
|
| 52 |
+
"Maltose Fermentation": "Variable",
|
| 53 |
+
"Mannitol Fermentation": "Variable",
|
| 54 |
+
"Sorbitol Fermentation": "Negative",
|
| 55 |
+
"Xylose Fermentation": "Variable",
|
| 56 |
+
"Rhamnose Fermentation": "Negative",
|
| 57 |
+
"Arabinose Fermentation": "Variable",
|
| 58 |
+
"Raffinose Fermentation": "Negative",
|
| 59 |
+
"Trehalose Fermentation": "Variable",
|
| 60 |
+
"Inositol Fermentation": "Negative",
|
| 61 |
+
"Gas Production": "Variable",
|
| 62 |
+
"TSI Pattern": "Unknown",
|
| 63 |
+
"Colony Pattern": "Unknown",
|
| 64 |
+
"Pigment": "None",
|
| 65 |
+
"Motility Type": "Variable"
|
| 66 |
},
|
| 67 |
+
|
| 68 |
+
"field_notes": {
|
| 69 |
+
"Spore Formation": "A defining feature of the genus, aiding survival in harsh environments.",
|
| 70 |
+
"Oxygen Requirement": "Obligate anaerobes; exposure to oxygen inhibits vegetative growth.",
|
| 71 |
+
"Haemolysis": "Highly species-dependent, ranging from non-haemolytic to strongly beta-haemolytic."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
},
|
| 73 |
+
|
| 74 |
+
"key_differentiators": [
|
| 75 |
+
{
|
| 76 |
+
"field": "Spore Formation",
|
| 77 |
+
"expected": "Positive",
|
| 78 |
+
"distinguishes_from": ["Bacteroides", "Fusobacterium"],
|
| 79 |
+
"notes": "Spore formation differentiates Clostridium from non-spore-forming anaerobes."
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"field": "Oxygen Requirement",
|
| 83 |
+
"expected": "Anaerobic",
|
| 84 |
+
"distinguishes_from": ["Bacillus"],
|
| 85 |
+
"notes": "Strict anaerobiosis distinguishes Clostridium from aerobic or facultative spore-formers."
|
| 86 |
+
}
|
| 87 |
+
],
|
| 88 |
+
|
| 89 |
+
"common_confusions": [
|
| 90 |
+
{
|
| 91 |
+
"genus": "Clostridioides",
|
| 92 |
+
"reason": "Historical grouping and shared anaerobic spore-forming morphology."
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"genus": "Paenibacillus",
|
| 96 |
+
"reason": "Spore-forming rods that may overlap morphologically if oxygen tolerance is misinterpreted."
|
| 97 |
+
}
|
| 98 |
+
],
|
| 99 |
+
|
| 100 |
+
"when_to_question_identification": [
|
| 101 |
+
"Sustained aerobic growth suggests Bacillus or Paenibacillus rather than Clostridium.",
|
| 102 |
+
"Non-spore-forming phenotype argues against Clostridium.",
|
| 103 |
+
"Strong oxidase or catalase positivity suggests misidentification."
|
| 104 |
+
],
|
| 105 |
+
|
| 106 |
+
"recommended_next_tests": [
|
| 107 |
+
{
|
| 108 |
+
"test": "Anaerobic culture confirmation",
|
| 109 |
+
"reason": "Ensures obligate anaerobic growth requirement is met."
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"test": "Toxin detection assays",
|
| 113 |
+
"reason": "Critical for identifying clinically significant toxin-producing species."
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"test": "MALDI-TOF MS",
|
| 117 |
+
"reason": "Reliable genus- and species-level identification across clostridia."
|
| 118 |
+
}
|
| 119 |
+
],
|
| 120 |
+
|
| 121 |
+
"supported_species": [
|
| 122 |
+
"botulinum",
|
| 123 |
+
"sporogenes",
|
| 124 |
+
"perfringens",
|
| 125 |
+
"tetani"
|
| 126 |
]
|
| 127 |
+
}
|