Skip to content

Medication Dispense Report for Pallium#105

Open
sonzsara wants to merge 3 commits into
mainfrom
ENG-313
Open

Medication Dispense Report for Pallium#105
sonzsara wants to merge 3 commits into
mainfrom
ENG-313

Conversation

@sonzsara
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds new Pallium operations query docs intended for Metabase to support line-level reporting on (1) supply deliveries/purchases and (2) completed medication dispenses with charge details.

Changes:

  • Introduces a Pallium purchase / supply delivery line-item report query doc.
  • Introduces a Pallium medication dispense line-item report query doc with charge-item fields.
  • Adds parameter documentation and Metabase filter notes for both reports.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
Care/Operations/purchase_report_pallium.md New query doc for Pallium supply delivery purchases with supplier/destination/batch/value columns.
Care/Operations/medication_dispense_report_pallium.md New query doc for Pallium medication dispenses including location, batch/expiry, staff, and charge item fields.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +41 to +43
--[[AND {{date}}]]
--[[AND org.name = {{supplier_name}}]]
--[[AND pk.name = {{stock_name}}]]

*Last updated: 2026-05-25*

````
@@ -0,0 +1,56 @@

# Purchase Report - Pallium
Comment on lines +42 to +44
--[[AND {{date}}]]
--[[AND fl.name = {{location_filter}}]]
--[[AND pk.name = {{medicine_filter}}]]

*Last updated: 2026-05-25*

````
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants