diff --git a/functions/data/medicationCodes.json b/functions/data/medicationCodes.json index 839d7ae4..043d5905 100644 --- a/functions/data/medicationCodes.json +++ b/functions/data/medicationCodes.json @@ -36,7 +36,7 @@ }, "targetDailyDose": { "drug": "200033", - "frequency": 1, + "frequency": 2, "quantity": 1 }, "drugs": ["200031", "200032", "200033", "686924"] @@ -285,7 +285,7 @@ "quantity": 1.5 }, "targetDailyDose": { - "drug": "308962", + "drug": "308964", "frequency": 3, "quantity": 1 }, @@ -485,9 +485,9 @@ "quantity": 1 }, "targetDailyDose": { - "drug": "310140", + "drug": "310139", "frequency": 1, - "quantity": 1 + "quantity": 2 }, "drugs": ["310139", "310140"], "fallbackTerms": { diff --git a/functions/data/medications.json b/functions/data/medications.json index d0932507..cabfaed2 100644 --- a/functions/data/medications.json +++ b/functions/data/medications.json @@ -90,14 +90,14 @@ "unit": "mg", "code": "mg", "system": "http://unitsofmeasure.org", - "value": 300 + "value": 150 } ] } ], "resourceType": "MedicationRequest", "medicationReference": { - "reference": "medications/1998/drugs/308962", + "reference": "medications/1998/drugs/308964", "display": "Captopril (Oral Pill)" }, "dosageInstruction": [ @@ -712,7 +712,7 @@ "unit": "mg", "code": "mg", "system": "http://unitsofmeasure.org", - "value": 25 + "value": 50 } ] } @@ -726,7 +726,7 @@ { "timing": { "repeat": { - "frequency": 1, + "frequency": 2, "period": 1, "periodUnit": "d" } @@ -1764,14 +1764,14 @@ "unit": "mg", "code": "mg", "system": "http://unitsofmeasure.org", - "value": 600 + "value": 800 } ] } ], "resourceType": "MedicationRequest", "medicationReference": { - "reference": "medications/83515/drugs/310140", + "reference": "medications/83515/drugs/310139", "display": "Eprosartan (Oral Pill)" }, "dosageInstruction": [ @@ -1789,7 +1789,7 @@ "unit": "tbl.", "code": "{tbl}", "system": "http://unitsofmeasure.org", - "value": 1 + "value": 2 } } ]