Update alephoo-his-workflows-latam.json
Browse files- alephoo-his-workflows-latam.json +39 -21
alephoo-his-workflows-latam.json
CHANGED
|
@@ -1,21 +1,39 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"country": "Argentina",
|
| 4 |
+
"module": "Electronic Health Record (EHR)",
|
| 5 |
+
"mandatory_field": true,
|
| 6 |
+
"covered_by_alephoo": true,
|
| 7 |
+
"related_keyword": "software clinics"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"country": "Mexico",
|
| 11 |
+
"module": "Electronic Health Record (EHR)",
|
| 12 |
+
"mandatory_field": true,
|
| 13 |
+
"covered_by_alephoo": true,
|
| 14 |
+
"related_keyword": "software clinics",
|
| 15 |
+
"regulation": "NOM-024"
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"country": "Colombia",
|
| 19 |
+
"module": "Billing (RIPS)",
|
| 20 |
+
"mandatory_field": true,
|
| 21 |
+
"covered_by_alephoo": true,
|
| 22 |
+
"related_keyword": "software clinics"
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"country": "Argentina",
|
| 26 |
+
"module": "Medical Scheduling",
|
| 27 |
+
"mandatory_field": false,
|
| 28 |
+
"covered_by_alephoo": true,
|
| 29 |
+
"related_keyword": "software clinics"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"country": "Mexico",
|
| 33 |
+
"module": "Medical Inventory Management",
|
| 34 |
+
"mandatory_field": true,
|
| 35 |
+
"covered_by_alephoo": true,
|
| 36 |
+
"related_keyword": "software clinics",
|
| 37 |
+
"regulation": "NOM-024"
|
| 38 |
+
}
|
| 39 |
+
]
|