EphAsad commited on
Commit
04179c6
·
verified ·
1 Parent(s): 4796ca2

Update data/rag/knowledge_base/Alcaligenes/denitrificans.json

Browse files
data/rag/knowledge_base/Alcaligenes/denitrificans.json CHANGED
@@ -1,41 +1,100 @@
1
  {
 
 
2
  "genus": "Alcaligenes",
3
  "species": "denitrificans",
4
- "full_name": "Alcaligenes denitrificans",
5
- "clinical_significance": "Primarily an environmental species associated with soil and aquatic ecosystems. Human infection is rare but can occur in immunocompromised individuals, typically presenting as bacteremia or device-associated infections.",
6
- "phenotype_profile": {
7
- "morphology": "Gram-negative rods, motile.",
8
- "culture": "Non-lactose fermenting colonies on MacConkey. No pigment production.",
9
- "biochemical": [
10
- "Oxidase positive",
11
- "Catalase positive",
12
- "Asaccharolytic",
13
- "ONPG negative",
14
- "Does not grow in 6.5% NaCl",
15
- "Strong nitrate reduction (defining trait)",
16
- "Motile",
17
- "Indole negative"
18
- ]
19
  },
20
- "differentiation": {
21
- "from_close_species": [
22
- "Strong nitrate reduction distinguishes A. denitrificans from A. faecalis.",
23
- "More environmental and less commonly pathogenic.",
24
- "Still strictly asaccharolytic unlike Achromobacter spp."
 
 
 
 
 
 
 
25
  ],
26
- "from_other_genera": [
27
- "Pigment absence separates from Delftia.",
28
- "Weak biochemical reactivity differentiates from Comamonas."
29
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  },
31
- "confirmation_methods": [
32
- "MALDI-TOF MS",
33
- "Strong nitrate reduction",
34
- "16S rRNA sequencing"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ],
36
- "treatment_notes": "Limited data; susceptibility should be guided by testing.",
37
- "notes": "Environmental organism rarely implicated in disease.",
38
- "references": [
39
- "Manual of Clinical Microbiology"
 
 
 
 
 
 
40
  ]
41
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Alcaligenes",
5
  "species": "denitrificans",
6
+
7
+ "overview": {
8
+ "short": "Alcaligenes denitrificans is an aerobic, oxidase-positive, non-fermentative Gram-negative rod capable of nitrate reduction.",
9
+ "clinical_context": "Rarely isolated from clinical specimens but may be encountered in environmental or hospital settings."
 
 
 
 
 
 
 
 
 
 
 
10
  },
11
+
12
+ "expected_fields": {
13
+ "Gram Stain": "Negative",
14
+ "Shape": "Rods",
15
+ "Motility": "Positive",
16
+ "Capsule": "Negative",
17
+ "Spore Formation": "Negative",
18
+ "Haemolysis": "Negative",
19
+ "Haemolysis Type": "None",
20
+ "Media Grown On": [
21
+ "Blood Agar",
22
+ "Nutrient Agar"
23
  ],
24
+ "Colony Morphology": [
25
+ "Smooth",
26
+ "Grey-White"
27
+ ],
28
+ "Oxygen Requirement": "Aerobe",
29
+ "Growth Temperature": "20//42",
30
+ "Catalase": "Positive",
31
+ "Oxidase": "Positive",
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": "Positive",
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": "Negative",
51
+ "Lactose Fermentation": "Negative",
52
+ "Sucrose Fermentation": "Negative",
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": "K/K",
64
+ "Colony Pattern": "Unknown",
65
+ "Pigment": "None",
66
+ "Motility Type": "Peritrichous"
67
  },
68
+
69
+ "species_markers": [
70
+ {
71
+ "field": "Nitrate Reduction",
72
+ "value": "Positive",
73
+ "importance": "high",
74
+ "notes": "Primary distinguishing feature of A. denitrificans."
75
+ }
76
+ ],
77
+
78
+ "common_confusions": [
79
+ {
80
+ "species": "Alcaligenes faecalis",
81
+ "reason": "Shared oxidase positivity and non-fermentative profile."
82
+ }
83
+ ],
84
+
85
+ "when_to_question_identification": [
86
+ "Negative nitrate reduction suggests A. faecalis.",
87
+ "Glucose fermentation suggests another genus."
88
  ],
89
+
90
+ "recommended_next_tests": [
91
+ {
92
+ "test": "Nitrate reduction",
93
+ "reason": "Defining test for this species."
94
+ },
95
+ {
96
+ "test": "MALDI-TOF MS",
97
+ "reason": "Accurate species-level confirmation."
98
+ }
99
  ]
100
+ }