From 5936fdfe39848306cb8057fc60ee95799dc8fb31 Mon Sep 17 00:00:00 2001 From: Paul Kraft Date: Tue, 26 Nov 2024 10:58:06 -0800 Subject: [PATCH 1/2] Update target doses --- functions/data/medicationCodes.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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": { From 836609ced86df15f109a7cafe9d95ba2ed16cf8a Mon Sep 17 00:00:00 2001 From: Paul Kraft Date: Tue, 26 Nov 2024 11:01:19 -0800 Subject: [PATCH 2/2] Regenerate files --- functions/data/medications.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 } } ]