EphAsad commited on
Commit
0004b2e
·
verified ·
1 Parent(s): 4fc63e2

Update data/rag/knowledge_base/Cryptococcus/neoformans.json

Browse files
data/rag/knowledge_base/Cryptococcus/neoformans.json CHANGED
@@ -1,52 +1,125 @@
1
  {
 
 
2
  "genus": "Cryptococcus",
3
  "species": "neoformans",
4
- "full_name": "Cryptococcus neoformans",
5
- "clinical_significance": "Major global pathogen causing cryptococcal meningitis, especially in HIV/AIDS patients with CD4 < 100 cells/µL. Also causes pneumonia and disseminated disease. High mortality without rapid antifungal therapy.",
6
- "phenotype_profile": {
7
- "morphology": "Encapsulated spherical budding yeasts. Prominent capsule visible by India ink.",
8
- "culture": "Cream to mucoid colonies on Sabouraud agar. Brown/black melanin-producing colonies on birdseed or caffeic acid agar.",
9
- "biochemical": [
10
- "Urease positive",
11
- "Phenol oxidase positive (melanin production)",
12
- "Thermotolerant (grows at 37 °C)",
13
- "Non-fermentative",
14
- "No pseudohyphae",
15
- "Inositol assimilation positive"
16
- ]
17
  },
18
- "differentiation": {
19
- "from close species": [
20
- "Grows robustly at 37 °C; C. laurentii may not.",
21
- "Typically infects immunocompromised hosts; C. gattii often infects immunocompetent individuals.",
22
- "Produces smaller capsule than some C. gattii strains."
 
 
 
 
 
 
 
23
  ],
24
- "from other genera": [
25
- "Urease positivity + capsule distinguishes from Candida.",
26
- "Melanin formation differs from other yeasts."
27
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  },
29
- "virulence_factors": [
30
- "Polysaccharide capsule (anti-phagocytic)",
31
- "Melanin production (antioxidative)",
32
- "Ability to survive in macrophages",
33
- "Phospholipase B",
34
- "Laccase enzyme"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  ],
36
- "confirmation_methods": [
37
- "Cryptococcal antigen detection (serum/CSF)",
38
- "MALDI-TOF MS",
39
- "Culture with melanin production",
40
- "ITS sequencing"
 
 
 
 
 
41
  ],
42
- "treatment_notes": [
43
- "Induction: Amphotericin B + flucytosine",
44
- "Consolidation: High-dose fluconazole",
45
- "Maintenance: Fluconazole until immune reconstitution"
 
46
  ],
47
- "notes": "Causes >180,000 deaths per year globally, primarily in HIV-endemic regions.",
48
- "references": [
49
- "WHO Cryptococcal meningitis guidelines",
50
- "C. neoformans virulence literature"
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  ]
52
- }
 
1
  {
2
+ "schema_version": "1.0",
3
+ "level": "species",
4
  "genus": "Cryptococcus",
5
  "species": "neoformans",
6
+
7
+ "overview": {
8
+ "short": "Cryptococcus neoformans is an encapsulated yeast most strongly associated with opportunistic infection and cryptococcal meningoencephalitis.",
9
+ "clinical_context": "Classically affects immunocompromised hosts (especially HIV/AIDS), causing pulmonary disease and CNS infection."
 
 
 
 
 
 
 
 
 
10
  },
11
+
12
+ "expected_fields": {
13
+ "Gram Stain": "Variable",
14
+ "Shape": "Yeast",
15
+ "Motility": "Negative",
16
+ "Capsule": "Positive",
17
+ "Spore Formation": "Negative",
18
+ "Haemolysis": "Negative",
19
+ "Haemolysis Type": "None",
20
+ "Media Grown On": [
21
+ "Sabouraud Dextrose Agar",
22
+ "Blood Agar"
23
  ],
24
+ "Colony Morphology": [
25
+ "Mucoid",
26
+ "Cream",
27
+ "Smooth"
28
+ ],
29
+ "Oxygen Requirement": "Aerobe",
30
+ "Growth Temperature": "25//37",
31
+ "Catalase": "Positive",
32
+ "Oxidase": "Negative",
33
+ "Indole": "Negative",
34
+ "Urease": "Positive",
35
+ "Citrate": "Negative",
36
+ "Methyl Red": "Unknown",
37
+ "VP": "Unknown",
38
+ "H2S": "Negative",
39
+ "DNase": "Negative",
40
+ "ONPG": "Negative",
41
+ "Coagulase": "Negative",
42
+ "Gelatin Hydrolysis": "Negative",
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": "Negative",
52
+ "Lactose Fermentation": "Negative",
53
+ "Sucrose Fermentation": "Negative",
54
+ "Maltose Fermentation": "Negative",
55
+ "Mannitol Fermentation": "Negative",
56
+ "Sorbitol Fermentation": "Negative",
57
+ "Xylose Fermentation": "Negative",
58
+ "Rhamnose Fermentation": "Negative",
59
+ "Arabinose Fermentation": "Negative",
60
+ "Raffinose Fermentation": "Negative",
61
+ "Trehalose Fermentation": "Negative",
62
+ "Inositol Fermentation": "Positive",
63
+ "Gas Production": "Negative",
64
+ "TSI Pattern": "Unknown",
65
+ "Colony Pattern": "Unknown",
66
+ "Pigment": "None",
67
+ "Motility Type": "None"
68
  },
69
+
70
+ "species_markers": [
71
+ {
72
+ "field": "Growth Temperature",
73
+ "value": "25//37",
74
+ "importance": "high",
75
+ "notes": "Consistent growth at 37°C supports pathogenic Cryptococcus species; helps separate from more environmental yeasts."
76
+ },
77
+ {
78
+ "field": "Capsule",
79
+ "value": "Positive",
80
+ "importance": "high",
81
+ "notes": "Strong encapsulation is a key feature in clinical isolates."
82
+ },
83
+ {
84
+ "field": "Urease",
85
+ "value": "Positive",
86
+ "importance": "high",
87
+ "notes": "Urease positivity is expected and supports Cryptococcus identification."
88
+ }
89
  ],
90
+
91
+ "common_confusions": [
92
+ {
93
+ "species": "Cryptococcus gattii",
94
+ "reason": "Closely related; both are encapsulated urease-positive yeasts with overlapping phenotypes."
95
+ },
96
+ {
97
+ "genus": "Candida",
98
+ "reason": "Yeast morphology can confuse early screening, but Candida is typically capsule-negative and urease-negative."
99
+ }
100
  ],
101
+
102
+ "when_to_question_identification": [
103
+ "Capsule not demonstrated argues against Cryptococcus neoformans.",
104
+ "Urease negativity suggests a different yeast genus.",
105
+ "A strong sugar fermentation profile is inconsistent with Cryptococcus."
106
  ],
107
+
108
+ "recommended_next_tests": [
109
+ {
110
+ "test": "India ink preparation",
111
+ "reason": "Demonstrates characteristic capsule.",
112
+ "api_kit": "Not applicable"
113
+ },
114
+ {
115
+ "test": "Cryptococcal antigen (CrAg) test",
116
+ "reason": "Highly useful in clinical context, especially suspected CNS infection.",
117
+ "api_kit": "Not applicable"
118
+ },
119
+ {
120
+ "test": "MALDI-TOF MS",
121
+ "reason": "Reliable species-level ID between neoformans vs gattii complex.",
122
+ "api_kit": "Not applicable"
123
+ }
124
  ]
125
+ }