Spaces:
Running
Running
Update proa/guides_data.json
Browse files- proa/guides_data.json +10 -4
proa/guides_data.json
CHANGED
|
@@ -1,10 +1,16 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"id": "
|
| 4 |
-
"title": "
|
| 5 |
-
"category": "
|
|
|
|
| 6 |
"isPediatric": false,
|
| 7 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
},
|
| 9 |
{
|
| 10 |
"id": "digestivo",
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"id": "bac_cateter",
|
| 4 |
+
"title": "Bacteriemia Asociada a Cat茅ter",
|
| 5 |
+
"category": "Infecciosas", // O la categor铆a que corresponda
|
| 6 |
+
"file": "guias/bacteremia_cateter.html", // Aseg煤rate que la ruta sea correcta
|
| 7 |
"isPediatric": false,
|
| 8 |
+
"hasDiagnoses": true,
|
| 9 |
+
"diagnoses": [
|
| 10 |
+
{ "id": "corta_sin_candida", "title": "Corta duraci贸n sin riesgo C谩ndida" },
|
| 11 |
+
{ "id": "corta_con_candida", "title": "Corta duraci贸n con riesgo C谩ndida" },
|
| 12 |
+
{ "id": "larga_sin_candida", "title": "Larga duraci贸n sin riesgo C谩ndida" },
|
| 13 |
+
{ "id": "larga_con_candida", "title": "Larga duraci贸n con riesgo C谩ndida" }
|
| 14 |
},
|
| 15 |
{
|
| 16 |
"id": "digestivo",
|