EphAsad commited on
Commit
9b14b58
·
verified ·
1 Parent(s): 71a427f

Update data/rag/knowledge_base/Escherichia/coli.json

Browse files
data/rag/knowledge_base/Escherichia/coli.json CHANGED
@@ -1,57 +1,125 @@
1
  {
 
 
2
  "genus": "Escherichia",
3
  "species": "coli",
4
- "full_name": "Escherichia coli",
5
- "clinical_significance": "One of the most important human pathogens, responsible for urinary tract infections, sepsis, intra-abdominal infections, neonatal meningitis, and diarrheal illnesses. Includes multiple diarrheagenic pathotypes (ETEC, EPEC, EHEC/STEC, EAEC, EIEC, DAEC). Also a major agent of community- and hospital-acquired infections.",
6
- "phenotype_profile": {
7
- "morphology": "Gram-negative rods, motile (most strains).",
8
- "culture": "Strong lactose fermenter; dry or mucoid pink colonies on MacConkey; β-hemolysis possible on blood agar (not universal).",
9
- "biochemical": [
10
- "Indole positive",
11
- "Citrate negative",
12
- "ONPG positive",
13
- "Lysine decarboxylase positive",
14
- "Motile (exceptions: EIEC-like strains)",
15
- "Urease negative",
16
- "Gas from glucose positive",
17
- "Nitrate reduction positive"
18
- ]
19
  },
20
- "differentiation": {
21
- "from close species": [
22
- "Indole positive LF → classic E. coli pattern.",
23
- "Shigella are non-motile and lysine negative.",
24
- "Citrobacter are citrate positive or lysine negative.",
25
- "Klebsiella are non-motile and urease positive."
 
 
 
 
 
 
26
  ],
27
- "from other genera": [
28
- "Citrate negativity strongly distinguishes from Enterobacter and Klebsiella.",
29
- "Gas from glucose differentiates from many Shigella."
30
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  },
32
- "virulence_factors": [
33
- "FimH adhesins (UPEC)",
34
- "Shiga toxin (STEC)",
35
- "LT/ST enterotoxins (ETEC)",
36
- "Intimin (EPEC/EHEC)",
37
- "Invasion plasmid antigens (EIEC)",
38
- "Capsular polysaccharide (K1 capsule in neonatal meningitis)",
39
- "Hemolysin and siderophores"
 
 
 
 
 
 
 
 
 
 
 
 
40
  ],
41
- "confirmation_methods": [
42
- "MALDI-TOF MS",
43
- "PCR for virulence genes (stx, eae, ipaH, LT/ST, aggR)",
44
- "Serotyping for O:H antigens",
45
- "Whole-genome sequencing for outbreaks"
 
 
 
 
 
46
  ],
47
- "treatment_notes": [
48
- "UTIs often treated with nitrofurantoin, TMP-SMX, fosfomycin, or fluoroquinolones (resistance varies).",
49
- "Avoid antibiotics in STEC due to HUS risk.",
50
- "ESBL- and carbapenemase-producing strains increasingly common."
 
51
  ],
52
- "notes": "E. coli is genetically diverse; WGS is the gold standard for pathotype assignment.",
53
- "references": [
54
- "E. coli pathotype literature",
55
- "Global AMR surveillance data"
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  ]
57
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Escherichia",
5
  "species": "coli",
6
+
7
+ "overview": {
8
+ "short": "Escherichia coli is a Gram-negative, facultatively anaerobic rod that is a dominant member of the human gut microbiota and a leading cause of extraintestinal infections.",
9
+ "clinical_context": "Responsible for urinary tract infections, sepsis, neonatal meningitis, and multiple diarrheagenic syndromes."
 
 
 
 
 
 
 
 
 
 
 
10
  },
11
+
12
+ "expected_fields": {
13
+ "Gram Stain": "Negative",
14
+ "Shape": "Rods",
15
+ "Motility": "Positive",
16
+ "Capsule": "Variable",
17
+ "Spore Formation": "Negative",
18
+ "Haemolysis": "Variable",
19
+ "Haemolysis Type": "Variable",
20
+ "Media Grown On": [
21
+ "Blood Agar",
22
+ "MacConkey Agar"
23
  ],
24
+ "Colony Morphology": [
25
+ "Smooth",
26
+ "Grey",
27
+ "Moist"
28
+ ],
29
+ "Oxygen Requirement": "Facultative Anaerobe",
30
+ "Growth Temperature": "10//45",
31
+ "Catalase": "Positive",
32
+ "Oxidase": "Negative",
33
+ "Indole": "Positive",
34
+ "Urease": "Negative",
35
+ "Citrate": "Negative",
36
+ "Methyl Red": "Positive",
37
+ "VP": "Negative",
38
+ "H2S": "Negative",
39
+ "DNase": "Negative",
40
+ "ONPG": "Positive",
41
+ "Coagulase": "Negative",
42
+ "Gelatin Hydrolysis": "Negative",
43
+ "Esculin Hydrolysis": "Negative",
44
+ "Nitrate Reduction": "Positive",
45
+ "NaCl Tolerant (>=6%)": "Negative",
46
+ "Lipase Test": "Negative",
47
+ "Lysine Decarboxylase": "Positive",
48
+ "Ornithine Decarboxylase": "Positive",
49
+ "Ornitihine Decarboxylase": "Positive",
50
+ "Arginine dihydrolase": "Negative",
51
+ "Glucose Fermentation": "Positive",
52
+ "Lactose Fermentation": "Positive",
53
+ "Sucrose Fermentation": "Negative",
54
+ "Maltose Fermentation": "Positive",
55
+ "Mannitol Fermentation": "Positive",
56
+ "Sorbitol Fermentation": "Variable",
57
+ "Xylose Fermentation": "Negative",
58
+ "Rhamnose Fermentation": "Variable",
59
+ "Arabinose Fermentation": "Positive",
60
+ "Raffinose Fermentation": "Negative",
61
+ "Trehalose Fermentation": "Positive",
62
+ "Inositol Fermentation": "Negative",
63
+ "Gas Production": "Positive",
64
+ "TSI Pattern": "A/A",
65
+ "Colony Pattern": "Unknown",
66
+ "Pigment": "None",
67
+ "Motility Type": "Peritrichous"
68
  },
69
+
70
+ "species_markers": [
71
+ {
72
+ "field": "Indole",
73
+ "value": "Positive",
74
+ "importance": "high",
75
+ "notes": "Classic feature of E. coli, though rare indole-negative strains exist."
76
+ },
77
+ {
78
+ "field": "Lactose Fermentation",
79
+ "value": "Positive",
80
+ "importance": "high",
81
+ "notes": "Rapid lactose fermentation on MacConkey Agar is characteristic."
82
+ },
83
+ {
84
+ "field": "Citrate",
85
+ "value": "Negative",
86
+ "importance": "high",
87
+ "notes": "Separates E. coli from Enterobacter and Citrobacter."
88
+ }
89
  ],
90
+
91
+ "common_confusions": [
92
+ {
93
+ "genus": "Shigella",
94
+ "reason": "Genetically nested within E. coli; biochemical differentiation may be subtle."
95
+ },
96
+ {
97
+ "species": "Escherichia albertii",
98
+ "reason": "Biochemically similar but typically indole negative and less motile."
99
+ }
100
  ],
101
+
102
+ "when_to_question_identification": [
103
+ "Indole negativity suggests non-coli Escherichia species.",
104
+ "Citrate positivity argues against E. coli.",
105
+ "Non-lactose fermenting isolates require confirmation."
106
  ],
107
+
108
+ "recommended_next_tests": [
109
+ {
110
+ "test": "Indole test",
111
+ "reason": "Primary discriminator at species level.",
112
+ "api_kit": "API 20E"
113
+ },
114
+ {
115
+ "test": "Sorbitol fermentation",
116
+ "reason": "Useful for identifying O157:H7 variants.",
117
+ "api_kit": "API 20E"
118
+ },
119
+ {
120
+ "test": "MALDI-TOF MS",
121
+ "reason": "Gold standard for routine species identification.",
122
+ "api_kit": "Not applicable"
123
+ }
124
  ]
125
+ }