EphAsad commited on
Commit
b2ad980
·
verified ·
1 Parent(s): c6d63c3

Update data/rag/knowledge_base/Capnocytophaga/sputigena.json

Browse files
data/rag/knowledge_base/Capnocytophaga/sputigena.json CHANGED
@@ -1,45 +1,98 @@
1
  {
 
 
2
  "genus": "Capnocytophaga",
3
  "species": "sputigena",
4
- "full_name": "Capnocytophaga sputigena",
5
- "clinical_significance": "A human oral species associated with periodontal disease, dental plaque, and opportunistic infections. More frequently implicated in bacteremia in neutropenic patients compared with C. ochracea.",
6
- "phenotype_profile": {
7
- "morphology": "Fusiform Gram-negative rods; strong gliding motility.",
8
- "culture": "Slow-growing spreading colonies; may produce weak β-hemolysis; requires CO₂.",
9
- "biochemical": [
10
- "Oxidase negative",
11
- "Catalase weak or negative",
12
- "Indole negative",
13
- "ONPG negative",
14
- "Non-fermentative",
15
- "No growth in 6.5% NaCl"
16
- ]
17
  },
18
- "differentiation": {
19
- "from close species": [
20
- "More hemolytic than C. ochracea.",
21
- "More commonly associated with neutropenic bacteremia.",
22
- "Minor biochemical differences; identification requires MALDI-TOF."
 
 
 
 
 
 
 
23
  ],
24
- "from other genera": [
25
- "Fusiform shape + gliding motility highly characteristic.",
26
- "Failure to grow anaerobically helps exclude Fusobacterium."
27
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  },
29
- "virulence_factors": [
30
- "Sialidase production",
31
- "Adhesion to oral surfaces",
32
- "Gliding motility aiding tissue invasion"
 
 
 
 
 
 
 
 
 
 
 
33
  ],
34
- "confirmation_methods": [
35
- "MALDI-TOF MS",
36
- "16S sequencing",
37
- "CO₂-dependent growth pattern"
 
38
  ],
39
- "treatment_notes": "Generally susceptible to β-lactam/β-lactamase inhibitors, carbapenems, tetracyclines. Variable susceptibility to clindamycin and macrolides.",
40
- "notes": "Important in immunocompromised hosts, especially those with mucositis.",
41
- "references": [
42
- "Capnocytophaga bacteremia studies",
43
- "Oral anaerobe clinical microbiology reports"
 
44
  ]
45
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Capnocytophaga",
5
  "species": "sputigena",
6
+
7
+ "overview": {
8
+ "short": "Capnocytophaga sputigena is a Gram-negative, capnophilic rod found in the human oral cavity.",
9
+ "clinical_context": "Primarily associated with periodontal disease and oral infections, rarely causing systemic disease."
 
 
 
 
 
 
 
 
 
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
+ "Chocolate Agar"
23
  ],
24
+ "Colony Morphology": [
25
+ "Spreading",
26
+ "Thin",
27
+ "Grey"
28
+ ],
29
+ "Oxygen Requirement": "Capnophilic",
30
+ "Growth Temperature": "30//37",
31
+ "Catalase": "Negative",
32
+ "Oxidase": "Negative",
33
+ "Indole": "Negative",
34
+ "Urease": "Negative",
35
+ "Citrate": "Negative",
36
+ "Methyl Red": "Negative",
37
+ "VP": "Negative",
38
+ "H2S": "Negative",
39
+ "DNase": "Negative",
40
+ "ONPG": "Negative",
41
+ "Coagulase": "Negative",
42
+ "Gelatin Hydrolysis": "Variable",
43
+ "Esculin Hydrolysis": "Negative",
44
+ "Nitrate Reduction": "Negative",
45
+ "NaCl Tolerant (>=6%)": "Negative",
46
+ "Lipase Test": "Negative",
47
+ "Lysine Decarboxylase": "Negative",
48
+ "Ornithine Decarboxylase": "Negative",
49
+ "Ornitihine Decarboxylase": "Negative",
50
+ "Arginine dihydrolase": "Negative",
51
+ "Glucose Fermentation": "Positive",
52
+ "Lactose Fermentation": "Negative",
53
+ "Sucrose Fermentation": "Variable",
54
+ "Maltose Fermentation": "Variable",
55
+ "Mannitol Fermentation": "Negative",
56
+ "Sorbitol Fermentation": "Negative",
57
+ "Xylose Fermentation": "Variable",
58
+ "Rhamnose Fermentation": "Negative",
59
+ "Arabinose Fermentation": "Variable",
60
+ "Raffinose Fermentation": "Negative",
61
+ "Trehalose Fermentation": "Variable",
62
+ "Inositol Fermentation": "Negative",
63
+ "Gas Production": "Negative",
64
+ "TSI Pattern": "Unknown",
65
+ "Colony Pattern": "Spreading",
66
+ "Pigment": "None",
67
+ "Motility Type": "Gliding"
68
  },
69
+
70
+ "species_markers": [
71
+ {
72
+ "field": "Catalase",
73
+ "value": "Negative",
74
+ "importance": "medium",
75
+ "notes": "Consistent with human oral Capnocytophaga species."
76
+ }
77
+ ],
78
+
79
+ "common_confusions": [
80
+ {
81
+ "species": "Capnocytophaga ochracea",
82
+ "reason": "Very similar biochemical and ecological profiles."
83
+ }
84
  ],
85
+
86
+ "when_to_question_identification": [
87
+ "Catalase positivity.",
88
+ "Animal exposure history.",
89
+ "Indole positivity."
90
  ],
91
+
92
+ "recommended_next_tests": [
93
+ {
94
+ "test": "MALDI-TOF MS",
95
+ "reason": "Reliable species differentiation."
96
+ }
97
  ]
98
+ }