Help needed with Mongo DB command line for popHealth

4 views
Skip to first unread message

Nancy Anthracite

unread,
Feb 20, 2025, 4:41:22 PMFeb 20
to Hard...@googlegroups.com, worldvista-pophealth-...@googlegroups.com

WorldVistA adopted popHealth from OSEHRA when it closed in 2020 and some dedicated volunteers have been keeping it alive as a certified, open source project for reporting quality measures.  It was originally donated by Mitre  to OSEHRA and now from OSEHRA to WorldVistA.   It is a derivative of Cypress, the quality reporting testing tool for EHRs.


We need about 15 minutes of help from someone who is good with Mongo DB command line as we need to clean up some data to export with the command line to maintain certification.


We certainly would appreciate it if someone would volunteer to help out.  You can reply to my email or nancy at earthlink do net or call my cell.


Thanks for listening!


--

Nancy Anthracite


Nancy Anthracite

unread,
Feb 20, 2025, 4:51:04 PMFeb 20
to Hard...@googlegroups.com, worldvista-pophealth-...@googlegroups.com

Here is the command we need help modifying:


mongosh localhost:27017/pophealth-development --quiet --eval 

'db.getCollection("logs").find({created_at:{$gte:ISODate("2024-01-01"),

$lt:ISODate("2025-01-01")}})' 


It is exporting things that are not needed.


--

Nancy Anthracite

Nancy Anthracite

unread,
Feb 20, 2025, 5:05:58 PMFeb 20
to Hard...@googlegroups.com, worldvista-pophealth-...@googlegroups.com, Nancy Anthracite

Never mind!  We figured out how to do it.  Thanks for listening!


--

Nancy Anthracite


On Thursday, February 20, 2025 4:51:01 PM EST Nancy Anthracite wrote:

> Here is the command we need help modifying:

>

> mongosh localhost:27017/pophealth-development --quiet --eval

> 'db.getCollection("logs").find({created_at:{$gte:ISODate("2024-01-01"),

> $lt:ISODate("2025-01-01")}})' 

>

> It is exporting things that are not needed.

>

> > WorldVistA adopted popHealth from OSEHRA when it closed in 2020 and some

Reply all
Reply to author
Forward
0 new messages