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