From 68c3b0f4a88d67240bb8afc1b53bebc76d397aaf Mon Sep 17 00:00:00 2001 From: blasar Date: Mon, 22 Jun 2026 16:50:01 -0700 Subject: [PATCH 1/5] Modified Clinical Medications Online version of the Printable web site so that online version mirrors the report of pdf version of the reports. --- onprc_ehr/resources/web/onprc_ehr/onprcReports.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/onprc_ehr/resources/web/onprc_ehr/onprcReports.js b/onprc_ehr/resources/web/onprc_ehr/onprcReports.js index 3a2fa8cf2..0b1be7fbf 100644 --- a/onprc_ehr/resources/web/onprc_ehr/onprcReports.js +++ b/onprc_ehr/resources/web/onprc_ehr/onprcReports.js @@ -388,7 +388,9 @@ EHR.reports.medicationSchedule = function(panel, tab, viewName){ removeableFilters: filterArray.removable, parameters: { StartDate: date, - NumDays: 1 + NumDays: 1, + Category:'Clinical;Clinical on behalf of Research;Clinical on behalf of Surgical' + } }) }); From 40eba674068df79170c2e3a508076e637fa554e0 Mon Sep 17 00:00:00 2001 From: blasar Date: Tue, 23 Jun 2026 12:56:34 -0700 Subject: [PATCH 2/5] Modified Clinical Medication online version of Printable reports. --- .../study/treatmentSchedule/Clinical Medications.qview.xml | 2 +- onprc_ehr/resources/web/onprc_ehr/onprcReports.js | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml index 90510570f..65cc714c6 100644 --- a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml +++ b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml @@ -6,6 +6,6 @@ - + \ No newline at end of file diff --git a/onprc_ehr/resources/web/onprc_ehr/onprcReports.js b/onprc_ehr/resources/web/onprc_ehr/onprcReports.js index 0b1be7fbf..3a2fa8cf2 100644 --- a/onprc_ehr/resources/web/onprc_ehr/onprcReports.js +++ b/onprc_ehr/resources/web/onprc_ehr/onprcReports.js @@ -388,9 +388,7 @@ EHR.reports.medicationSchedule = function(panel, tab, viewName){ removeableFilters: filterArray.removable, parameters: { StartDate: date, - NumDays: 1, - Category:'Clinical;Clinical on behalf of Research;Clinical on behalf of Surgical' - + NumDays: 1 } }) }); From fd9bb047630f895da5c3061983bb87959af30182 Mon Sep 17 00:00:00 2001 From: blasar Date: Tue, 23 Jun 2026 14:36:09 -0700 Subject: [PATCH 3/5] Modified Printable reports online that excludes Diet category. --- .../study/treatmentSchedule/Clinical Medications.qview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml index 65cc714c6..27f9b73a2 100644 --- a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml +++ b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml @@ -6,6 +6,6 @@ - + \ No newline at end of file From 14b671467102627bfd7d31d593e32389b0902985 Mon Sep 17 00:00:00 2001 From: blasar Date: Tue, 23 Jun 2026 15:01:13 -0700 Subject: [PATCH 4/5] Modified Printable reports online that excludes Diet category. --- .../study/treatmentSchedule/Clinical Medications.qview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml index 27f9b73a2..001365bc1 100644 --- a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml +++ b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml @@ -6,6 +6,6 @@ - + \ No newline at end of file From 9f1cd644002bfd28e6e3366e7cf43cbdbacdeba9 Mon Sep 17 00:00:00 2001 From: blasar Date: Tue, 23 Jun 2026 18:29:51 -0700 Subject: [PATCH 5/5] Modified Printable reports online that excludes Diet category. --- .../study/treatmentSchedule/Clinical Medications.qview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml index 001365bc1..fdaca4f2d 100644 --- a/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml +++ b/onprc_ehr/resources/queries/study/treatmentSchedule/Clinical Medications.qview.xml @@ -6,6 +6,6 @@ - + \ No newline at end of file