EphAsad commited on
Commit
03d2dca
·
verified ·
1 Parent(s): 2cd30b8

Update data/rag/knowledge_base/Comamonas/testosteroni.json

Browse files
data/rag/knowledge_base/Comamonas/testosteroni.json CHANGED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "genus": "Comamonas",
3
+ "species": "testosteronii",
4
+ "full_name": "Comamonas testosteronii",
5
+ "clinical_significance": "Primarily an environmental organism involved in degradation of steroids such as testosterone. Rarely isolated from human clinical specimens. Most isolations represent colonization or contamination, though occasional opportunistic infections are reported in immunocompromised patients.",
6
+ "phenotype_profile": {
7
+ "morphology": "Motile Gram-negative rods with polar flagella.",
8
+ "culture": "Smooth, non-pigmented colonies on routine media. NLF on MacConkey.",
9
+ "biochemical": [
10
+ "Oxidase positive",
11
+ "Catalase positive",
12
+ "Non-fermentative",
13
+ "Indole negative",
14
+ "Nitrate reduction positive",
15
+ "ONPG negative",
16
+ "Urease negative",
17
+ "Motile"
18
+ ]
19
+ },
20
+ "differentiation": {
21
+ "from close species": [
22
+ "Less frequently pathogenic than C. kerstersii.",
23
+ "Distinguished by specific carbon assimilation patterns (e.g., steroid degradation).",
24
+ "MALDI-TOF MS required for reliable speciation."
25
+ ],
26
+ "from other genera": [
27
+ "Oxidase positivity and motility with non-fermentative metabolism resembles Delftia but lacks DNase activity.",
28
+ "No pigment differentiates from Pseudomonas aeruginosa."
29
+ ]
30
+ },
31
+ "virulence_factors": [
32
+ "Environmental persistence",
33
+ "Biofilm formation in water systems (rare clinical relevance)"
34
+ ],
35
+ "confirmation_methods": [
36
+ "MALDI-TOF MS",
37
+ "16S rRNA sequencing",
38
+ "Substrate assimilation testing (research)"
39
+ ],
40
+ "treatment_notes": "Typically susceptible to fluoroquinolones, carbapenems, and TMP-SMX. Treatment only required for confirmed infections.",
41
+ "notes": "Most reported clinical isolates are incidental; pathogenicity generally low.",
42
+ "references": [
43
+ "Environmental Comamonas literature",
44
+ "Rare Comamonas infection case reports"
45
+ ]
46
+ }