Spaces:
Running
Running
Create guides_data.json
Browse files- proa/guides_data.json +23 -4
proa/guides_data.json
CHANGED
|
@@ -2,114 +2,133 @@
|
|
| 2 |
{
|
| 3 |
"id": "bacteremia_cateter",
|
| 4 |
"title": "Bacteremia Asociada a Catéter",
|
|
|
|
| 5 |
"isPediatric": false,
|
| 6 |
"file": "bacteremia_cateter.html"
|
| 7 |
},
|
| 8 |
{
|
| 9 |
"id": "digestivo",
|
| 10 |
"title": "Digestivo",
|
|
|
|
| 11 |
"isPediatric": false,
|
| 12 |
"file": "digestivo.html"
|
| 13 |
},
|
| 14 |
{
|
| 15 |
"id": "digestivo_ped",
|
| 16 |
"title": "Digestivo",
|
|
|
|
| 17 |
"isPediatric": true,
|
| 18 |
"file": "digestivo_pediatrico.html"
|
| 19 |
},
|
| 20 |
{
|
| 21 |
"id": "endocarditis_infecciosa",
|
| 22 |
"title": "Endocarditis Infecciosa",
|
|
|
|
| 23 |
"isPediatric": false,
|
| 24 |
"file": "endocarditis_infecciosa.html"
|
| 25 |
},
|
| 26 |
{
|
| 27 |
"id": "embarazadas",
|
| 28 |
-
"title": "
|
|
|
|
| 29 |
"isPediatric": false,
|
| 30 |
"file": "embarazadas.html"
|
| 31 |
},
|
| 32 |
{
|
| 33 |
"id": "ginecologia",
|
| 34 |
-
"title": "
|
|
|
|
| 35 |
"isPediatric": false,
|
| 36 |
"file": "ginecologia.html"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
"id": "neutropenia",
|
| 40 |
"title": "Neutropenia Febril",
|
|
|
|
| 41 |
"isPediatric": false,
|
| 42 |
"file": "neutropenia.html"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "oftalmologia",
|
| 46 |
"title": "Oftalmología",
|
|
|
|
| 47 |
"isPediatric": false,
|
| 48 |
"file": "oftalmologia.html"
|
| 49 |
},
|
| 50 |
{
|
| 51 |
"id": "orl",
|
| 52 |
"title": "ORL",
|
|
|
|
| 53 |
"isPediatric": false,
|
| 54 |
"file": "orl.html"
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"id": "orl_ped",
|
| 58 |
"title": "ORL",
|
|
|
|
| 59 |
"isPediatric": true,
|
| 60 |
"file": "orl_pediatrico.html"
|
| 61 |
},
|
| 62 |
{
|
| 63 |
"id": "osteoarticular",
|
| 64 |
"title": "Osteoarticular",
|
|
|
|
| 65 |
"isPediatric": false,
|
| 66 |
"file": "osteoarticular.html"
|
| 67 |
},
|
| 68 |
{
|
| 69 |
"id": "osteoarticulares_ped",
|
| 70 |
"title": "Osteoarticular",
|
|
|
|
| 71 |
"isPediatric": true,
|
| 72 |
"file": "osteoarticulares_pediatrico.html"
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"id": "piel_partes_blandas",
|
| 76 |
"title": "Piel y Partes Blandas",
|
|
|
|
| 77 |
"isPediatric": false,
|
| 78 |
"file": "piel_partes_blandas.html"
|
| 79 |
},
|
| 80 |
-
|
| 81 |
"id": "respiratorio",
|
| 82 |
"title": "Respiratorio",
|
|
|
|
| 83 |
"isPediatric": false,
|
| 84 |
"file": "respiratorio.html"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "respiratorio_ped",
|
| 88 |
"title": "Respiratorio",
|
|
|
|
| 89 |
"isPediatric": true,
|
| 90 |
"file": "respiratorio_pediatrico.html"
|
| 91 |
},
|
| 92 |
-
|
| 93 |
"id": "snc_ped",
|
| 94 |
"title": "Sistema Nervioso Central",
|
|
|
|
| 95 |
"isPediatric": true,
|
| 96 |
"file": "sistema_nervioso_central_pediatrico.html"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "sfa_ped",
|
| 100 |
"title": "Síndrome Febril Agudo sin Foco",
|
|
|
|
| 101 |
"isPediatric": true,
|
| 102 |
"file": "sindrome_febril_agudo_pediatrico.html"
|
| 103 |
},
|
| 104 |
{
|
| 105 |
"id": "itu_adultos",
|
| 106 |
"title": "Urología (ITU Adultos)",
|
|
|
|
| 107 |
"isPediatric": false,
|
| 108 |
"file": "infecciones_tracto_urinario_adultos.html"
|
| 109 |
},
|
| 110 |
{
|
| 111 |
"id": "urologia_ped",
|
| 112 |
"title": "Urología (ITU)",
|
|
|
|
| 113 |
"isPediatric": true,
|
| 114 |
"file": "urologia_pediatrica.html"
|
| 115 |
}
|
|
|
|
| 2 |
{
|
| 3 |
"id": "bacteremia_cateter",
|
| 4 |
"title": "Bacteremia Asociada a Catéter",
|
| 5 |
+
"category": "Dispositivos",
|
| 6 |
"isPediatric": false,
|
| 7 |
"file": "bacteremia_cateter.html"
|
| 8 |
},
|
| 9 |
{
|
| 10 |
"id": "digestivo",
|
| 11 |
"title": "Digestivo",
|
| 12 |
+
"category": "Digestivo",
|
| 13 |
"isPediatric": false,
|
| 14 |
"file": "digestivo.html"
|
| 15 |
},
|
| 16 |
{
|
| 17 |
"id": "digestivo_ped",
|
| 18 |
"title": "Digestivo",
|
| 19 |
+
"category": "Digestivo",
|
| 20 |
"isPediatric": true,
|
| 21 |
"file": "digestivo_pediatrico.html"
|
| 22 |
},
|
| 23 |
{
|
| 24 |
"id": "endocarditis_infecciosa",
|
| 25 |
"title": "Endocarditis Infecciosa",
|
| 26 |
+
"category": "Cardiovascular",
|
| 27 |
"isPediatric": false,
|
| 28 |
"file": "endocarditis_infecciosa.html"
|
| 29 |
},
|
| 30 |
{
|
| 31 |
"id": "embarazadas",
|
| 32 |
+
"title": "Embarazo y Puerperio",
|
| 33 |
+
"category": "Gineco-Obstetricia",
|
| 34 |
"isPediatric": false,
|
| 35 |
"file": "embarazadas.html"
|
| 36 |
},
|
| 37 |
{
|
| 38 |
"id": "ginecologia",
|
| 39 |
+
"title": "Infecciones Ginecológicas",
|
| 40 |
+
"category": "Gineco-Obstetricia",
|
| 41 |
"isPediatric": false,
|
| 42 |
"file": "ginecologia.html"
|
| 43 |
},
|
| 44 |
{
|
| 45 |
"id": "neutropenia",
|
| 46 |
"title": "Neutropenia Febril",
|
| 47 |
+
"category": "Onco-Hematología",
|
| 48 |
"isPediatric": false,
|
| 49 |
"file": "neutropenia.html"
|
| 50 |
},
|
| 51 |
{
|
| 52 |
"id": "oftalmologia",
|
| 53 |
"title": "Oftalmología",
|
| 54 |
+
"category": "Oftalmología",
|
| 55 |
"isPediatric": false,
|
| 56 |
"file": "oftalmologia.html"
|
| 57 |
},
|
| 58 |
{
|
| 59 |
"id": "orl",
|
| 60 |
"title": "ORL",
|
| 61 |
+
"category": "ORL",
|
| 62 |
"isPediatric": false,
|
| 63 |
"file": "orl.html"
|
| 64 |
},
|
| 65 |
{
|
| 66 |
"id": "orl_ped",
|
| 67 |
"title": "ORL",
|
| 68 |
+
"category": "ORL",
|
| 69 |
"isPediatric": true,
|
| 70 |
"file": "orl_pediatrico.html"
|
| 71 |
},
|
| 72 |
{
|
| 73 |
"id": "osteoarticular",
|
| 74 |
"title": "Osteoarticular",
|
| 75 |
+
"category": "Osteoarticular",
|
| 76 |
"isPediatric": false,
|
| 77 |
"file": "osteoarticular.html"
|
| 78 |
},
|
| 79 |
{
|
| 80 |
"id": "osteoarticulares_ped",
|
| 81 |
"title": "Osteoarticular",
|
| 82 |
+
"category": "Osteoarticular",
|
| 83 |
"isPediatric": true,
|
| 84 |
"file": "osteoarticulares_pediatrico.html"
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"id": "piel_partes_blandas",
|
| 88 |
"title": "Piel y Partes Blandas",
|
| 89 |
+
"category": "Piel y Partes Blandas",
|
| 90 |
"isPediatric": false,
|
| 91 |
"file": "piel_partes_blandas.html"
|
| 92 |
},
|
| 93 |
+
{
|
| 94 |
"id": "respiratorio",
|
| 95 |
"title": "Respiratorio",
|
| 96 |
+
"category": "Respiratorio",
|
| 97 |
"isPediatric": false,
|
| 98 |
"file": "respiratorio.html"
|
| 99 |
},
|
| 100 |
{
|
| 101 |
"id": "respiratorio_ped",
|
| 102 |
"title": "Respiratorio",
|
| 103 |
+
"category": "Respiratorio",
|
| 104 |
"isPediatric": true,
|
| 105 |
"file": "respiratorio_pediatrico.html"
|
| 106 |
},
|
| 107 |
+
{
|
| 108 |
"id": "snc_ped",
|
| 109 |
"title": "Sistema Nervioso Central",
|
| 110 |
+
"category": "Neurología",
|
| 111 |
"isPediatric": true,
|
| 112 |
"file": "sistema_nervioso_central_pediatrico.html"
|
| 113 |
},
|
| 114 |
{
|
| 115 |
"id": "sfa_ped",
|
| 116 |
"title": "Síndrome Febril Agudo sin Foco",
|
| 117 |
+
"category": "Pediatría General",
|
| 118 |
"isPediatric": true,
|
| 119 |
"file": "sindrome_febril_agudo_pediatrico.html"
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"id": "itu_adultos",
|
| 123 |
"title": "Urología (ITU Adultos)",
|
| 124 |
+
"category": "Urología",
|
| 125 |
"isPediatric": false,
|
| 126 |
"file": "infecciones_tracto_urinario_adultos.html"
|
| 127 |
},
|
| 128 |
{
|
| 129 |
"id": "urologia_ped",
|
| 130 |
"title": "Urología (ITU)",
|
| 131 |
+
"category": "Urología",
|
| 132 |
"isPediatric": true,
|
| 133 |
"file": "urologia_pediatrica.html"
|
| 134 |
}
|