Live audit · daily 06:00 UTC
Finding · Patient-built code on GitHub
0
repositories on the public web where patients lead the code, by description, by README signal, by curated story. The map of #WeAreNotWaiting, refreshed daily.
CasePUAR-2026-001
StatusOpen
Window2014 → ongoing
CorpusGitHub public · curated seeds
343
High-confidence vetted
curated, story-bearing, patient-led
23
Patient-controlled AI substrate
the new column, still thin
0
Active in last 30 days
the commons is alive
35
Distinct GitHub owners
a small, identifiable commons

Patients are not waiting.
The code shows where they build, and where they don't.

A forensic register of patient-built software. Each repository below was started, maintained, or led by patients and patient collectives. The site lays the corpus down in three frames: what exists, what's active, what's missing.

§ 01 / Find a projectPhone-friendly

Type a condition, a name, a tool.

Each card opens to the repository. Stories were curated, not generated. The confidence dot signals how strongly the repo reads as patient-built: green for vetted, amber for plausible, gray for inferred.

453 repositories match
nightscout web monitor
Nightscout: patient-built remote CGM monitoring. Founded by parents of children with T1D.
device bridgedata platform
high ★ 2,757 JavaScript 2mo ago
README preview
Nightscout Web Monitor (a.k.a. cgm-remote-monitor) ================================================== This acts as a web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remotely view a patient's glucose data in real time. The server reads a MongoDB...
Nightscout version of xDrip+
xDrip+: patient-built CGM monitor for Android.
device bridgedata platformvisualization
high ★ 1,718 Java 1mo ago
README preview
# Nightscout xDrip+ > Enhanced personal research version of xDrip <img align="right" src="Documentation/images/download-xdrip-plus-qr-code.png"> Info page and APK download: https://jamorham.github.io/#xdrip-plus <img align="right"...
An automated insulin delivery app for iOS, built on LoopKit
iOS DIY closed-loop. Patient and clinician maintained.
high ★ 1,682 Swift 1mo ago
README preview
# Loop for iOS Loop is an app template for building an automated insulin delivery system. It is a stone resting on the boulders of work done by many others. Loop is built on top of [LoopKit](https://github.com/LoopKit/LoopKit). LoopKit is a set of frameworks that provide...
Opensource automated insulin delivery system (closed loop)
DIY closed-loop diabetes management on Android. Patient-built.
closed-loop controldata platform
high ★ 1,085 Kotlin 1mo ago
README preview
# AAPS * Check the wiki: https://wiki.aaps.app * Everyone who’s been looping with AAPS needs to fill out the form after 3 days of looping https://docs.google.com/forms/d/14KcMjlINPMJHVt28MDRupa4sz4DDIooI4SrW0P3HSN8/viewform?c=0&w=1 DEV: <img...
deprecated repo, formerly tools for exploring DIY openaps, but no longer used in current modern OpenAPS builds. see https://openaps.readthedocs.io/en/latest/ for current build instructions
OpenAPS: the original DIY artificial pancreas. Dana Lewis.
closed-loop controldevice bridgecommunity/forum
high ★ 477 Python 6y ago
README preview
# openaps utility belt These are the core utilities needed to develop a self-built open source artificial pancreas. This is part of a series of tools to support a self-driven DIY implementation based on the OpenAPS reference design. The tools may be categorized as *monitor*...
oref0: The open reference implementation of the OpenAPS reference design.
openaps patient collective. oref0 is the open reference implementation of the OpenAPS algorithm -- the mathematical heart that powers DIY closed-loop insulin delivery. Every Loop, AAPS, and Trio system runs this patient-built dosing logic.
closed-loop controldata platform
high ★ 475 JavaScript 4mo ago
README preview
# oref0 Algorithm for OpenAPS implementations. To get started with OpenAPS, see the [OpenAPS documentation](http://openaps.readthedocs.org/en/latest/) ## Installing oref0 Install tools globally: `npm run global-install` ## Usage of oref0 ### `oref0` <details>...
xdrip for iOS, written in Swift
xDrip4iOS: CGM monitor for iPhone.
device bridgedata platformvisualization
high ★ 429 Swift 3mo ago
README preview
Project in development. Documentation available on https://xdrip4ios.readthedocs.io/en/latest/ for info, send an email to xdrip@proximus.be Current Status : - Supported transmitters : - Dexcom G4 with xBridge - Dexcom G5 and G6 - MiaoMiao 1 and 2 -...
Trio - an automated insulin delivery system for iOS based on the OpenAPS algorithm with adaptations.
Nightscout patient collective. Trio is one of the major open-source automated insulin delivery systems for iOS, based on the OpenAPS algorithm. Built and maintained by patients and clinicians as a community project outside any manufacturer's control.
closed-loop controldevice bridgedata platform
high ★ 317 Swift 1mo ago
README preview
# Trio &nbsp;&nbsp;&nbsp;[![Discord](https://img.shields.io/discord/1020905149037813862?label=Discord&logo=discord&logoColor=white&color=5865F2)](https://discord.triodocs.org) ## Introduction Trio is an open source automated insulin delivery (OS-AID) system for iOS based on...
Documentation for setting up OpenAPS
closed-loop controldata platformvisualization
medium ★ 235 Other 4mo ago
README preview
# Introduction Welcome to the [openaps](https://github.com/openaps/) documentation! This documentation supports implementing a self driven, Do It Yourself (DIY) artificial pancreas, based on the [OpenAPS Reference Design](https://openaps.org/reference-design/). By proceeding...
Documentation and library for decoding omnipod communications.
openaps patient collective. OpenOmni is the community reverse-engineering of Omnipod pump communications -- because Insulet provided no open protocol. Patients decoded the RF protocol themselves so they could build closed-loop systems with the pump they already owned.
closed-loop controldata platformcommunity/forum
high ★ 148 Other 7y ago
README preview
# OpenOmni This repository contains all the discovered protocols, commands, error types and other messages used to communicate with an Omnipod pump described in the [wiki](https://github.com/openaps/openomni/wiki) together with many [Packet...
python serial driver for mm comlink2 protocol
Ben West wrote the original Python serial driver for the Medtronic CareLink -- the founding code that made OpenAPS possible. Moved to openaps/decocare but this is where it started.
data export/portabilitycommunity/forum
high ★ 71 Python 10y ago
README preview
# MOVED This repository has moved: * https://github.com/openaps/decocare This repository is pinned to the development branch of `0.0.30-dev`, just before it was released. `0.0.30` was released, while ongoing releases and further development work happen in the community area:...
hacking diabetes: open source driver to audit medical devices
Ben West built insulaudit -- 'hacking diabetes: open source driver to audit medical devices.' Python toolkit for auditing insulin therapy data. The foundational audit infrastructure that preceded OpenAPS.
visualization
high ★ 62 Python 12y ago
README preview
# insulaudit Homepage: https://github.com/bewest/insulaudit This python package provides a toolkit for dealing with data used and created by a "modern," circa 2010, insulin therapy regimen. We provide a command line text based tool, and a python library to audit therapeutic...
hacking diabetes: give me my data
Ben West decoded the Dexcom CGM protocol -- 'hacking diabetes: give me my data.' Patient CGM data liberation from the OpenAPS co-author.
high ★ 51 Python 10y ago
README preview
decoding-dexcom =============== hacking diabetes: give me my data ## Setup There are some scripts in the [dexcom_reader](https://github.com/bewest/decoding-dexcom/tree/master/dexcom_reader) directory. They depend on https://github.com/compbrain/dexcom_reader. To use these...
Flaredown web app and API
Flaredown is an open-source chronic illness symptom tracker founded by Logan Merriam, maintained by the rubyforgood volunteer collective. Used by people with EDS, fibromyalgia, ME/CFS, long COVID, and other complex chronic conditions. The aggregate data informs patient understanding of treatments and stressors.
visualizationdata export/portability
high ★ 46 Ruby 4mo ago
README preview
# Flaredown Flaredown makes it easy for people to track symptoms over time, and learn how to control them. Our goal is to analyze the aggregate data from users of this tool to understand the probable effects of treatments and environmental stressors on chronic illness. Help...
tools to work with data downloaded from Open Humans research platform
Dana Lewis -- T1D patient, OpenAPS co-founder, #WeAreNotWaiting originator -- built tools for working with her own data downloaded from the Open Humans research platform. Patient-led research infrastructure from the person who started it all.
data platform
high ★ 31 Other 1y ago
README preview
# OpenHumansDataTools Tools to work with data downloaded from Open Humans research platform. - [Tool #1: Unzip, split if needed based on size, and convert json to csv, and do it on a full batch of downloaded data from...
python serial driver for mm comlink2 protocol
openaps patient collective. decocare is the foundational Python serial driver for Medtronic CareLink -- the tool that let patients read their own pump data. Built 'to help diabetics independently reproduce therapeutic audits of their Medtronic insulin pumps.' The original act of patient data liberation.
data export/portability
medium ★ 29 Python 6y ago
README preview
# Decoding carelink For an intro, see [insulaudit](https://github.com/bewest/insulaudit/tree/master/questions). We are hoping to help diabetics independently reproduce therapeutic audits of their Medtronic insulin pumps. This experimental software will download pump settings,...
(no description)
openaps patient collective. dexcom_reader is the original set of scripts for dumping data from a Dexcom G4 via USB -- the first tool that let patients get their own CGM data off the device without Dexcom's software. One of the founding acts of the #WeAreNotWaiting movement.
device bridge
medium ★ 22 Python 5y ago
README preview
dexcom_reader ============= This is a handful of scripts for dumping data from a Dexcom G4 Glucose Monitor connected to a computer with USB. Out of the box dumps data like: % python readdata.py Found Dexcom G4 Receiver S/N: SMXXXXXXXX Transmitter paired: 6XXXXX Battery...
Synchronize your diasend data to nightscout.
burnedikt built a bridge to sync personal diasend CGM data to Nightscout. Now defunct -- diasend was replaced by Glooko -- but a genuine patient data liberation tool built while it was needed.
closed-loop controldevice bridgedata platform
medium ★ 19 TypeScript 3y ago
README preview
# Attention > ⚠️ **diasend.com has been superseded by glooko.com.** ⚠️ > > This project will no longer work since diasend will be spun down in the future and be completely replaced by glooko. For more information, visit the official resources of [diasend /...
A web version of "Automated Insulin Delivery: How How artificial pancreas “closed loop” systems can aid you in living with diabetes"
Dana Lewis wrote the Automated Insulin Delivery book -- the definitive patient-written guide to DIY closed-loop insulin delivery. Free on the web. The OpenAPS founder writing the manual for the movement she started.
closed-loop controldevice bridge
high ★ 16 · 3y ago
README preview
--- description: >- How artificial pancreas “closed loop” systems can aid you in living with diabetes --- # Automated Insulin Delivery Automated insulin delivery is a technology for managing type 1 diabetes that goes by many names: hybrid or full closed loop, artificial...
WORK IN PROGRESS example instance of openaps
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 15 · 10y ago
hacking diabetes
Ben West's 'Hacking Diabetes' -- a 2011 patient advocacy manifesto about transparency and fidelity of care for chronic disease. 'Despite many novel applications of technology to the medical field, therapies for chronic disease lack enough transparency and credibility.' Patient-led analysis that seeded the OpenAPS movement.
MCP/Claude Skill
high ★ 15 JavaScript 10y ago
README preview
# set ft=rst : -*- restructuredtext -*- ################ Hacking diabetes ################ Fidelity of Care ################ Circa 2011 Despite many novel applications of technology to the medical field, therapies for chronic disease lacks enough transparency and credibility...
(no description)
Josh Mandel built my-health-data for his own personal use. README: 'I'm creating this SMART on FHIR App for my own personal use; it's designed to help me retrieve my own data in FHIR. No one other than me (Josh Mandel) should share their records with it.' The SMART on FHIR co-author as patient.
high ★ 13 JavaScript 2y ago
README preview
# my-health-data I'm creating this SMART on FHIR App for my own personal use; it's designed to help me retrieve my own data in FHIR. No one other than me (Josh Mandel) should share their records with it. ## Dev * https://parceljs.org/getting_started.html * `curl -s...
openaps driver for Dexcom G4 with Share BLE
device bridge
medium ★ 11 Python 8y ago
README preview
# openxshareble A pure python ble driver for Dexcom G4 + Share suitable for openaps. ## Install This depends on [my patches](https://github.com/adafruit/Adafruit_Python_BluefruitLE/pull/8) to Adafruit's ble library. Install dependencies from source: ```bash git clone -b...
(no description)
Josh Mandel built this EHI export data exploration as an 'individual exploration' -- components to explore and understand his own EHI export data. The SMART on FHIR co-author as patient, using the tools he helped create.
data platformdata export/portability
high ★ 10 HTML 6mo ago
README preview
# EHI Export: Data Exploration Welcome to the EHI Data Exploration repository! This project is an individual exploration by Josh Mandel, aimed at creating components that others can try and learn from in the context of electronic health information (EHI) data. It focuses on...
bayer contour nextlink + decocare mashup
Ben West mashed up Bayer Contour NextLink and decocare -- a Python package implementing the remote protocol for the Bayer Contour NextLink as a Medtronic pump interface. Patient device access infrastructure from the OpenAPS co-author.
high ★ 10 Python 11y ago
README preview
# decobayer Python package decobayer attempts to implement remote protocol for Bayer Contour Nextlink. ### Resources: * how to enter command mode: https://github.com/bewest/decoding-bayer/blob/master/complete-pump-nextlink/head-1k.markdown#008458019-in-64 * how to exit...
hacking diabetes: bayer contour, nextlink protocols
Ben West hacked the Bayer Contour and Contour NextLink USB protocols -- 'hacking diabetes' to get personal blood glucose data off proprietary devices. Core patient data liberation work from an OpenAPS co-author.
self-tracking
high ★ 9 Python 11y ago
README preview
# Bayer Contour, Contour NextLink Both are USB devices, and require a usb library to access. ## Bayer Contour ### lsusb ``` Bus 002 Device 008: ID 1a79:6002 Bayer Health Care LLC ``` Implemented...
Reverse engineering documentation and AndroidAPS driver for the Ypsomed YpsoPump insulin pump. #WeAreNotWaiting
Sandra Kessler (SandraK82) reverse-engineered the Ypsomed YpsoPump insulin pump to build an AndroidAPS driver -- because Ypsomed had no open protocol. Explicit #WeAreNotWaiting. One of the clearest examples of a patient refusing to wait for manufacturer permission to use her own device.
closed-loop controldevice bridgedata platform
medium ★ 9 Kotlin 4mo ago
README preview
# YpsoPump Research **Reverse engineering documentation and AndroidAPS driver for the Ypsomed YpsoPump insulin pump.** > **#WeAreNotWaiting** — Because patients shouldn't have to wait for interoperability. ## What is this? This repository contains the findings of a...
RileyLink BLE driver for Medtronic in pure python
Ben West wrote mmblelink -- a pure Python BLE driver for the RileyLink hardware bridge to Medtronic pumps. The software layer that makes the RileyLink usable from Python without platform dependencies.
high ★ 8 Python 10y ago
README preview
# mmblelink RileyLink BLE driver for Medtronic in pure python
pure js implementation of comlink2 serial protocol
Ben West wrote comlink2-uart -- a pure JavaScript port of the Medtronic CareLink serial protocol. Patient device access infrastructure built on his own decoding-carelink work.
data export/portability
high ★ 7 JavaScript 10y ago
README preview
comlink2-uart ============= Pure js implementation of comlink2 serial protocol This is a javascript port of [decoding-carelink](http://github.com/bewest/decoding-carelink) which is a serial protocol that allows using the Carelink USB stick to talk to remote insulin pumps. ##...
A diabetic logbook for users to have a simple way to track their sugar and carb intake. Developed by myself with the diabetic user in mind, seeing as I'm one myself.
David Yarzebinski (Coffeegerm) built GlucoseGuide -- a diabetic logbook to track blood sugar and carb intake. 'Developed by myself with the diabetic user in mind, seeing as I'm one myself.' The most direct patient identity statement in the entire corpus.
high ★ 7 Kotlin 7y ago
README preview
# Glucose Guide Glucose Guide is a diabetic logbook that is aimed to be simple and easy to use, but pack the features any user might need or want from their logbook. If there is a feature missing from the app that you wish to see, please make an issue and I'll try to add the...
Patient-directed MCP bridge between Claude and Kaiser Permanente's patient portal.
OpenKP: a patient-directed MCP server bridging Claude and Kaiser Permanente Northern California's patient portal. 17 read tools and 2 write tools over appointments, labs, messages, medications, problems, allergies, demographics, and visit notes. Built by Hugo Campos, a longtime patient advocate. Local-first by design: no OpenKP server, no shared database, no remote credentials. The Kaiser counterpart to Health Skillz, and the second proof that the patient-controlled AI substrate is a real category.
device bridgeMCP/Claude Skillvisualization
high ★ 6 Python 1mo ago
README preview
# OpenKP Website: [openkp.org](https://openkp.org) A patient-directed MCP server that bridges Claude and **Kaiser Permanente Northern California's** patient portal — letting you act on your own medical record, with your own credentials, on your own machine. Tested on macOS...
Medtronic csv utilities
Ben West built mmcsv -- a scraper and parser for Medtronic pump, CGM, and connected blood glucose meter data from CareLink CSV exports. Patient device data liberation from the OpenAPS co-author who built the Medtronic protocol stack.
high ★ 6 JavaScript 9y ago
README preview
mmcsv =========== Scraper and Parser for Medtronic pump, cgb and connected bg meter data. ## Install From source ```bash $ git clone git://github.com/bewest/mmcsv.git mmcsv $ cd mmcsv $ npm install ``` ### Test ```bash $ make test ``` ## Usage ```bash $ mmcsv -h Usage:...
Javascript plugins for openaps
openaps patient collective. The historical JavaScript plugins for OpenAPS -- now deprecated and replaced by oref0, but part of the original patient-built APS toolkit that proved DIY closed-loop was possible.
closed-loop control
medium ★ 6 JavaScript 10y ago
README preview
# [DEPRECATED] openaps-js Historical Deprecated Javascript plugins for openaps The openaps-js toolset has been deprecated and replaced by [oref0](https://github.com/openaps/oref0). If you're not already using openaps-js, please use oref0 instead. If you have an openaps...
(no description)
Ben West built a multi-repo RAG alignment workspace spanning Nightscout, AAPS, Loop, and Trio -- enabling AI agents to work across the entire patient-built DIY diabetes ecosystem. Patient-built AI substrate for the DIY APS community's combined knowledge.
closed-loop controldevice bridgedata platform
high ★ 5 Python 2mo ago
README preview
# Nightscout Alignment Workspace A multi-repository workspace for working across Nightscout, AAPS, Loop, and Trio projects without merging them into a single giant repo. ## Overview This workspace uses a "bootstrap + lockfile" approach where: - External repositories are...
Pursuing an accurate, personalized, and low-maintenance glucose prediction algorithm for Type 1 Diabetetics (T1D) in the spirit of #WeAreNotWaiting.
danny98m and a team of students at Wheaton College built GluGo2.0 -- a glucose prediction algorithm for T1D 'in the spirit of #WeAreNotWaiting.' Built on the work of Dana Lewis and the OpenAPS community. A next-generation patient-adjacent project standing on patient-built shoulders.
closed-loop controldevice bridgedata platform
medium ★ 5 Python 7y ago
README preview
# GluGo2.0 Pursuing an accurate, personalized, and low-maintenance glucose prediction algorithm for Type 1 Diabetetics (T1D) in the spirit of #WeAreNotWaiting ## Introduction GluGo2.0 is a startup comprised of students at Wheaton College, in Norton MA. We build on the work of...
AI patient advocacy tool for cancer treatment. Understand labs, find clinical trials, track treatment — all from your phone. Open source, used in active treatment.
Peter Fusek built Oncoteam -- an AI advocacy tool for cancer patients and caregivers, used in active treatment. The README says 'when someone you love has cancer, you become their advocate.' Built from inside a cancer journey, not from outside it.
MCP/Claude Skillvisualizationadvocacy tooling
medium ★ 5 Python 2mo ago
README preview
# Oncoteam **Your AI Ally in Cancer Treatment** > When someone you love has cancer, you become their advocate. Oncoteam helps you understand the treatment, ask the right questions, find clinical trials, and make sure nothing gets overlooked — all from your phone. --- ## The...
pure js module for handling dexcom uart/usb/serial
Ben West built dexcom-uart -- a pure JavaScript module for handling Dexcom UART/USB/serial communication. Patient CGM device data access from the OpenAPS co-author.
high ★ 3 JavaScript 11y ago
README preview
dexcom-uart =========== pure js module for handling dexcom uart/usb/serial
ssh hacks to automate auditing devices for medical records, make the archive transport independent
Ben West built insulaudit-ssh-tools -- SSH automation to audit insulin delivery devices for personal medical records. 'Make the archive transport independent.' Patient device audit infrastructure from the OpenAPS co-author.
data export/portability
high ★ 3 Shell 13y ago
README preview
# ssh + git hacks ## Quick intro This method automatically forwards serial device over ssh for one-time consumption. After resource is consumed once, all ports and sessions are closed cleanly. * [steps 1-12 server side registration/config](https://github.com/ehwest/cloudify) *...
web dashboard for openaps/loop admin
Ben West built web-loop-config -- a web dashboard for administering OpenAPS and Loop. A patient managing their own DIY artificial pancreas through a browser interface, from the co-author who helped build OpenAPS.
visualizationadvocacy tooling
high ★ 3 Other 10y ago
README preview
Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-starter/status.svg?style=flat)](https://david-dm.org/sahat/hackathon-starter) [![Build...
oe bsp for hitachi/renesas h8300 processors - specifically for medtronics insulin pumps. see bewest/insulaudit
Ben West built a meta-layer for open-embedded targeting Medtronic insulin pump processors -- 'especially interested in the Medtronic insulin pumps.' Core hardware-level patient data liberation work from the OpenAPS co-author.
high ★ 2 · 13y ago
README preview
# Overview This is a meta-layer for use in open-embedded to build images targeted for the h8300 series processors. We are especially interested in the medtronics insulin pumps. See [insulaudit](https://github.com/bewest/insulaudit) # Links * [h8 gnu...
hacking diabetes: give me my data
Ben West reverse-engineered the Omnipod insulin pump RF protocol -- 'hacking diabetes: give me my data.' This fed directly into OpenAPS Omnipod support.
high ★ 2 · 10y ago
README preview
decoding-omnipod ================ hacking diabetes: give me my data ## helping Send me your packet captures! ### fork this repo * sign up for a free github account, they support sign in with google, and it's a great service * then press the fork button Then ```bash $ git...
Plugins and 3rd party extensions for openaps
openaps patient collective. openaps-contrib is the community-maintained plugins and extensions layer for the OpenAPS ecosystem -- the contribution point where patients added their own tools to the collective APS toolkit.
community/forum
medium ★ 2 Python 6y ago
README preview
# openaps.contrib Community maintained plugins and extensions.
WeAreNotWaiting portal page
data platform
high ★ 2 · 5y ago
README preview
# WeAreNotWaiting This page will act as a portal page to various WeAreNotWaiting projects. Stay tuned! ## Contributing To suggest changes, fork this repository, edit the files, and submit your changes as a pull request. The developer discussion of Nightscout happens on our...
middleman template to marry html5 and diabetes hacking
Ben West built glucose-html5 -- a Middleman template combining D3, crossfilter, and Vega for 'diabetes hacking.' Explicit patient CGM data visualization tooling from the OpenAPS co-author, designed for exploring and presenting glucose data.
high ★ 1 JavaScript 13y ago
README preview
# Glycemia HTML5 Template ## Middleman template: * D3 * crossfilter * vega * jquery * This is a middleman template combining d3 and a bunch of other stuff. Should help as a stepping stone to help isolate features. Showing off on gist/http://bl.ocks.org is great;...
utils for modeling sgv (aka cgm readings) in node js
Ben West built sgvdata -- a Node.js library for modeling sensor glucose values (SGV/CGM readings) in multiple formats. Core data modeling infrastructure for the OpenAPS ecosystem, from the co-author who helped build it.
device bridge
high ★ 1 JavaScript 7y ago
README preview
# sgvdata Some basic data modeling utilities for `SGV`: **sensor glucose value**s. This module allows easily converting sgv records to and from plain text (csv, tsv) and json. Exposes streaming and synchronous interfaces for parsing and formatting sgv records and text and...
AGP plugins for openaps
medium ★ 1 Python 8y ago
README preview
# openaps-agp AGP plugins for openaps
decocare without large data files
openaps patient collective. decocare-clean is the stripped version of the foundational Medtronic CareLink decoding library -- cleaned of large data files for easier distribution. Same patient-built origin as decocare.
data export/portability
medium ★ 1 Python 8y ago
README preview
# Decoding carelink ## Install first run This only needs to be done once: ### From pypi ```bash $ easy_install decocare # or $ pip install decocare ``` ### From source ```bash git clone https://github.com/openaps/decocare.git cd decocare sudo python ez_setup.py # only if...
nightscout web monitor
openaps patient collective fork of the original Nightscout cgm-remote-monitor. The fork that sits in the openaps ecosystem -- the patient-built CGM web monitor that started the #WeAreNotWaiting movement.
device bridgedata platformcommunity/forum
high ★ 1 JavaScript 8y ago
README preview
Nightscout Web Monitor (a.k.a. cgm-remote-monitor) ====================================== This acts as a web-based CGM (Continuous Glucose Monitor) to allow multiple caregivers to remotely view a patient's glucose data in real time. The server reads a MongoDB which is...
Sub-1 GHz to BLE bridge hardware and firmware
device bridgedata platformcommunity/forum
medium ★ 1 · 6y ago
README preview
# RileyLink A custom designed Bluetooth Smart (BLE) to Sub-1 GHz module. It can be used to bridge any BLE capable smartphone to the world of Sub-1 GHz devices. ### Setup * There is a...
Personal health data aggregator with a Claude Code + Telegram coaching layer. Mac-local, unofficial APIs, hobby scope.
Petter-bj built Coach-CC -- a personal health data aggregator with a Claude Code + Telegram coaching layer. Garmin activity data + Yazio nutrition + unofficial APIs. 'Published as reference — not a product.' The README speaks directly in the first person throughout.
MCP/Claude Skillcommunity/forum
high ★ 0 Python 2mo ago
README preview
# Trening > **Disclaimer:** Personal hobby project built for my own Mac. Published > as reference — not a product. Uses unofficial scrapers (Garmin Connect) > and reverse-engineered endpoints (Yazio) that can break at any time > without warning. Use at your own risk. No support...
(no description)
Josh Mandel built my-hapi-ips to generate an International Patient Summary from his own health data -- running directly against his personal records downloaded via my-health-data. The SMART on FHIR co-author using his own tools on his own data.
high ★ 0 Java 2y ago
README preview
# Generate IPS ```sh git clone https://github.com/jmandel/my-health-data /tmp/my-health-data mvn exec:java -Dexec.args="/tmp/my-health-data/my-data/2024-04-26/unity-point" > josh-ips.json ```
hacking diabetes: give me my data
Ben West decoded the OneTouch Ping glucometer protocol -- 'hacking diabetes: give me my data.' Patient data liberation from the OpenAPS co-author.
high ★ 0 · 13y ago
README preview
decoding-onetouchping ===================== hacking diabetes: give me my data ## helping Send me your packet captures! ### fork this repo * sign up for a free github account, they support sign in with google, and it's a great service * then press the fork...
chrome experiments
Ben West built conduit-chrome -- a Chrome extension connecting serial diabetes devices to Tidepool for direct data upload from a browser. Patient data liberation without manufacturer software, from the OpenAPS co-author.
data platform
high ★ 0 JavaScript 11y ago
README preview
# conduit-chrome Chrome extension and app to connect webpages hosting serial code drivers implemented in javascript to serial devices connected to your computer. Basic idea is that after installing an extension, a webpage can upload data to Tidepool from a device connected to...
dexcom inspect memory dump chrome packaged-app
Ben West built a Chrome app to inspect Dexcom memory dumps -- raw patient CGM device data access from the OpenAPS co-author who reverse-engineered the Medtronic protocol stack.
high ★ 0 JavaScript 11y ago
presentation from nightscout + ms
Ben West presented the Nightscout + Microsoft collaboration -- a patient community leader bringing DIY diabetes technology to a corporate audience. bewest is a core OpenAPS co-author and longtime #WeAreNotWaiting builder.
data platform
high ★ 0 JavaScript 11y ago
README preview
## presentation A presentation quickly hacked together. Downloaded bunch of photos, got them to lexically sort by filename, and generate a new slide for each one. http://bewest.github.io/ns-ms-present/?theme=solarized#/nightscout-intro *...
sketching out proposal for Nightscout data models
Ben West sketched ns-types -- a proposed central Nightscout data model for serializing and deserializing CGM data across text and machine representations. Community standards work from the OpenAPS co-author.
data platform
high ★ 0 TypeScript 11y ago
README preview
# ns-types Centralizing materials for proposing data model for Nightscout. There is a demand to quickly serialize and deserialize data in Nightscout between a bunch of different textual and machine representations. This is an experiment to see which tools can effectively help...
Tools for visualizing and interfacing with diabetes-related data.
bewest extended Jana Beck's iPancreas -- tools for visualizing and interfacing with diabetes-related data. Copyright Jana Beck 2012. Patient CGM data visualization from the OpenAPS co-author built on a fellow patient-developer's work.
data export/portability
high ★ 0 Python 13y ago
README preview
Copyright 2012 Jana E. Beck Contact: jana.eliz.beck@gmail.com ## License The software tools in this repository are free software: you can redistribute them and/or modify them under the terms of the GNU General Public License as published by the Free Software Foundation,...
A set of tools that provide streaming updates of data from NightScout accounts onto OpenHumans, and a data access platform to manage the stored data.
Dana Lewis built open-aps-streaming -- tools that stream Nightscout CGM data onto Open Humans for patient-led research and data access. The OpenAPS founder sharing her own data to advance the field.
data platform
high ★ 0 · 6y ago
README preview
# open-aps-Streaming A set of tools that provide streaming updates of data from NightScout accounts onto OpenHumans, and a data access platform to manage the stored data.
A calculator/estimator tool to help guess how many more PERT (pancrelipase) to take for bigger meals. https://danamlewis.github.io/EPI-Enzyme-Calculator/
Dana Lewis built the EPI Enzyme Calculator for herself -- to estimate how many PERT (pancrelipase) enzymes to take for bigger meals after developing exocrine pancreatic insufficiency. The OpenAPS founder, building another personal clinical tool for her own care.
high ★ 0 JavaScript 2y ago
README preview
## EPI/PEI Enzyme Calculator and Estimator This tool lives at https://danamlewis.github.io/EPI-Enzyme-Calculator/ #### See FAQ for basics about how it works https://danamlewis.github.io/EPI-Enzyme-Calculator/faq.html #### Disclaimer Disclaimer: this tool, and it's output,...
A site to help people evaluate and contextualize their pancreatic enzyme replacement therapy (PERT) dosing compared to most guidelines for EPI (PEI)
Dana Lewis built the EPI PERT Dose Evaluator to help people evaluate their enzyme replacement therapy dosing against clinical guidelines -- built after developing EPI herself. Her second personal clinical tool after the EPI Enzyme Calculator.
high ★ 0 HTML 2y ago
README preview
This is a simple website used on Github pages to show people whether their total meal dose is high or low relative to the guidelines, and contextualize possible actions as a result of whether they have symptoms or not with this dosing. It is not intended to be medical advice but...
a free to use, open source directory of links pertaining to any and all DIY diabetes solutions. #wearenotwaiting
jordan-damron built a free open-source directory of all DIY diabetes solutions with explicit #WeAreNotWaiting. A patient creating the map that other patients need to find the tools that exist.
closed-loop controldata platform
medium ★ 0 · 7y ago
README preview
# diydiabetesdirectory a free to use, open source directory of links pertaining to any and all DIY diabetes solutions. #wearenotwaiting Welcome! You have reached the diy diabetes directory, a github repository for listing out and categorizing many solutions that are...
A set of iOS tools for building closed-loop insulin delivery apps
iOS framework for diabetes apps. Patient-driven.
closed-loop control
high ★ 410 Swift 2mo ago
README preview
# LoopKit LoopKit is a set of tools to speed up development of your own closed-loop insulin delivery app. It is agnostic to treatment decisions and input sources. ## Loop [Loop](https://github.com/LoopKit/Loop) is a full-featured app built on top of LoopKit. ## LoopKit...
iOS and WatchOS Client for the Nightscout CGM System
device bridgedata platformAI/LLM tooling
medium ★ 276 Swift 2mo ago
README preview
# Nightguard This is an iPhone and Apple Watch application to display blood glucose values stored at your nightscout server. # Description Disclaimer! Don't use this App for medical decisions. It comes without absolutely no warranty. Use it at your own risk! Nightguard is an...
(no description)
Loop iOS build workspace.
high ★ 257 Shell 1mo ago
README preview
# LoopWorkspace The Loop app can be built using GitHub in a browser on any computer or using a Mac with Xcode. * Non-developers may prefer the GitHub method * Developers or Loopers who want full build control may prefer the Mac/Xcode method ## GitHub Build Instructions The...
Make your G5/G6 data truly mobile.
device bridge
medium ★ 142 Swift 2mo ago
README preview
# CGMBLEKit A iOS framework providing an interface for communicating with the G5 and G6 glucose transmitters over Bluetooth. *Please note this project is neither created nor backed by Dexcom, Inc. This software is not intended for use in therapy.* ## Requirements This...
Repository of Sample CCDA Documents -- all comers welcome!
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portabilitycommunity/forum
high ★ 126 HTML 8y ago
README preview
# Share Your C-CDA with the SMART Community * By copy/paste: http://bit.ly/contribute-ccda *or* * By forking this repository and sumitting a pull request # Sample CCDA Documents ### (Consolidated Clinical Document Architecture) ### What This is a repository to collect...
website, meta repo for whole project
data platform
medium ★ 120 Other 2mo ago
README preview
# Nightscout Documentation This is the repo that contains the source files for the [Nightscout Docs](https://nightscout.github.io/) site. Documentation was migrated from MkDocs to [Sphinx](https://www.sphinx-doc.org/en/master/index.html) with...
azure sidecar, bridges Dexcom share2 to Nightscout
device bridgedata platform
medium ★ 93 JavaScript 4mo ago
README preview
share2nightscout-bridge ======================= > ⚠️ **DEPRECATED**: This repository is deprecated and will be archived on 2026-03-31. > > **Migration**: Use [nightscout-connect](https://github.com/nightscout/nightscout-connect) instead. > > nightscout-connect provides the same...
Loop Docs - https://loopdocs.org/
LoopKit patient collective. loopdocs is the comprehensive documentation for Loop -- the most widely used iOS DIY closed-loop insulin delivery system. The patient knowledge base that makes Loop accessible to non-developer T1D patients.
closed-loop controldevice bridgedata platform
medium ★ 85 Shell 2mo ago
README preview
# Loop Docs ## Presentation 📚You can view the published version of [Loop Docs here](https://loopkit.github.io/loopdocs). This repository contains the source files for [Loop's](https://github.com/LoopKit/Loop) documentation. *LoopDocs* focuses on documenting the latest...
Connect to an EHR and make clinical data available via MCP
Josh Mandel built health-record-mcp -- an MCP server connecting AI agents to EHRs via SMART on FHIR. The foundational patient-controlled AI substrate architecture that informed Hugo Campos's OpenKP and Ryan Hughes's OpenRecord.
MCP/Claude SkillAI/LLM tooling
high ★ 78 TypeScript 11mo ago
README preview
# EHR Tools with MCP and FHIR https://youtu.be/K0t6MRyIqZU?si=Mz4d65DcAD3i2YbO This project acts as a specialized server providing tools for Large Language Models (LLMs) and other AI agents to interact with Electronic Health Records (EHRs). It leverages the **SMART on FHIR**...
A Claude Skill for connecting to and analyzing personal health records via SMART on FHIR
Health Skillz: a Claude Skill that pulls SMART on FHIR records from patient portals (Epic and others), reviews them locally, and optionally shares them with AI through end-to-end encrypted upload. Josh Mandel. The seed of the patient-controlled AI commons.
data platformMCP/Claude Skilldata export/portability
high ★ 69 TypeScript 4mo ago
README preview
# Health Skillz Health Skillz helps people collect SMART on FHIR records from patient portals, review/export them locally, and optionally share them with AI using end-to-end encrypted upload. ## Documentation - Design and architecture: `docs/design/DESIGN.md` -...
A next-generation platform for diabetes management
Nightscout patient collective. Nocturne is the next-generation Nightscout platform -- a complete .NET 10 rewrite with full feature parity and modern cloud-native architecture, built by the patient community.
device bridgedata platformMCP/Claude Skill
medium ★ 67 C# 1mo ago
README preview
# Nocturne A modern, high-performance diabetes management platform built with .NET 10. Nocturne is a complete rewrite of the Nightscout API with full feature parity, providing native C# implementations of all endpoints with optimized performance and modern cloud-native...
nightscout android uploader
device bridgedata platform
medium ★ 65 Java 8y ago
README preview
android-uploader ==================== <a href="https://play.google.com/store/apps/details?id=com.nightscout.android"><img alt="Android app on Google Play" src="https://developer.android.com/images/brand/en_app_rgb_wo_45.png" /> </a> Android Uploader for the Nightscout...
Community edition of original
device bridgedata platformself-tracking
medium ★ 53 JavaScript 4mo ago
README preview
# minimed-connect-to-nightscout > ⚠️ **DEPRECATED**: This repository is deprecated and will be archived on 2026-03-31. > > **Migration**: Use [nightscout-connect](https://github.com/nightscout/nightscout-connect) instead. > > nightscout-connect provides the same Medtronic...
Single entry point for bridging cloud resources containing diabetes data to Nightscout.
device bridgedata platform
medium ★ 50 JavaScript 1y ago
README preview
# nightscout-connect Nightscout's methods for synchronizing with common diabetes cloud providers. This module provides a single entry point to Nightscout for similar modules and allows managing http library and injecting dependencies from a single point. ## Roadmap *...
(no description)
Ryan Hughes / Fan Pier Labs built OpenRecord -- an MCP server connecting Claude to Epic MyChart with 35+ tools and full write support: send messages to doctors, request prescription refills, update insurance information, review lab results. v1.0.0 released March 2026. Source-available. The third independent serious attempt at patient portal as AI substrate.
MCP/Claude Skillvisualizationdata export/portability
high ★ 48 JavaScript 1mo ago
README preview
# OpenRecord **Let AI manage your healthcare.** Ask Claude to request a prescription refill, message your doctor to schedule an appointment, review your latest lab results, or update your insurance information — all through a natural conversation. OpenRecord connects to MyChart...
docker resources for creating Nightscout boxen
device bridgedata platformvisualization
medium ★ 41 · 2y ago
README preview
# Nightscout on Docker **DEVELOPMENT VERSION! Use is without warranty or support. Review the LICENSE in the repository!**. Currently, Docker is not advised to be used outside the development environment. All information, thought, and code described here is intended for...
Node.JS and browser-side module to convert C-CDA documents to simpler JSON
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 37 JavaScript 12y ago
README preview
ccda-to-json ============ Node.JS and browser-side module to convert C-CDA documents to simpler JSON. ### To install ``` git clone git@github.com:jmandel/ccda-to-json.git npm install ``` ### To build browser-side module ``` npm run-script browserify # > output in...
JavaScript client for FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 36 JavaScript 2y ago
(no description)
closed-loop controldevice bridgedata platform
medium ★ 31 Swift 3mo ago
README preview
# Caregiver App ## Warning * Loop Remote code, such as this Caregiver app, are highly experimental and may be subject to issues that could cause serious risks to one's health/life. * The developers make no claims regarding its safety and do not recommend anyone use...
nightscout pebble watchface
device bridgedata platform
medium ★ 30 C 10y ago
README preview
cgm-pebble ========== Basic pebble watch face (or app if you change the appinfo.json) It does not require a companion app, other than the Pebble made app. It uses a JS file to grab data from an existing web service. Please review the src/js/pebble-js-app.js file Wherever the...
Baking FHIR from raw clay
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM toolingvisualizationdata export/portability
high ★ 26 TypeScript 9mo ago
README preview
# 0. Kiln: Clinical Narrative From Raw Clay This project implements a browser-based authoring environment for clinical notes, with server-side validation for FHIR structure and terminology. The system uses Bun.ts for the runtime (no Node.js dependency) and Java 17+ for the FHIR...
Tula is an open-source collection of OpenClaw skills, configurations, and patterns designed to transform a general-purpose AI agent into a personal health intelligence assistant.
Paul Swider built Tula as an open-source personal health AI agent layer -- 'Your health. Your data. Your AI.' Patient-sovereignty framing throughout. A self-hosted, privacy-first AI that works with your own health records without sending data to third-party servers. One of the clearest examples of patient-controlled AI substrate architecture.
device bridgeMCP/Claude SkillAI/LLM tooling
high ★ 26 TypeScript 1mo ago
README preview
# Tula: Open-Source Personal Health AI Agent **Your health. Your data. Your AI.** Tula is an open-source personal health agent skill layer built on [OpenClaw](https://github.com/openclaw/openclaw). It helps individuals, caregivers, and health-focused communities organize...
(no description)
data platformdata export/portability
high ★ 25 HTML 3mo ago
README preview
Repository for [Trio documentation (under development)](https://triodocs.org) ## Install - [**Clone**](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) this project - Install **Python 3.12** For help getting *Python*...
MCP server for Withings health data integration
akutishevsky built a Withings MCP server -- connecting personal Withings health device data (weight, heart rate, sleep, activity) to LLMs via the Model Context Protocol. Patient-controlled AI substrate for wearable health data.
MCP/Claude Skillself-trackingadvocacy tooling
high ★ 23 TypeScript 2mo ago
README preview
# Withings MCP Server [Help me pay for the servers on Patreon][patreon] [patreon]: https://patreon.com/akutishevskyi?utm_medium=unknown&utm_source=join_link&utm_campaign=creatorshare_creator&utm_content=copyLink A Model Context Protocol (MCP) server that brings your Withings...
Native iOS app for viewing Nightscout data
data platform
medium ★ 23 Other 8y ago
README preview
ios-monitor =========== Native iOS app for viewing Nightscout data
A selfhosted life event, personal health data, medical record, and AI-first platform for patients and caregivers
Nick Dawson, designer-engineer, built OwnChart as a private self-hosted AI research partner for personal health and caregiver data. 'Your life tells the story of your health.' Grounds his work in Critical AI Health Literacy and the AI Patients community.
device bridgeAI/LLM toolingvisualization
high ★ 17 Python 1mo ago
README preview
<p align="center"> <img src="./OwnHealth%20Icon.svg" alt="OwnChart icon" width="128" height="128" /> </p> # OwnChart **Your life tells the story of your health. OwnChart helps you read it.** OwnChart is a private, self-hosted AI research partner for your body, your care,...
Download data from Dexcom, push out to Mongolab, and run reports.
device bridgedata platform
medium ★ 17 JavaScript 11y ago
README preview
##NightScout.info CGM Utility Download Dexcom data on almost any platform Chrome runs on. * OSX 10.7+. * Ubuntu 12.04+ * Windows 7-8.1 if [Dexcom Studio](http://dexcom.com/dexcom-studio) is installed. * Windows 10 out of the box. There's a nodejs branch. It's only been tested...
太医院 — Agentic Longevity OS with 10 AI physicians. N-of-1 trials, cross-module pattern detection, PubMed-grounded insights, Bayesian causal inference. Works with Claude Code & OpenClaw.
albert-ying built Longevity OS -- an agentic personal health system with 10 AI physicians, N-of-1 trials, and PubMed-grounded insights. Personal longevity optimization with Claude Code integration. Named after the Chinese Imperial Medical Bureau (太医院).
MCP/Claude Skillvisualizationself-tracking
high ★ 15 Python 4mo ago
README preview
<p align="center"> <img src="docs/logo.png" alt="Longevity OS" width="280" /> </p> <h1 align="center">Longevity OS</h1> <p align="center"><b>Agentic Longevity OS · Works with Claude Code & OpenClaw</b></p> <p align="center"> Your personal team of AI physicians that tracks...
Reference stack for SMART Imaging API
Josh Mandel built the SMART Imaging reference stack -- enabling patients to access imaging studies alongside clinical data with a single auth flow, facilitating second opinions and care transitions.
visualization
high ★ 15 TypeScript 1y ago
README preview
# Introduction The SMART Imaging project aims to provide a unified solution for accessing imaging studies alongside clinical data using a single authorization flow. This enables patients to have better access to their data, facilitates second opinions, streamlines data...
Automated installer for Direct J-RI + SMART reDirect, to support secure e-mail based health data exchange
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 12 Python 11y ago
README preview
# Note: This installer is unmainatined In short, this Ansible-based installer has fallen behind the Direct reference implementation (now at version 3). You may want to check out the documentation and installation details at:...
Claude Code skill to help patients request their complete Electronic Health Information (EHI) Export from any healthcare provider
Josh Mandel built request-my-ehi -- a Claude Code skill that helps patients request their complete Electronic Health Information (EHI) Export from any healthcare provider. Every certified EHR in the US is required to support this. Patient rights enforcement via AI.
MCP/Claude Skillvisualizationself-tracking
high ★ 12 TypeScript 4mo ago
README preview
# request-my-ehi A [Claude Code skill](https://agentskills.io) that helps patients request their complete **Electronic Health Information (EHI) Export** from healthcare providers. Every certified EHR system in the US has been required to support single-patient EHI Export since...
Omnipod Bluetooth PumpManager For Loop
medium ★ 12 Swift 2mo ago
README preview
# OmniBLE Omnipod Bluetooth PumpManager For iOS Open-Source Automated Insulin Delivery (OS-AID) systems. ## Status This repository contains code being used by several iOS OS-AID systems including Loop and Trio. ## For more information on Loop Please join loop zulipchat at...
(no description)
closed-loop controldata platform
medium ★ 12 JavaScript 8mo ago
README preview
# oref0 Algorithm for OpenAPS implementations. To get started with OpenAPS, see the [OpenAPS documentation](http://openaps.readthedocs.org/en/latest/) ## Installing oref0 Install tools globally: `npm run global-install` ## Usage of oref0 ### `oref0` <details>...
Explore public-comment data with an interactive, self-contained web app.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM toolingvisualization
high ★ 11 TypeScript 3mo ago
README preview
# Regulations.gov Comment Analysis Pipeline A modular pipeline for analyzing public comments from federal regulations using AI-powered theme and entity discovery. ## Overview This tool processes public comments to: 1. **Load** comments from regulations.gov API or CSV bulk...
GitHub docs for Looped users
LoopKit patient collective. LoopTips covers the practical knowledge patients need to run Loop day-to-day -- beyond what the main documentation covers.
medium ★ 11 · 4mo ago
README preview
# Loop Tips A set of documents covering how to Loop
Demonstrate use of FHIR Questionnaire for ONC Structure Data Capture initiative
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 10 JavaScript 12y ago
README preview
## SDC --> FHIR Questionnaire prototype #### Demo online: [birth details questionnaire](http://joshuamandel.com/sdc-fhir-demo/app/#/view/example) | [event reporting example](http://joshuamandel.com/sdc-fhir-demo/app/#/view/converted) This is a *very rough take* on the...
Nightscout Apple Watch viewer
data platform
medium ★ 10 Other 10y ago
README preview
# nightscout-apple-watch nightscout apple watch app Apple Watch App for viewing nightscout data. App is available for download here - https://itunes.apple.com/us/app/mybg-continuous-glucose-monitor/id993805949?ls=1&mt=8 As always, this app is for educational and...
Exploring conversation of Consolidated CDA to JSON for web apps
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 9 Python 13y ago
README preview
Exploratory mapping of Consolidated CDA data to JSON, with a goal of preserving CCDA's data model (but applying friendly names to properties whenever possible). Inspired by popHealth's approach to mapping C32 (+ more Linked Data flavor) ## For automated setup, see...
Interactive web-based guide for understanding Epic's Electronic Health Information (EHI) exports, with live SQL query examples you can run in your browser.
Josh Mandel built the Epic EHI Living Manual -- an interactive guide with live SQL query examples for understanding what's in an Epic EHI export. The most accessible patient-facing EHI navigation tool in existence.
data export/portability
high ★ 9 TypeScript 1y ago
README preview
# Epic EHI Living Manual - Astro Site This is the Astro-based version of the Epic EHI Living Manual, featuring interactive SQL widgets and Mermaid diagrams. ## Quick Start ```bash # Install dependencies bun install # Generate the SQLite database (if not already present) bun...
FHIR Client app that supports patient search + launching other FHIR apps
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 8 JavaScript 11y ago
proxy many websockets servers to a single client
data platform
medium ★ 8 JavaScript 5y ago
README preview
# Nightscout Aggregator This is a node js webapp serving as a lens to view multiple Nightscout installs at the same time. ## Installing ```bash git clone git://github.com/bewest/nightscout-aggregator.git cd nightscout-aggregator npm install ``` This should fetch a copy of...
Bulk Data FHIR API client, with metadata-based schema generation, staging, and push to cloud storage + BigQuery
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 7 Python 8y ago
README preview
# fhir-bulk-data-to-bigquery Load data from a FHIR Bulk Data API into a BigQuery DataSet # Try it ## Prerequisites * Docker * Docker Compose * gcloud, with credentials for a user account or service account configured ## Setup ``` git clone...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 7 TypeScript 1y ago
README preview
# CMS RFI Response Collab ## Introduction: Responding to the CMS Health Technology Ecosystem RFI In May 2025, The Centers for Medicare & Medicaid Services (CMS) and ASTP/ONC released a significant Request for Information (RFI) on the "Health Technology Ecosystem" (Document...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skillself-tracking
high ★ 7 TypeScript 8mo ago
README preview
# Installing the FHIR Connectathon Notes Testing Skill ## What This Skill Does The `write-clinical-notes` skill is a comprehensive testing toolkit for the **FHIR Writing Clinical Notes specification**. It helps test DocumentReference write operations at connectathons and in...
Greenberg-style claim-specific citation network builder and viewer
Josh Mandel built a Greenberg-style claim-specific citation network builder and viewer -- the computational tool for detecting manufactured authority in medical citations. Directly relevant to CLAIM-CSN methodology.
high ★ 7 TypeScript 3mo ago
Nightscout user guide
data platform
medium ★ 7 · 5y ago
README preview
# user_guide Nightscout user guide # Current Status: * german 95% done (basic setup finished) * english 0% done # Links: [nightscout user guide](https://nightscout.gitbooks.io/user_guide/content/)
CGM Data: FHIR Representation, Visualization, and Sharing
Josh Mandel built a CGM FHIR playground -- representing CGM data in FHIR, generating AGP reports, and sharing via SMART Health Links. Patient CGM data infrastructure bridging the patient-built CGM ecosystem to health standards.
device bridgevisualization
high ★ 6 TypeScript 1y ago
README preview
# CGM Data in FHIR: Playground for Visualization and Sharing This project demonstrates how to represent Continuous Glucose Monitoring (CGM) data using the FHIR standard, generate an Ambulatory Glucose Profile (AGP) from the CGM data, and share the data using a SMART Health...
(no description)
Josh Mandel built the MCP postMessage transport -- enabling zero-installation, browser-native MCP servers. Lowers the barrier to patient-controlled AI health data access by eliminating the need to install anything.
MCP/Claude Skillvisualization
high ★ 6 TypeScript 12mo ago
README preview
# MCP postMessage Transport Reference Implementation This is a reference implementation for a **proposed new transport** for the Model Context Protocol (MCP) that enables zero-installation, browser-native MCP servers. The postMessage transport allows MCP servers to run directly...
G7 CGMManager for Loop
device bridge
medium ★ 6 Swift 2mo ago
README preview
# Loop Plugin for G7 Sensor Requires use of official G7 app
community maintained FDA presubmission
data platformcommunity/forum
medium ★ 6 Python 11y ago
README preview
# nightscout fda presubmission sphinx presub ecopy source Simple project to hold the content for an FDA presubmission. All text. It should: * communicate to the FDA description of what we are interested * List of unanswered questions for the FDA to answer The description...
Web application giving users of Withings devices access to their health data . DDD/clean-code. Future goals are to stream data to Dropbox, Google Drive, IFTTT and similar services.
Web application giving Withings device users access to their own health data, with planned export to Dropbox, Google Drive, IFTTT. Clean-architecture Go codebase. The older, established patient-data-platform piece that anchors the Withings ecosystem on GitHub.
visualizationdata export/portability
high ★ 5 Go 2mo ago
README preview
# Withoutings Demo application for talking with Withings API. It is written in Go with few dependencies, and uses PostgreSQL as a database. The code is organized using DDD-ish / Clean Architecture-ish principles, based on the book and articles by https://threedots.tech/. ##...
A simple service to: Listen for incoming messages on a Direct server, Identify C-CCDA attachments, and Forward them to a specified address.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridgedata export/portability
high ★ 5 JavaScript 12y ago
README preview
# SMART reDirect ## A simple service to: 1. Listen for incoming messages on a Direct server 2. Identify C-CCDA attachments, and 3. Forward them to a specified address. This is a quick hack and a useful bridge. Currently relies on the Direct Java Reference Implemenation...
(no description)
Josh Mandel built vaxx.link -- a SMART Health Links demo enabling patients to create and share their own vaccination credentials. Patient-controlled health data sharing.
high ★ 5 TypeScript 1y ago
README preview
# SMART Health Links Demo ## Server * Demo hosted at https://api.vaxx.link * Allows external consumer apps to create a SHL and add files to it * Allows SHL clients to connect and pull data from any active SHL ## UI * Demo hosted at https://demo.vaxx.link * Simulates a state...
(no description)
Josh Mandel built SHCWallet -- an Android SMART Health Card wallet letting patients store and present their own health credentials from SMART Health Links.
self-tracking
high ★ 5 Kotlin 1y ago
README preview
# SHCWallet - SMART Health Card Wallet & Provider ## Overview SHCWallet is an Android application designed to: 1. Process SMART Health Links (SHLs) to retrieve and decrypt SMART Health Cards (SHCs), managed by `ShlProcessorService.kt`. 2. Store these SHCs securely in an...
nak_description
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 5 Java 13y ago
IOB, COB, Profile, and more
data platform
medium ★ 5 JavaScript 10y ago
README preview
# dcalc IOB, COB, Profile, and more
Cardiac Risk App ported to HL7's FHIR REST APIj
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 4 JavaScript 14y ago
Ctrl-C Health
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 4 TypeScript 1y ago
The official advocacy kernel of the Humanos Foundation. Empowering neurodivergent patients with Zero-Knowledge data sovereignty. Join the movement to kill the clipboard.
Ramon Rios Jr built the HumanOS Foundation advocacy kernel -- empowering neurodivergent patients with Zero-Knowledge data sovereignty. The manifesto calls to 'kill the clipboard.' Patient-led sovereignty infrastructure for hidden disability communities.
data platformadvocacy tooling
high ★ 4 JavaScript 1mo ago
README preview
<div align="center"> # HumanOS Foundation ### The Advocacy Kernel & Human Operations Layer **[Visit the Foundation](https://humanos.foundation)** • **[Read the Manifesto](https://humanos.foundation/manifesto)** • **[Join the...
Loop PumpManager plugin for Medtronic pumps
medium ★ 4 Swift 2mo ago
README preview
# MinimedKit Medtronic PumpManager For Loop ## Status Supported, and included in Loop ## For more information Please join loop zulipchat at https://loop.zulipchat.com/
POC to develop a web-based data transfer tool from Nightscout dbs to other platforms
data platformAI/LLM tooling
medium ★ 4 Python 4y ago
README preview
# Nightscout to Open Humans Data Transfer Tool Proof of concept project to develop a web-based data transfer tool from Nightscout databases to Open Humans and other platforms. This website is intended for deployment on Heroku at: https://dataxfer-ns-oh.herokuapp.com/ ###...
Free, open-source local-first workout tracker for iOS & Android. Plan workouts, log sets, track body measurements, and sync across devices. Apple Watch + Live Activity support. Self-host your own sync backend or run fully offline.
skulptapp built Skulpt -- a free, open-source, local-first workout tracker for iOS and Android. Plan workouts, log sets, track body measurements, sync across devices. Self-host your own backend or run fully offline. Strong patient-sovereignty design.
device bridgeMCP/Claude SkillAI/LLM tooling
medium ★ 3 TypeScript 1mo ago
README preview
<p align="center"> <picture> <img alt="skulpt" src="./.github/resources/banner.png" /> </picture> </p> <p align="center"> <a href="https://apps.apple.com/us/app/skulpt-gym-workout-tracker/id6749158262"> <img...
Spec for BlueButton+ Pull
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 3 Other 12y ago
README preview
blue-button-plus-pull ===================== # Spec for BlueButton+ Pull View online: [blue-button.github.com/blue-button-plus-pull](http://blue-button.github.com/blue-button-plus-pull)
Experimental mapping CCDA -> FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 3 Other 11y ago
README preview
# ccda-to-fhir Experimental mapping tool to support C-CDA -> FHIR conversion and QA. ## To run 1. Install [leiningen](http://leiningen.org/) 2. `lein run -m ccda-to-fhir.test` ## TODO - [x] Flesh out `ccda-context` as an atom that includes `:Patient` and `:resources` that...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 3 · 5y ago
README preview
# FHIR / SMART / Technology + Policy ## decks and docks * **[SMART on FHIR](https://github.com/jmandel/fhir-tech-slides/blob/master/SMART%20Tutorial%20-%20Dev%20Days.pdf)** — App platform for healthcare * **[Argonaut and US Core...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
self-tracking
high ★ 3 TypeScript 1y ago
README preview
# TEFCA Financial Modeler ## 1. Overview The **TEFCA Financial Modeler** is a web-based simulation tool designed to analyze and project potential financial flows and economic impacts within the Trusted Exchange Framework and Common Agreement (TEFCA) ecosystem. Users can adjust...
Analysis of EHI export documentation for 265 certified EHR products
Josh Mandel analyzed EHI export documentation for 265 certified EHR products -- mapping how well health systems actually support the patient right to request their complete electronic health information.
data export/portability
high ★ 3 HTML 5mo ago
Protocol to request patient data at check-in time for health visits -- online or in person
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridgeAI/LLM toolingdata export/portability
high ★ 3 TypeScript 2mo ago
README preview
# smart-health-checkin-mdoc A **SMART Health Check-in** prototype: a transport-neutral check-in request/response model bound to the W3C Digital Credentials API over direct `org-iso-mdoc`. The repo ships an end-to-end demo — Android wallet, web verifier, and an in-person kiosk...
iOS framework to read Dexcom G4 Share data over BLE.
closed-loop control
medium ★ 3 Swift 4y ago
README preview
# G4ShareSpy An iOS framework to read data from a Dexcom G4 Share receiver over Bluetooth. ## Motivation The [Dexcom Share] app interacts with a G4 Share receiver via BLE to read continuous blood glucose data. The app displays that data in real-time, and uploads it to the...
(no description)
visualization
medium ★ 3 JavaScript 6y ago
README preview
# openaps-menu This is the repository holding the menu-based software code, which you may choose to add to an Explorer HAT or other screen-based rig (e.g., Adafruit Radiofruit Bonnet) in order to visualize and enter information into a Pi-based #OpenAPS rig. See...
Pebble app to view data from two nightscout servers .
device bridgedata platformadvocacy tooling
medium ★ 3 C 10y ago
README preview
# cgm-pebble-splitscreen Pebble app to view data from two nightscout servers. Steps to get it running on your own : 1. Go to cloudpebble.net 2. Import from github and enter the cgm-pebble-splitscreen url . 3. Edit the pebble-js-app.js file on line : 46: First...
Requirements, technical docs for a wearable gateway device.
device bridgedata platform
medium ★ 3 · 10y ago
README preview
# wearable-gateway Requirements, technical docs for a wearable gateway device.
Documentation hub for links to open source documentation in the DIY diabetes ecosystem
data platformvisualization
medium ★ 3 · 1y ago
README preview
# Documentation hub Documentation hub for links to open source documentation in the DIY diabetes ecosystem ### TODO: * Create master list of content - categories, links to each open source project * Consider using an open source tool to allow people to select equipment and see...
A Nightscout native remote monitor for Android that uses MQTT
data platform
medium ★ 3 Java 11y ago
 Self-hosted wearable health data aggregation platform — sync, analyze, and visualize data from Fitbit, Garmin, Whoop, Strava, Withings & more.
biosync-io built VitaSync -- a self-hosted wearable health data aggregation platform. Connect Fitbit, Garmin, WHOOP, Strava, Withings to a single API you control. The patient-controlled answer to wearable data lock-in.
device bridgeMCP/Claude SkillAI/LLM tooling
high ★ 2 TypeScript 2mo ago
README preview
<div align="center"> # VitaSync **Self-hosted wearable health data aggregation platform** Connect Fitbit, Garmin, WHOOP, Strava — and more — to a single API you control. </div> --- ## Overview VitaSync is a fully TypeScript monorepo that gives you a production-ready,...
(no description)
Josh Mandel analyzed the CMS and ONC interoperability NPRMs -- health policy work directly shaping patient data access rights. From the SMART on FHIR co-author doing advocacy at the standards layer.
high ★ 2 HTML 7y ago
README preview
# NPRMs ``` wget https://www.cms.gov/Center/Special-Topic/Interoperability/CMS-9115-P.pdf wget https://www.healthit.gov/sites/default/files/nprm/ONCCuresActNPRM.pdf pdftohtml ONCCuresActNPRM.pdf ONC.html pdftohtml CMS-9115-P.pdf CMS.html sed -i 's/&#160;/ /g' *.html pandoc...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 · 6y ago
README preview
# Notes from reading Cures Rules ## ONC -- Real World Testing * Vendors publish public, annual plans * Vendors publish public, annnual results --> ACB --> CHPL ## Compliance for Existing Certified API Technology * I'm unclear on what it means for existing technology...
SMART Health Links for International Patient Summary
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 HTML 1y ago
README preview
# create-svelte Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). ## Creating a project If you're seeing this, you've probably already done this step. Congrats! ```bash # create a...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 HTML 5mo ago
README preview
# EHI Format Fun For generated metadata see https://github.com/jmandel/ehi-exploration/releases
CMS Aligned Networks: FHIR Subscriptions Broker Architecture — draft specification for brokered encounter notifications
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 · 4mo ago
README preview
# CMS Aligned Networks: FHIR Subscriptions Broker Architecture **CMS Interoperability Framework — Subscriptions Workgroup** | *Draft for Discussion* A brokered model for delivering FHIR encounter notifications across CMS-Aligned Networks, meeting the July 4, 2026 CMS...
Dossia.org example code. https://forum.dossia.org/viewtopic.php?f=12&t=20
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
community/forum
high ★ 2 C# 5y ago
README preview
dossia.org-examples =================== Dossia.org example code. https://forum.dossia.org/viewtopic.php?f=12&amp;t=20 https://forum.dossia.org/viewforum.php?f=12 Providing source control to dossia example code.
Swift Package implementation of the Loop Algorithm
medium ★ 2 Swift 1mo ago
README preview
# LoopAlgorithm LoopAlgorithm predicts future blood glucose from insulin, carb, and historic glucose data, and generates dosing recommendations. Please understand that this project: * Is highly experimental * Is not approved for therapy ## Command Line Runner There is a...
Nightscout API Client for Loop
device bridgedata platform
medium ★ 2 Swift 2mo ago
README preview
# NightscoutRemoteCGM Nightscout Remote CGM Plugin for Loop The Nightscout Remote CGM source will use your CGM data from Nightscout and make it available in Loop.
O A C I D S
medium ★ 2 Python 10y ago
README preview
# oacids O A C I D S
The interceptor dashboard for the nightscout.net hosting site.
data platformvisualization
medium ★ 2 JavaScript 10y ago
README preview
Drywall ============= A website and user system for Node.js. What you create with Drywall is more important than Drywall. [See a bird's eye view.](http://jedireza.github.io/drywall/) Technology ------------ | On The Server | On The Client | Development | | ------------- |...
Placeholder for documentation on variety of organizational processes in Nightscout.
data platform
medium ★ 2 Python 11y ago
README preview
# process-controls Placeholder for documentation on variety of organizational processes in Nightscout. Purpose is to document contributing guidelines, coding guidelines, and how the distributed open source process works. [Latest...
Watch a disk directory for e-mail files; HTTP post any C-CDA attachments found
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridgedata export/portability
high ★ 1 JavaScript 13y ago
README preview
# SMART reDirect ## A simple service to: 1. Listen for incoming messages on a Direct server 2. Identify C-CCDA attachments, and 3. Forward them to a specified address. This is a quick hack and a useful bridge. Currently relies on the Direct Java Reference Implemenation...
Sample client for Argonaut Implementation Sprint 2
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 10y ago
README preview
## Quick start example app Download this repo and run a static web server to host this app. (Note that you don't need to use our web server; you can use any web server you want, as long as content is hosted at http://localhost:8000/fhir-app). git clone...
Mock UX for patient-facing EHR data sharing app
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 10y ago
Web-based visualization tool for electrocortographical data (ECoG)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 1 JavaScript 11y ago
README preview
## Browser view of ECoG + acoustic data
BlueButton+ Push: Simplifying Patient Workflows
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
community/forum
high ★ 1 Shell 13y ago
README preview
# This work has been supplanted! # [https://github.com/blue-button/blue-button-plus-pull](https://github.com/blue-button/blue-button-plus-pull) --- # BlueButton+ Push: Simplifying Patient Workflows ## Background: Today's Workflow It's been exciting to see the BlueButton+...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 2y ago
README preview
# CMS PUF --> Plan Network Files Dependencies: `libreoffice`, `csvkit`, `unzip`, `node` Build a cache of all content (requires ~3GB disk space): ```sh node cache.mjs ``` # Example Analysis Count the number of providers per plan. In duckdb... ```sql create table provider as...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 TypeScript 1y ago
README preview
# Birth Delivery Analysis This code analyzes delivery methods and timing for births to mothers aged 39-42 with normal BMI and masters+ education. <img src="./delivery_analysis.png?raw=true" /> ## Data Preparation 1. Download...
Vision therapy exercise with eccentric circles
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 3y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 1 TypeScript 1y ago
README preview
# Optional End-to-End Encryption for FHIR Bulk Export **Protocol Version 0.5 – 6 May 2025** This document describes how to encrypt FHIR bulk‑export NDJSON files end‑to‑end and securely convey decryption keys in‑band via JWE, using the client's registered public key. --- ##...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridge
high ★ 1 TypeScript 2y ago
README preview
# SHLinker: SMART Health Links Processing Library SHLinker helps web applications work with SMART Health Links and display them consistently. It provides functions to parse, retrieve, and render SHLinks, making it easy to integrate SHLink functionality into your projects. ##...
Standalone Bun dashboard demo for browsing CMS NCD, LCD, and article coverage logic through a hand-curated OSA metamodel.
Josh Mandel built a CMS coverage determination browser using a hand-curated OSA (obstructive sleep apnea) metamodel -- the first sleep-disorder-adjacent item in the entire 886-repo corpus. A researcher probing Medicare coverage logic for OSA, not a patient tool.
visualization
high ★ 1 TypeScript 3mo ago
README preview
# CMS NCD Browser Demo Standalone Bun dashboard demo for exploring CMS National Coverage Determinations, Local Coverage Determinations, and associated billing articles through a hand-curated disease metamodel. Current bundled prototype: -...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skilldata export/portability
high ★ 1 Python 3mo ago
README preview
# Interop Blog A static blog built with [Astro](https://astro.build) featuring insights and analysis on healthcare interoperability, FHIR standards, EHR systems, and digital health innovation. ## Features - **Static Site Generation** – Built with Astro for fast loading and...
Reference implementation for SMART Permission Tickets
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skillvisualization
high ★ 1 TypeScript 3mo ago
README preview
# SMART Permission Tickets — Reference Implementation Reference implementation for the [SMART Permission Tickets](https://build.fhir.org/ig/nicholasjhatch/smart-permission-tickets/) specification, demonstrating portable authorization grants for cross-organizational FHIR data...
A set of scripts that enables you to upload a list of DOIs to your Mendeley library, saving you a ton of clicks.
Dana Lewis, T1D patient, founder of OpenAPS and #WeAreNotWaiting.
AI/LLM tooling
high ★ 1 Python 3y ago
README preview
# Mendeley DOI Importer This repository provides a step-by-step guide and Python scripts to add documents to your Mendeley library using their DOIs. The process includes creating an app on Mendeley, getting an access token, extracting DOIs from text using ChatGPT, preparing a...
A living health profile, not a health record. Phylax helps you and your AI assistant turn observations, patterns, and self-regulation decisions into a versioned markdown document you bring to doctor visits. Local-first, encrypted, user-controlled. Named after φύλαξ (guardian).
data platformself-trackingdata export/portability
medium ★ 1 TypeScript 2mo ago
README preview
# Phylax Your local-first, zero-knowledge living health profile. **Live demo**: https://astrapi69.github.io/phylax/ (install as a PWA via your browser's address bar) **User documentation**: https://astrapi69.github.io/phylax-docs/ (Iteration 1 complete; DE+EN parallel content...
An iOS based framework for uploading to and fetching data from instances of Nightscout
device bridgedata platform
medium ★ 1 Swift 2y ago
README preview
# NightscoutKit A swift package for uploading to and fetching data from instances of [Nightscout](https://github.com/nightscout/cgm-remote-monitor). Please read the [LICENSE](/LICENSE.md) and [CODE_OF_CONDUCT](/CODE_OF_CONDUCT.md)
Omnipod Simulator
device bridge
medium ★ 1 Go 2mo ago
README preview
# pod Fake pod implementation * The original 0pen-dash repository from which this was forked was removed by the owner. * This fork has diverged from the original implementation, which was based on hardcoded responses. This version mimics more pod details like reservoir level,...
(no description)
device bridgedata platform
medium ★ 1 Swift 2mo ago
README preview
# LibreTransmitter for Loop This is a https://github.com/loopkit/loop plugin for connecting to libresensors via miaomiao and bubble transmitters # Supported sensors * US Libre 1 10 day sensors (tested) * US Libre 1 14 day sensors (untested) * International Libre 1 sensors...
Loop PumpManager plugin for Omnipod Eros pods
medium ★ 1 Swift 2mo ago
README preview
# OmniKit Omnipod Eros PumpManager For Loop ## Status Supported. Incorporated into Loop ## For more information Please join loop zulipchat at https://loop.zulipchat.com/
Playing with automated deployment via resin.io
medium ★ 1 Shell 10y ago
README preview
# resinio-container Playing with automated deployment via resin.io
Used to allocate resources for accounts.
data platform
medium ★ 1 JavaScript 10y ago
README preview
# provisioner Used to allocate resources for accounts.
(no description)
data platform
medium ★ 1 · 6y ago
README preview
# Shareup This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.1.2. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source...
templates for rendering documents nicely in pdf and web
data platform
medium ★ 1 Other 11y ago
README preview
Generic, junk boiler plate ========================== Make with [Jekyll](http://jekyllrb.com/) and [Pandoc](http://johnmacfarlane.net/pandoc/) This is a copy of https://github.com/edsl/endefensadelsl.org, and I'm basically just tweaking things to get it a little bit more...
📊 Visualize and track health trends from Withings devices with clarity, turning raw data into easy-to-understand insights over time.
Polymath247 built heda-health-data-dashboard -- a privacy-first personal Withings health data dashboard. Sleep, activity, and body composition trends from your own Withings devices, visualized clearly. No telemetry.
AI/LLM toolingvisualizationdata export/portability
high ★ 0 TypeScript 1mo ago
README preview
# 📊 heda-health-data-dashboard - View Your Health Data Clearly ## 🩺 What is heda-health-data-dashboard? heda-health-data-dashboard is a simple tool that helps you understand your health data collected from Withings devices. It takes your sleep, activity, and body...
MCP server for the Withings Health API with OAuth, local cache, and trend analysis
partymola built withings-mcp -- an MCP server for the Withings Health API with OAuth, local SQLite cache, and trend analysis. 'Local-first design that keeps the AI conversation on the patient's own data.' The third independent Withings MCP in the corpus.
MCP/Claude Skillvisualization
high ★ 0 Python 1mo ago
README preview
# withings-mcp MCP server for the [Withings Health API](https://developer.withings.com/) with OAuth, local SQLite cache, and trend analysis. **What makes this different from other Withings MCP servers:** - Local SQLite cache for fast offline queries and historical trend...
Unofficial local-first Withings MCP server for AI health, sleep and activity agents.
davidmosiah built an unofficial local-first Withings MCP server -- gives AI agents access to personal ScanWatch, sleep mat, and blood pressure cuff data on the user's own terms. The wearable equivalent of Health Skillz.
device bridgeMCP/Claude SkillAI/LLM tooling
high ★ 0 TypeScript 2mo ago
README preview
<!-- delx-wellness header v2 --> <h1 align="center">Withings MCP</h1> <div align="center"> <img src="assets/banner.png" alt="Withings MCP — Withings MCP for AI agents" width="85%" /> </div> <h3 align="center"> Give your AI agent your Withings body measures, sleep, activity...
72 hand-authored FHIR R4 Questionnaire resources converted from real-world clinic intake forms and validated PROMs, with SDC STU4 idioms and full provenance back to source PDFs.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 2mo ago
README preview
# FHIR Questionnaires from the Web A collection of **72 hand-authored FHIR R4 Questionnaire** resources converted from real-world provider intake forms and validated PROMs found on the public web. Each Questionnaire is built using HL7 [Structured Data Capture (SDC) IG...
Demonstration Health Tile Provider
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 0 JavaScript 12y ago
README preview
##Demonstration Health Tile Provider * Serves up a UI like a Health Tile provider * Doesn't really do OAuth but goes through the motions * Generates random data each time it's called Quick and dirty visualization of fake glucose readings based...
Documentation of SMART Genomics API
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 13y ago
README preview
SMART Genomics Documentation =================== This is the SMART Genomics technical documentation, hosted at <http://genomics-advisor.smartplatforms.org:4000> Installing Jekyll and Friends ----------------------------- First, you'll need the...
Public presentation content
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 10y ago
README preview
# presentations
MACRA genius -- integration of genius.com interface for reviewing complex regulations
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 10y ago
Prototype for tighter App/EHR integration in-browser
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 10y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridgedecision support
high ★ 0 · 7y ago
README preview
# realtime-benefits-with-cds-hooks CMS Proposed Rule 4180 (CMS-4180-P; see [announcement](https://www.cms.gov/newsroom/fact-sheets/contract-year-cy-2020-medicare-advantage-and-part-d-drug-pricing-proposed-rule-cms-4180-p); see [full...
Gaze / Pointing psychometrics
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 5y ago
README preview
# Gazoff Quick utility to track visuospatial awareness awareness 0. Load in full screen mode on a touchscreen display, and stand about 24" back 1. Look at the randomized target position 2. Close your eyes 3. Reach out and touch the target 4. Repeat, following instructions don...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 5y ago
README preview
# create-svelte Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte); ## Creating a project If you're seeing this, you've probably already done this step. Congrats! ```bash # create a...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 0 TypeScript 4y ago
README preview
# SMART QR Links This repository implements prototypes for a few different technical approaches to one core problem: how to make it easy and safe to share health data using QR codes? See: [use cases and technical approaches](https://hackmd.io/kvyVFD5cQK2Bg1_vnXSh_Q). ##...
SMART Scheduling Links PoC
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3y ago
README preview
## SMART Scheduling Links Aggregator for WBA **Data published at: https://wbaschedulinglinks.blob.core.windows.net/fhir/$bulk-publish** This is a proof of concept to: * Query Walgreens COVID-19 Appointment API continuously (subject to rate limits) * Generate [SMART Scheduling...
Watch for changes in a FHIR server and emit as SSE
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3y ago
README preview
# fhir-watcher Point to a server and generate a change feed of [previous, current] resource pairs for all server updates # Examples ## Print to console deno run --allow-all --watch examples/console.ts ## Spool to Server-Sent Events web endpoint npx sse-cat...
(no description)
Josh Mandel built a health card QR scanner demo for SMART Health Cards -- enabling patients to scan and verify their own COVID-19 and health credentials. Patient-facing health data tool from the SMART on FHIR co-author.
high ★ 0 TypeScript 3y ago
README preview
# Health Card Scanner * **Standalone** mode: scans QRs, and shows the results. https://joshuamandel.com/health-card-scanner-demo * **Scanner Service** mode: scans QRs and sends them to the caller via window.postMessage....
Add nav buttons to cornell cfr
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 3y ago
README preview
# cornell-cfr-bookmarklet Add nav buttons to cornell cfr ``` javascript:(function() { class TreeNode { constructor(element) { this.element = element; this.id = element.id; this.children = []; this.parent = null; this.next = null;...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 2y ago
README preview
# create-svelte Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). ## Creating a project If you're seeing this, you've probably already done this step. Congrats! ```bash # create a...
Experimental view + summary generator for Health IT Reguations
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 2y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualizationself-tracking
high ★ 0 TypeScript 1y ago
README preview
# Baby Logger A voice-controlled baby tracking application that helps parents log and analyze their baby's daily activities, including feedings, diapers, sleep, and more. ## Features - Voice-controlled logging with wake word detection ("hey baby") - Support for multiple event...
(no description)
Josh Mandel wrote ExNex -- a proposed framework for patient-centric health data exchange, outlining how patients should control access to their own health records across systems.
decision support
medium ★ 0 · 1y ago
README preview
# ExNex: A Proposed Framework for Patient-Centric Health Data Exchange ## Preamble This document outlines a proposed framework, "ExchangeNext" (ExNex), for patient-centric health data exchange. It is intended to serve as a comprehensive overview to guide discussion, solicit...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 10mo ago
README preview
# Register of Financial Interests façade (Bun + Elysia + React) This revision exposes a minimal FHIR façade for Financial Interests filings. All data is kept as raw JSON FHIR resources in SQLite, and the React single-page app reads/writes QuestionnaireResponses using OAuth2...
FHIR notification architecture simulator — comparing Broker, Direct, Direct+Group, and Encrypted at U.S. scale
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3mo ago
README preview
# CMS Network Performance Simulation A single-file TypeScript simulator comparing four FHIR notification architectures at U.S. scale (~342M population), with an interactive HTML report. **[View the report](https://jmandel.github.io/cms-network-performance-simulation/)** ##...
Network activity notifications MVP for CMS-aligned FHIR subscriptions
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 0 TypeScript 2mo ago
README preview
# CMS-Aligned Networks: Activity Notifications MVP Draft proposal for a minimal network-level activity notification capability. Live simulator: <https://joshuamandel.com/cms-network-subscriptions-mvp/> This branch is intentionally standalone. It explores a small control-plane...
SMART Permission Tickets DAM example with standalone HTML and GitHub Actions build
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 0 HTML 2mo ago
README preview
# SMART Permission Tickets DAM Example This repository contains a working Domain Analysis Model (DAM) example for SMART Permission Tickets, based on stakeholder interview synthesis. Rendered site: https://joshuamandel.com/permission-tickets-dam-example/ ## Contents -...
git clone of https://bitbucket.org/iko/glucodump
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Python 13y ago
svn clone of http://diabetes-understanding-by-simulation.googlecode.com/svn/trunk/
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 13y ago
tools for working with Asante Porter protocol.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 12y ago
README preview
# asante porter Connects FTDI usb cable to the controller module's UART. ## udev rules * http://www.reactivated.net/writing_udev_rules.html#basic * https://wiki.archlinux.org/index.php/udev * `# udevadm monitor --environment --udev --kernel` - Prints items that can be...
fluent api to acquire resources before booting a process
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 11y ago
README preview
# bootevent Quickly describe async tasks needed to complete bootup. Fluent js interface to `acquire` resources in lockstep before considering a process to be `booted`. ## install `npm install git://github.com/bewest/bootevent.git` ### `bootevent (ctx, booted)` -> `{fluent...
proxying load balancer
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Other 13y ago
simple REST server to auth mqtt connect/pub/usb for mosquitto
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 11y ago
README preview
# restify-mosquitto-auth simple REST server to auth mqtt connect/pub/usb for mosquitto
copy of FDA's eMDR HL7 specs
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 HTML 10y ago
README preview
# eMDR_HL7ICSR copy of FDA's eMDR HL7 specs
Searches an XML file and creates a CSV file with a list of URLs (such as tweets) that have been embedded using [embed] and [\embed]
Dana Lewis, T1D patient, founder of OpenAPS and #WeAreNotWaiting.
high ★ 0 Shell 3y ago
README preview
# embedded-tweet-links Takes an XML file as input via the command line, searches through it, and creates a CSV file with a list of URLs (such as tweets) that have been embedded using [embed] and [\embed] ## How to run `./embedded-links.sh YOURFILE.xml` (Make sure you've...
(no description)
data platform
medium ★ 0 Swift 2mo ago
README preview
# NightscoutService Integration of the Nightscout service for LoopKit.
iOS Frameworks for working with RileyLink and RileyLink compatible BLE devices
medium ★ 0 Swift 2mo ago
README preview
# RileyLink iOS App The main purpose of the RileyLink iOS App is for developers to test and build the device commands. The RileyLink iOS app connects to a [RileyLink](https://github.com/ps2/rileylink) via Bluetooth Low Energy (BLE, or Bluetooth Smart) ## Features *...
Programmable menu backend for nodejs applications.
medium ★ 0 JavaScript 8y ago
README preview
Menu Backend ================================ ## Application The menube module is a backend tool used to create and manage an application menu. Menu structure and actions are defined in JSON files which are loaded when a menube instance is created. Methods are provided for the...
(no description)
data platform
medium ★ 0 Other 11y ago
README preview
d-data-2014-11 ============== Presentation. ### Editing 1. Sign into https://prose.io/ 1. Visit http://prose.io/#nightscout/d-data-2014-11/edit/master/src/documents/slide0.md 1. Or visit http://prose.io/#nightscout/d-data-2014-11 And select New file, name your file...
Graphview 4.0.1 without support library dependency
data platform
medium ★ 0 Java 3y ago
Iconify 2.2.2 library without support library dependency
data platform
medium ★ 0 Java 3y ago
(no description)
data platform
medium ★ 0 · 9mo ago
README preview
## Setup Instructions [Watch AAPS BrowserBuild](https://androidaps.readthedocs.io/en/latest/SettingUpAaps/BrowserBuild.html)
ThinVNC is a pure HTML5 & AJAX Remote Desktop implementation. ThinVNC works on any HTML5-compliant web browser. Users can access a remote PC from any computer or mobile OS; no additional plugin or installation will be required on the client side.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 31 Other 14y ago
JavaScript library for unitsofmeasure.org (UCUM)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 28 JavaScript 10y ago
README preview
# ucum.js JavaScript implementation of UCUM (http://unitsofmeasure.org) ## Units conversion `ucum.convert`: Convert a value (represented as a Javascript Number) from one UCUM unit (represented as a case-sensitive UCUM string) to another, assuming they are conformant. ``` var...
Prototype graphql implementation for FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 18 JavaScript 10y ago
README preview
# gra-fhir-ql Prototype [graphql](http://facebook.github.io/react/blog/2015/05/01/graphql-introduction.html) implementation for FHIR. This acts as a proxy server in that it receives graphql requests from a client, and turns these into FHIR REST API calls out to an authoritative...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 16 Python 12y ago
README preview
The argparse module makes it easy to write user friendly command line interfaces. The program defines what arguments it requires, and argparse will figure out how to parse those out of sys.argv. The argparse module also automatically generates help and usage messages and issues...
Speech formant tracking code in Python
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 15 Python 12y ago
README preview
http://projects.scipy.org/scikits/browser/trunk/talkbox/scikits/talkbox/lpc/lpc.py?rev=1306 http://www.mathworks.com/help/signal/ug/formant-estimation-with-lpc-coefficients.html http://en.wikipedia.org/wiki/Window_function#Hamming_window http://docs.scipy.org/doc/numpy/reference/...
API definitions for CommonTrust Network
medium ★ 14 · 4y ago
README preview
# CommonTrust Network Registry APIs ## Welcome to the CommonTrust Network Registry APIs The CommonTrust Network Registry APIs enable organizations to build scalable solutions for verifying COVID-19 health credentials issued for testing and vaccination. These APIs are powered...
FHIR Path implementation in JavaScript
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 14 JavaScript 10y ago
README preview
## fhirpath.js To use it, `npm install fhirpath.js`. Then: ```js var fp = require('fhirpath.js') var result = fp.evaluate({ // the target to evaluate against "a": 1, "b": [2, 3] }, "a | b | a") // the path expression to evaluate...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 13 TypeScript 3y ago
README preview
# Setup ```sh wget https://github.com/hapifhir/org.hl7.fhir.core/releases/latest/download/validator_cli.jar deno run --allow-all refine.ts ``` Point OpenAI to http://localhost:4444
A mobile app to verify SMART Health Cards
data export/portabilitycommunity/forum
medium ★ 11 TypeScript 2y ago
README preview
# SMART Health Card Verifier SMART Health Card Verifier is a safe, privacy-preserving mobile application, designed to verify [SMART Health Card certificate](https://smarthealth.cards/) encoded in a QR code. The app is launched in both the Play store and iOS store. It is built...
Vocabulary lookup tool for LLMs (and humans)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM tooling
high ★ 11 Other 3y ago
README preview
# Termify: Clinical Coding for LLMs This project aims to enhance large language models by helping them perform vocabulary lookups for clinical content. It consists of two main components: 1. Langchain `HealthcareConceptChain` that can codify text 2. A terminology server that...
Compile new webfonts from a directory of glyphs, preview with jekyll.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
self-trackingdata export/portabilitycommunity/forum
high ★ 11 Python 13y ago
README preview
# Literate Web Font ## TL;DR This is a literate programming jekyll site to used to develop fonts on github with a special focus on ding bat webfonts. ## Usage ### Install git clone git@github.com:bewest/literatewebfont.git cd literatewebfont ### Running with rake...
basic helper plugins for dokku/docker
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
data platform
high ★ 10 Shell 12y ago
README preview
# dokku-console - plugins for dokku Some docker/console related plugins for dokku. ```bash $ dokku help console <app> # tail -f the live app console console:rebuild <app> # force rebuild of buildpack help Print the list of commands list:all...
Ansible + Vagrant installers for SMART on FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 9 Python 9y ago
README preview
## Get started with one line, using Vagrant The three prerequisites, which are available on Mac, Windows, and Linux are (we have tested with the versions below, but other versions may be fine too): 1. [VirtualBox 4.3.12](https://www.virtualbox.org/wiki/Downloads) 2. [Vagrant...
Tool to generate synthetic EHR data via Synthea and load into BigQuery
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 8 Python 8y ago
README preview
## Quick and Dirty Data Loader Download the Synthea data release and prepare for BigQuery: * Translate patient bundles --> resource-specific .ndjson files like `Patient.ndjson.gz` containing all resources of a given type * Generate BigQuery schema files for each resource,...
(no description)
CommonHealth: Android PHR using SMART on FHIR. Patient-data-sovereignty mission; built by The Commons Project nonprofit with Cornell Tech, UCSF, Sage Bionetworks.
data platformAI/LLM tooling
high ★ 8 Kotlin 2y ago
README preview
# CommonHealth Client SDK The CommonHealth Client SDK provides an interface that allows applications to access health data stored in CommonHealth. The CommonHealth Client SDK is in open beta. If you're interested in developing a production integration with the CommonHealth...
Design assets used in Loop and LoopKit
medium ★ 8 · 6y ago
README preview
# Assets Design assets used in Loop and LoopKit This repository is using Git-lfs. Make sure to follow the [setup instructions](https://git-lfs.github.com) before committing.
(no description)
medium ★ 7 Python 4y ago
README preview
# HealthCards Sample Scripts for Python **Please note that these scripts are for demonstrational purposes only. These have not been tested and should not be used directly in production.** ## Installation Run the `install.sh` script in this directory....
A Skype bot that runs in docker, to log FHIR chats. In xvfb. Since skype had no API. Goodness help us all.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 7 Other 11y ago
README preview
## Build the docker image ``` $ sudo docker build -t sevabot . ``` ## Configure the docker image Configure the container passing in a "secret" (sevabot password) + skype admin username: ``` sudo docker run -e secret=123456 -e skype_user=jcmandel -e...
git svn clone of sourceforge/svn amforth
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 7 Other 13y ago
README preview
Date: 2.2.2012 Author: Matthias Trute <mtrute@users.sourceforge.net> Contributors: Erich Waelde Michael Kalus Leon Maurer Ullrich Hoffmann Karl Lund License: General Public License (GPL) Version2 from 1991. See the file LICENSE.txt or...
Universal network adapter -- in python
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 7 Python 14y ago
README preview
-*- restructuredtext -*- ############################################ Unapy - universal network adapter in python ############################################ The ge865 provides cellular internet connectivity to any serial device. unapy: init - deal with unapy.cfg in local...
Sketching out an RDF representation for FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 6 Other 10y ago
Web app implementation of Mnemonic Major System, using Clojure/Clojurescript + Om (http://joshuamandel.com/mnemonics/)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 5 TypeScript 4mo ago
README preview
# Mnemonics This repository now keeps the actual Bun + React mnemonic atlas UI at the repo root, while preserving the older dictionary-building materials and the original single-file explorer as archived source. ## Repo Layout - `index.html` Bun/Pages HTML entrypoint. -...
(no description)
medium ★ 4 Python 5y ago
README preview
# CommonPass Sample Resource Generator To get started, first clone the repo: ``` git clone https://github.com/the-commons-project/commonpass_sample_resources.git ``` ## Initial setup The scripts depend on the Python modules defined in `requirements.txt`, so you'll need to...
(no description)
visualization
medium ★ 4 JavaScript 4y ago
README preview
# commonhealth-data-map A CommonHealth data map. ## Setup Run `./scripts/setup` and then `./scripts/server`. ## Processing data There are two steps to processing data for the dashboard. - Publishing processed data: Generates processed data that is committed to the...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM toolingdata export/portability
high ★ 4 TypeScript 1y ago
README preview
# Gemini Cheatsheet Generator This project uses the Google Gemini API to automatically generate dense, self-contained Markdown cheatsheets from the documentation found within software project repositories. The goal is to create practical summaries optimized for consumption by...
Configs and other comforts.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
community/forum
high ★ 4 Python 12y ago
README preview
.. -*- restructuredtext -*- ======== Homeware ======== Ubuntu stopped using screensavers. http://www.howtogeek.com/114027/how-to-add-screensavers-to-ubuntu-12.04/ http://askubuntu.com/questions/11805/how-to-open-ssh-usernamehostname-link ```bash gconftool-2 --set...
reproduce square's crossfilter demo as a brunch skeleton
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 4 JavaScript 13y ago
README preview
# Brunch with js This is a simple js skeleton for [Brunch](http://brunch.io/). Main languages are JavaScript, [Stylus](http://learnboost.github.com/stylus/) for stylsheets and [Handlebars](http://handlebarsjs.com/) for the rare client side...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 4 Java 14y ago
ting + ppp + chat on beaglebone
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 4 Shell 13y ago
README preview
# Configure pppd in Linux for Ting/AT&T wireless via usb Modify AT&T's suggestion for using pppd to connect to their wireless network. http://www.att.com/esupport/article.jsp?sid=36059&cv=820#fbid=Ph3zROJiN9D Tested on beaglebone with sierra 250 from Ting. Basically, one...
An MCP server that integrates electronic health record databases and a large-scale heterogeneous knowledge graph for rapid clinical record query and fast biomedical knowledge inference.
BaranziniLab (UCSF) built MedCP -- an MCP server integrating EHR databases and a biomedical knowledge graph for clinical record query and biomedical inference. Institutional research AI substrate worth tracking.
MCP/Claude Skillvisualizationself-tracking
high ★ 3 Python 4mo ago
README preview
# MedCP: Medical Model Context Protocol <img src="assets/logo.png" align="right" alt="MedCP Logo" width="100"/> <br> ## Overview **MedCP** transforms Claude Desktop into a powerful medical AI assistant by providing **secure, local access** to electronic health records and...
Demo for health wallet with Verifiable Credentials and Decentralized Identifiers
data export/portability
high ★ 3 · 5y ago
README preview
# Health Cards Tests ## Using the hosted demo components ### Mobile Wallet demo at <https://c19.cards> - Click "Connect to Lab and get tested" to retrieve a VC - Review details (URLs, DIDs, keys, etc) in Dev Tools - Menu > "Scan QR Code" to share your VC with a verifier...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 3 HTML 1y ago
README preview
# FHIR R4 vs R6 Comparison Scripts This project contains scripts for fetching FHIR resource definitions from official sources and leveraging AI (Google Gemini) to analyze and compare R4 and R6 versions. ## Prerequisites 1. **Bun Runtime**: These scripts are written in...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 3 Other 14y ago
README preview
field_descriptor.js ===================
Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 3 JavaScript 14y ago
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 3 JavaScript 14y ago
wip, samedrop collector
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
advocacy toolingcommunity/forum
high ★ 3 Other 10y ago
README preview
Hackathon Starter [![Dependency Status](https://david-dm.org/sahat/hackathon-starter/status.svg?style=flat)](https://david-dm.org/sahat/hackathon-starter) [![Build...
SVGPan is a a JavaScript library to zoom, drag and pan SVG images.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
AI/LLM tooling
high ★ 3 JavaScript 14y ago
README preview
.. -*- restructuredtext -*- ###### SVGPan ###### SVGPan is a a JavaScript library to zoom, drag and pan SVG images. Some time ago the need for a browser-compatible vectorial language pushed me to consider the SVG markup language (I won't say anything about Internet Explorer -...
Health Cards Framework: implementation guide and supporting material
medium ★ 2 TypeScript 5y ago
README preview
# SMART Health Cards Health Cards Framework: implementation guide and supporting material ## Participants One group building on and contributing to the SMART Health Cards Framework is the *Vaccination Credential Initiative*. See https://vaccinationcredential.org/ for...
Prototyping an i2b2 generic data cell in nodejs
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 JavaScript 14y ago
README preview
Prototyping an i2b2 generic data cell in node.js Requires: nodejs 0.6 npm install async npm install db-oracle npm install express npm install node-promise npm install rdfstore To run: 1. Edit `oracle_connection.js` to supply hostname, user,...
Tools for tracking game progress and providing decision support in Pandemic Legacy 2
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
decision support
high ★ 2 Other 8y ago
Resume and other ephemera
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 Python 5y ago
TCP port forwarding tool for Android
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 Java 12y ago
Channel Recommender for chat.fhir.org
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 2 TypeScript 1y ago
README preview
# Zulip Channel Summarizer This project fetches data from Zulip channels, summarizes them using Google's Vertex AI, and generates a concise list of channels with their descriptions and keywords. ## Prerequisites - Node.js and npm (or bun) installed - A Zulip account with API...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM toolingdata export/portability
high ★ 2 HTML 2mo ago
README preview
# 👨‍🍳 Basted Pocket Your AI-Enhanced Recipe Collection - A GitOps-powered read-it-later service specifically designed for recipe collections and food-related bookmarks. Transform your Pocket export into a beautiful, searchable static website with AI-powered content...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data platformAI/LLM toolingcommunity/forum
high ★ 2 TypeScript 2mo ago
README preview
# FHIR Community Search Local full-text search tools for FHIR community knowledge sources. ## Data Sources | Source | Location | Content | |--------|----------|--------| | **Jira** | `jira/` | Selected HL7 Jira projects (FHIR, HTA, and UP by default) from jira.hl7.org - 50k+...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 2 TypeScript 1mo ago
README preview
# `packages-minimal.json` Provides the set of locations where each FHIR package has pre-release content available. * `name` -- NPM package name (e.g., `hl7.fhir.us.core`) * `current` -- official location for the main CI Build of the package. If you need to update this, submit...
clone of google project http://code.google.com/p/serwebproxy/
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 2 C 13y ago
README preview
SerWebProxy 1.12 ---------------- Author : Lari Temmes (lari.temmes@gmail.com) Original author of serproxy 0.1.2 : Stefano Busti (sbusti@nildram.co.uk) SerWebProxy is a GPL multi-threaded proxy program for redirecting network socket connections to/from serial links, in cases...
learning from Frank Sergeant: http://pygmy.utoh.org/3ins4th.html
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 2 Other 13y ago
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 2 Python 15y ago
multienv - cluster many node js procs, slightly differing evironments
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
device bridge
high ★ 2 JavaScript 6mo ago
README preview
### `multienv` server Manage many unique environments for a single tenant server. ## Install Clone this repo, then: `npm install` ## Running `node master.js` Running `node master.js` will start a REST API to manage a single tenant process. ### Environment variables These...
VitaVault is a flagship-level personal health record companion built with Next.js, TypeScript, Prisma, PostgreSQL, Auth.js, Tailwind CSS, and shadcn/ui, helping users manage medications, appointments, lab results, vitals, symptoms, documents, and health insights in one secure dashboard.
data platformAI/LLM toolingvisualization
medium ★ 2 TypeScript 2mo ago
README preview
# VitaVault **VitaVault** is a full-stack personal health record and care-coordination platform built as a product-style healthcare workspace, not a simple CRUD demo. It combines structured health records, care-team collaboration, alert and reminder workflows, report packets,...
Synthetic Patient Population Simulator
visualizationdata export/portability
medium ★ 1 Java 5y ago
README preview
# Synthea<sup>TM</sup> Patient Generator [![Build Status](https://travis-ci.org/synthetichealth/synthea.svg?branch=master)](https://travis-ci.org/synthetichealth/synthea)...
Docker based sandbox for smart apps
community/forum
medium ★ 1 Other 6y ago
README preview
# SMART Dev Sandbox The SMART Dev Sandbox is an open source, Docker based version of the SMART Sandbox that can be installed locally on your machine to facilitate offline development and the use of custom data sets. **Please note that it is not designed for clinical use and...
demo Smart on FHIR app client Demo
medium ★ 1 JavaScript 5y ago
README preview
# SmartOnFHIRClientDemo # Setup Install Node v8.9.1 or later and place its bin directory into your path. Be sure to include the npm library manager. https://nodejs.org/en/download/ ## Install SmartOnFHIRClientDemo libs cd SmartOnFHIRClientDemo/ `npm install` ## Development...
Helpful coffee app entirely written in Kotlin and using cutting edge technology in Android.
David Yarzebinski, diabetic developer.
high ★ 1 Kotlin 6y ago
README preview
# Better Barista ## Android development Better Barista is an app which attempts to use the latest cutting edge libraries and tools. As a summary: * Entirely written in [Kotlin](https://kotlinlang.org/) * Uses [dagger-android](https://google.github.io/dagger/android.html)...
(no description)
David Yarzebinski, diabetic developer.
high ★ 1 Ruby 3y ago
README preview
# Dooist This is a Todoist clone using Ruby on Rails as a backend with Next.js as the front end framework.
CIMI Reference Model
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 · 14y ago
Testing Github Pages
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 14y ago
README preview
# Jekyll-Bootstrap The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages ## Usage For all usage and documentation please see: <http://jekyllbootstrap.com> ## Version 0.2.13 - stable and versioned using [semantic...
nodejs bindings for Redland RDF library
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 C++ 14y ago
README preview
Super barebones 1st attempt at C++ wrapper for Redland.
JSON-LD Examples with SMART Payloads
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 14y ago
README preview
Example integrations of SMART + JSON-LD.
Refactoring FHIR Java client library
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 Java 12y ago
JS demo to increment a counter each time a word is spoken
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 10y ago
Integration tests for SMART on FHIR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 11y ago
README preview
## Integration testing for SMART on FHIR (This is just a quick experiment.) To try it: 1. Install nodejs >= 0.11 (not 0.10 -- this depends on ES6 "generators"). Recommend using [`nvm`](https://github.com/creationix/nvm) for this. 2. `npm install -g phantomjs` 3. `npm...
Tool to automatically generate OWL ontology from JSON OpenEHR Archetype
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 14y ago
README preview
Generate OWL ontology from JSON OpenEHR Archetype > node main.js body_temp.json output.owl
WebRTC-based sync-up tool that lets two users watch a Youtube video together
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 8y ago
README preview
# Co-watch YouTube with a friend ## Don't use this ;-) There are [tons of better options](https://www.google.com/search?q=youtube+webrtc+sync) if you want to watch online videos synced with a friend. I made this one so I could understand how they work. ## Usage Visit...
Fake FHIR Registry (Demonstrates automated deployment from GitHub --[Google Cloud Buidler]--> firebase app with custom domain and https.)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 8y ago
README preview
# fake-fhir-registry Demonstrates automated deployment from GitHub --[Google Cloud Buidler]--> firebase app with custom domain and https.
Health Tiles Demo EHR
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 JavaScript 12y ago
Demonstration workflow for deploying a FHIR Server via docker
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 Shell 9y ago
README preview
### Set up dev environment with docker 1. Install latest (1.9+) `docker-engine` (see https://docs.docker.com/engine/installation/ubuntulinux/) 2. Install latest (1.5.2+) `docker-compose` (see https://docs.docker.com/compose/install/) For me, on Ubuntu 15.10, this meant...
Bookmarklet to copy conversation from bing chat
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 · 3y ago
README preview
# Bing Chat Session Saver Bookmarklet This bookmarklet allows you to save a copy of a Bing Chat session by opening the chat content in a new window. You can then view, save or share the content as needed. ## How to use 1. Copy the code block below and paste into a new browser...
2d visualization of formant progression over time in utterances ("centering"). See http://joshuamandel.com/formant-animation/
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
visualization
high ★ 1 JavaScript 12y ago
README preview
# Formant timecourse animation ### <https://jmandel.github.io/formant-animation>
XSLT stylesheet for transforming FHIR XML to JSON
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 Other 12y ago
README preview
FHIR XML => JSON via XSLT ========================= This repository contains XSL 2.0 stylesheet `fhir-xml2json.xsl` for transformation of [FHIR resources](http://www.hl7.org/implement/standards/fhir/) XML representation into JSON. Such transformation requires metadata about...
A word finding tool that runs locally in your browser. Homage to https://quinapalus.com/qat
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 Rust 2y ago
README preview
# Qitty Local word matcher, inspired by Qat Demo at https://joshuamandel.com/qitty/
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 C# 2y ago
README preview
## Preparing Vocab Fixtures ```sh zcat fhir-concept-publication-demo/CodeSystem-rxnorm-03072022.ndjson.gz |\ grep -iE "RxNormCurrentPrescribableContent|lorat|clari" |\ gzip > fixtures/CodeSystem-rxnorm-claritin-only.ndjson.gz ```
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 TypeScript 1y ago
README preview
# FHIR Registry A web application for browsing, searching, and exploring FHIR packages and canonical resources. ## Features - Browse FHIR packages and their versions - Search canonical resources with full-text search - View package dependencies and dependents - Detect and...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 1 TypeScript 6mo ago
README preview
# React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Currently, two official plugins are available: -...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
self-tracking
high ★ 1 TypeScript 1y ago
README preview
# XML Outline Parser ## Purpose This XML Outline Parser is designed to process structured XML documents, particularly those containing hierarchical sections like legal documents, technical specifications, or complex reports. It converts the XML structure into a JSON outline,...
Catalog of Mermaid diagrams found in FHIR Implementation Guides on build.fhir.org
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 3mo ago
README preview
# Mermaid Diagrams in FHIR Implementation Guides A catalog of [Mermaid](https://mermaid.js.org/) diagrams found across FHIR Implementation Guides published on [build.fhir.org](https://build.fhir.org), plus a frozen before/after comparison snapshot for the Mermaid sandbox iframe...
Content repository behind joshuamandel.com
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 HTML 3mo ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 1 TypeScript 1y ago
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 · 14y ago
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 · 14y ago
The library allows to zoom from center and pan any SVG image inserted either as an <object>, <iframe> or inline in the document markup.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 JavaScript 14y ago
index of gist submodules
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 · 14y ago
Quick xpath tutorial for my sister.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 Python 14y ago
normalize urls
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 JavaScript 12y ago
README preview
# nurlize **N**ormalize **urls**. The name **`nurlize`** refers to this npm module, **nurlize**. The **function** it creates is called **urlize**. ## Install ```bash npm install nurlize ``` ###...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 · 14y ago
experiment using drywall as an authenticating reverse proxy, rather than as an app
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 1 JavaScript 10y ago
README preview
Drywall ============= A website and user system for Node.js. What you create with Drywall is more important than Drywall. [See a bird's eye view.](http://jedireza.github.io/drywall/) Technology ------------ | On The Server | On The Client | Development | | ------------- |...
basic clone of github api using js-git
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
data platform
high ★ 1 JavaScript 12y ago
README preview
# restify-git-json An API to git repos exposed as a RESTful interface. Uses libraries to package up [js-git](https://github.com/creationix/js-git) as a set of streaming interfaces. Uses git streams to provide a [RESTful API ala...
(no description)
medium ★ 1 Other 4y ago
README preview
<p align="center"> <a href="https://amplitude.com" target="_blank" align="center"> <img src="https://static.amplitude.com/lightning/46c85bfd91905de8047f1ee65c7c93d6fa9ee6ea/static/media/amplitude-logo-with-text.4fb9e463.svg" width="280"> </a> <br /> </p> # Official...
Example and practice area for python releases.
medium ★ 1 Python 9y ago
README preview
# stdprojectexample Example and practice area for python releases. ## 0: Have a python package There are several python packages that need your help. #### Register python project `python setup.py register` ### 1: Accrue consensus for release Use peer review, and pull...
This project focuses on building an intelligent health monitoring ecosystem for Parkinson’s patients using AI techniques. The system analyzes patient conditions to deliver personalized recommendations and caregiver support through a web-based platform.
areebashakeel101's ParkinSense final year project -- IoT wearables + AI for real-time Parkinson's symptom tracking and caregiver support. Academic FYP with genuine patient focus.
device bridgevisualizationself-tracking
medium ★ 0 JavaScript 6mo ago
README preview
# ParkinSense A comprehensive Parkinson's Disease monitoring and management system that leverages IoT wearables, cloud computing, and AI to provide real-time symptom tracking and data-driven insights for patients, caregivers, and healthcare providers. ## 📋 Problem...
(no description)
medium ★ 0 HTML 5y ago
README preview
# Simple SMART Client Based on [this tutorial](http://docs.smarthealthit.org/tutorials/javascript/) To run locally, you can use any development HTTP server and point it to this directory. For example: ``` python -m http.server 9000 ``` Then, open...
(no description)
visualizationcommunity/forum
medium ★ 0 JavaScript 5y ago
README preview
# commonhealth-data-map-arcgis A CommonHealth data map hosted on ArcGIS Online. ## Script Execution Status ## DataProcessing “DataProcessing/Scripts” folder in the repository contains Data processing scripts that read various data sources and save data to ArcGIS...
(no description)
medium ★ 0 HTML 5y ago
README preview
# Simple SMART Client Based on [this tutorial](http://docs.smarthealthit.org/tutorials/javascript/) To run locally, you can use any development HTTP server and point it to this directory. For example: ``` python -m http.server 9000 ``` Then, open...
Launcher for SMART apps
medium ★ 0 JavaScript 5y ago
README preview
# SMART/FHIR proxy server and app launcher Launcher for SMART apps ## OIDC Keys generation To generate new private and public keys make sure you have `openssl` (comes pre-installed with the Mac), `cd` to the project root and execute: ```sh npm run cert ``` Then re-start the...
SMART-on-FHIR App Launch for OpenMRS and FHIR2
medium ★ 0 · 4y ago
README preview
<img src="https://repository-images.githubusercontent.com/232160993/36a03500-3221-11ea-9176-0786b70e4a13" alt="OpenMS on FHIR"/> openmrs-module-smartonfhir ========================== Description ----------- This module implements the components necessary to support the [SMART...
(no description)
self-tracking
medium ★ 0 JavaScript 2y ago
README preview
# SMART OPENMRS PROXY SERVER The Fhir proxy server is a lightweight application designed to act as an intermediary between client applications and the FHIR server. In our development, it provides a set of functionalities to enhance and secure the communication between...
Jupyter notebook demonstrating Model Context Protocol (MCP) integration with JupyterHealth Exchange and LLM-powered health data queries
the-commons-project / JupyterHealth Exchange MCP demo -- connects a Jupyter notebook to health data via MCP for LLM-powered queries. Institutional but technically notable as patient health data AI substrate.
MCP/Claude SkillAI/LLM tooling
medium ★ 0 Other 9mo ago
README preview
# JHE Notebook: JupyterHealth Exchange MCP Client with LLM Integration This project demonstrates how to use the Model Context Protocol (MCP) to connect a Jupyter notebook to the JupyterHealth Exchange server, enabling LLM-powered queries over health data using the NRP-hosted...
Django web app for sharing clinical data over a FHIR API
the-commons-project JupyterHealth Exchange -- Django app enabling patient-consented health data sharing via FHIR, REST, and MCP APIs. Institutional health data infrastructure with a notable MCP substrate layer.
MCP/Claude Skillself-tracking
medium ★ 0 Python 1mo ago
README preview
# JupyterHealth Exchange JupyterHealth Exchange is a Django web application that facilitates sharing patient-consented health data with authorized users via a Web UI and REST, MCP, and FHIR APIs. <p align="center"> <img src="doc/jupyterhealth-exchange.png"...
Convert wearable health data from vendor schemas to Open mHealth / IEEE 1752.1 schemas
device bridge
medium ★ 0 Python 2mo ago
README preview
# omh-shim Convert wearable health data from vendor schemas to [Open mHealth](https://www.openmhealth.org/) schemas. ## Status v0.1 under active development. Public API is stable; converter coverage is expanding. ## Install ```bash pip install...
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 TypeScript 4y ago
README preview
# carlotz-dev-cli A CLI for carlotz development. ## Customizing your CLI with gluegun This CLI uses the gluegun open source library to help scaffold and build out commands. Check out the documentation at <https://github.com/infinitered/gluegun/tree/master/docs>. ## Run...
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 JavaScript 3y ago
README preview
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open...
(no description)
David Yarzebinski, diabetic developer.
community/forum
high ★ 0 Ruby 3y ago
README preview
# Ruby Koans The Ruby Koans walk you along the path to enlightenment in order to learn Ruby. The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries. We also teach you culture by basing the koans on tests. Testing is not just something...
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 JavaScript 3y ago
README preview
# Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.\ Open...
(no description)
David Yarzebinski, diabetic developer.
data export/portability
high ★ 0 TypeScript 3y ago
README preview
# Coffeegerm Bit Monorepo ## Create Bit lets us create components very easily using the command `bit create` ## Compile `bit compile` ## Tagging `bit tag --message "Message here"` will tag any changes made to components with the message that you pass for what changes you...
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 TypeScript 3y ago
README preview
# Dubby A DnD companion for you and your friends to keep track of your stats, saves, losses, and treasures together. ## Get Going ### Prisma Initialize the db `npx prisma db push` ### Run the app `yarn dev` ## T3 Stack We try to keep this project as simple as possible,...
(no description)
David Yarzebinski, diabetic developer.
data export/portability
high ★ 0 TypeScript 2y ago
README preview
# React + TypeScript + Vite This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Currently, two official plugins are available: -...
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 TypeScript 1y ago
README preview
# Mocktail map ## Development Run the dev server: ```sh pnpm dev ``` ## Deployment First, build your app for production: ```sh pnpm build ``` Then run the app in production mode: ```sh pnpm start ```
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 JavaScript 1y ago
README preview
# D3 Playground ## Setup Install packages ```bash $ yarn install ``` ## Running ```bash $ yarn dev ```
(no description)
David Yarzebinski, diabetic developer.
high ★ 0 · 1y ago
README preview
<h1 align="left" id="coffeegerm-title">:wave: Hi there! I'm David Yarzebinski</h1> <h3 align="left">I am a Software Engineer at Workleap.</h3> - :writing_hand: &nbsp;I read a lot of books and enjoy discussing them with others! - :speech_balloon: &nbsp;I like to talk about...
Exploring a re-org of the FHIR build process
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Java 12y ago
README preview
Looking at the FHIR build process... incrementally. Generate resource .htm without rebuilding client: ``` ./gradlew generateResources -PfhirBuildDir=/path/to/fhir/svn/trunk/build ``` Generate example .htm without rebuilding client: ``` ./gradlew generateExamples...
Example "bbClear" client
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 13y ago
FHIR Ballot Comments September 2013
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 12y ago
Arduino project that listens for a secret knock (buzz) at the door, and opens in response
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 12y ago
Repository of sample QRDA documents for MU2014 -- all comers welcome!
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portabilitycommunity/forum
high ★ 0 · 12y ago
README preview
# Share Your QRDA with the SMART Community * By copy/paste: http://bit.ly/contribute_qrda *or* * By forking this repository and sumitting a pull request # Sample QRDA Documents ### (Consolidated Clinical Document Architecture) ### What This is a repository to collect **Sample...
Puppet installer for Direct Project Java Reference Implementation
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 0 Other 13y ago
README preview
# This project has migrated to: https://github.com/jmandel/ansible-ccda You should use the new repository, not this one. # Old documentation --- ## Puppet installer for Direct J-RI Java Reference Implementation for Direct Project ## From 0 to Direct Java-RI These scripts...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 12y ago
README preview
### To run the FHIR Publisher First ensure that [ant 1.9+](http://ant.apache.org/bindownload.cgi) is installed on your system. 1. Run `publish.bat` (windows) or `publish.sh` (OSX/Linux) 2. Wait for it to finish (~10 minutes) See also: [FHIR Build...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 11y ago
README preview
## REAPexpERimentation ## Setup ``` git clone https://github.com/google/REAPER cd REAPER mkdir build cd build cmake .. make ./reaper -i /tmp/josh.wav -f josh.f0 -a ./reaper -i /tmp/wave.wav -f wave.f0 -a ./reaper -i /tmp/wa.wav -f wa.f0 -a ``` ## Plot it ``` gnuplot > set...
Rust implementation of UCUM (experimental; broken; a learning experience)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Rust 11y ago
Experimental cljs re-write
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 10y ago
Static photo viewer: generate pic(ture in)dex
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Python 10y ago
README preview
# picdex: an index. of your pics. Create a JSON index from JPEG metadata. Incrementally so it should be easy to run this on a large (and growing) collection of photos. Goal: support a pure client-side image browser that lets you fly through your whole catalog. ## Use...
Create an open FHIR endpoint in front of a SMART on FHIR protected endpoint (for testing)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 10y ago
README preview
# NOAuth: Open proxy for SMART on FHIR ### What is it? A testing tool that sits in front of an OAuth-protected SMART on FHIR sandbox, like the ones hosted by [Argonaut Implementation Program](https://github.com/argonautproject/implementation-program/wiki) participants. It...
Demonstrate serving the FHIR specification statically with nginx or apache, respecting content types
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 9y ago
README preview
# fhir-static-content-types Demonstrate serving the FHIR specification statically with nginx or apache, respecting content types ### Get it ``` $ git clone https://github.com/jmandel/fhir-static-content-types $ cd fhir-static-content-types ``` ### Run and test it...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 8y ago
README preview
# hello-world
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 8y ago
A word game where players attempt to describe words of their team's color with a single-word descriptor
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 8y ago
README preview
# Elm Euphamisms ## Develop npm install npm run dev
Quick ML classifier to extract pitch from audio samples and drive on-screen mouse position
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Python 8y ago
README preview
http://projects.scipy.org/scikits/browser/trunk/talkbox/scikits/talkbox/lpc/lpc.py?rev=1306 http://www.mathworks.com/help/signal/ug/formant-estimation-with-lpc-coefficients.html http://en.wikipedia.org/wiki/Window_function#Hamming_window http://docs.scipy.org/doc/numpy/reference/...
Landing page for Madison-area puzzle enthusiasts
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 8y ago
Synchronize multiple mailboxes by reading IMAP messages from one and pushing to the other
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Python 8y ago
api.ai agent that plays Ghost, for an automated wordplay game
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skill
high ★ 0 Python 3y ago
Blind taste test app with angular, firebase, and featuring a confusion matrix full of histograms
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 9y ago
README preview
# Tasting This project was generated with [angular-cli](https://github.com/angular/angular-cli) version 1.0.0-beta.28.3. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the...
AWS lambda hosted tool to monitor GForge changes and push to Zulip
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
device bridge
high ★ 0 Python 9y ago
README preview
# gforgeZulipBridge ### Setup ``` git clone https://github.com/jmandel/gforgeZulipBridge cd gforgeZulipBridge virtualenv venv source venv/bin/activate pip install -r requirements.txt ``` ### Configure Create `env_values.py` with secrets, like: ``` cat >...
Open-source clone of the "qat" word matching utility
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 10y ago
README preview
# Qopy An open-source [qat](http://www.quinapalus.com/qat.html) clone with dreams of: * an HTTP API * [running on AWS Lambda](https://wgwxsz3cld.execute-api.us-east-1.amazonaws.com/test/qopy?q=/triangle) # Dev ``` npm install npm run-script allwords npm run-script watch ```
Prototype tool to search FHIR spec using client-side indexes.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 11y ago
Automated deployment infrastructure for fhir.me utilities
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Shell 12y ago
Voice-controlled breakout for android: move a cursor by changing vocal pitch
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Java 12y ago
README preview
### Game code from: https://code.google.com/p/android-breakout/ ### Added `Voystick` classes * Subscribe to voice events * Each event captures pitch, volume * Code in `src/spakeout`
Web API to server synonym data
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 12y ago
Tool for generating nice idiomatic JSON that can be converted to SMART RDF.
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 13y ago
README preview
# SMART JSON -> RDF Toolkit For generating nice idiomatic JSON that can be converted to SMART RDF... Experimental tool to highlight a migration path towards easier-to-understand payloads. ### Proxy mode Sits in front of a JSON-serving container and converts to RDF...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 7y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 7y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 6y ago
README preview
# test-public-repo
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 6y ago
README preview
# UMLS Bloom Filter Builder ``` docker build -t umls . docker run --rm \ -v $(pwd):/opt/node \ -e UMLS_USERNAME=myusername \ -e UMLS_PASSWORD=mypassword \ umls ./01-download.py docker run --rm \ -v $(pwd):/opt/node \ umls ./02-subset.sh docker run...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 3y ago
README preview
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `npm start` Runs the app in the development mode.<br> Open [http://localhost:3000](http://localhost:3000) to...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 6y ago
README preview
# chazen-spike #### Dev ./node_modules/.bin/parcel serve index.html sitting/* #### Build ./node_modules/.bin/parcel build --public-url /chazen-spike --out-dir docs index.html sitting/*
Update FHIR GForge tracker by webdriver, guided by ballot CSVs
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Python 6y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3y ago
README preview
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts In the project directory, you can run: ### `yarn start` Runs the app in the development mode.<br /> Open [http://localhost:3000](http://localhost:3000)...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 6y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Rust 5y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 4y ago
README preview
# Termquery demo * `Concept.where(terms.IN.matches('acetaminophen')).select(rels.ingredient_of).select(rels.constitutes)` # Getting Started with Create React App This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ##...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 3y ago
README preview
# JSON to Parquet Conversion dotnet run -- ex.ndjson ex.parquet
Homage to Lora's Card (built with ChatGPT4)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM tooling
high ★ 0 HTML 3y ago
README preview
# loralike Homage to Lora's Card (built with ChatGPT4)
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Shell 3y ago
README preview
# FHIR Registry Mirror ``` ./setup.sh deno run --allow-all mkval.ts cruft/ > allvs.ndjson ``` ## Some analysis examples create table allvs as (SELECT * FROM read_ndjson_auto('allvs.ndjson', maximum_object_size = 99999999, sample_size=9999999)); create table vs as ( select...
Fill in the blanks with Shakespeare! A party game for a very particular kind of party (http://joshuamandel.com/shakespeare-game/)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
README preview
# shakespeare-game See it in action http://joshuamandel.com/shakespeare-game/#hamlet.1.1
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 2y ago
README preview
# fhir-view-to-array Web demo at https://joshuamandel.com/fhir-view-to-array/ Or run CLI with Deno... ### Generate a CSV file ```sh cat pt.ndjson | \ deno run --allow-read generate-table.ts \ --config patient-identifiers.json \ --stdin \ > contacts.csv ``` Or pass a...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
README preview
# Guidance for Quiz Generation An example repo showing how to use https://github.com/microsoft/guidance with Jupyter notebooks for generating content programatically. ## Local setup ``` docker build -t quizzes . docker run -e OPENAI_API_KEY="KEY_HERE" -p 8888:8888 -v...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
Manual editor environment for palindromes
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
README preview
Type; add punctuation as needed. Capital letters are free, like punctuation.
Demonstration of sanitizing FHIR narrative
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 3y ago
README preview
# fhir-narrative-sanitize Demonstration of sanitizing FHIR narrative
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 2y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 2y ago
README preview
# Dev mode bun run --watch runner.js # Example output Expression: Patient.where(text ~ 'Josh').name.where($this.title.substring(3, 2, 1).startsWith('J')).given ## Simplified Parse Tree ```json [ { "navigation": "Patient", "array": false }, {...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 2y ago
README preview
# ld To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM tooling
high ★ 0 JavaScript 2y ago
README preview
# Whole Foodie ## Run local component ```sh chromium --remote-debugging-port=9222 --user-data-dir=cuser/ tailscale funnel 3000 npm install npm index.js ``` ## Custom GPT Details ### Instructions ````md Request grocery items by SubmitRequest with ## Instructions ``` type...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 2y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Shell 2y ago
README preview
# fhir-concept-publication-demo Exploring publication formats for FHIR CodesSystems, using RxNorm Current Prescribable Drugs as an example. The proposed publication pattern makes three files available for each CodeSystem, allowing for inclusion of designations, attributes, and...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 2y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 2y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 1y ago
QR Share target; enables copying content from screenshotted QRs
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 1y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 1y ago
markdown-shaped, LLM-powered prompt flow for meal prep and more 🦃 🎉
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM tooling
high ★ 0 TypeScript 1y ago
README preview
# turkeydown A specialized markdown processor for planning complex meals like Thanksgiving dinner. Process recipes from multiple sources, generate AI-assisted prep schedules, and create consolidated shopping lists - all driven by a simple markdown format. ## Features - 📝...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
AI/LLM tooling
high ★ 0 · 1y ago
README preview
# advent-of-claude This year I'm declaring "Advent of Claude"! Challenge: Write a Claude custom style to solve Advent of Code puzzles within Claude's UI. Score: # adventofcode.com stars earned in 2 daily conversation turns. Fine print: web app artifacts are allowed,...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 1y ago
Collection of docker-compose files to run pixelcloud apps
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 10y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 Other 1y ago
README preview
# Heardle [Wordle](https://powerlanguage.co.uk/wordle/) is fun! But what happens if you replace letters with phonemes? Heardle is remixed from https://glitch.com/~worble, a hackable Wordle clone. Heardle uses the Carnegie Mellon University Pronouncing Dictionary:...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 · 10mo ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
data export/portability
high ★ 0 TypeScript 9mo ago
README preview
# Confluence Checklist Manager (DC/Server) A tiny Bun/TypeScript toolkit + demo to **project and sync** externally-managed checklists into **Confluence Data Center/Server** pages, while: - keeping checkboxes **working** (stable `<ac:task-id>` per task), - preserving users'...
FHIRsmith TX comparison triage toolkit
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skill
high ★ 0 HTML 5mo ago
README preview
# FHIRsmith Triage Toolkit Automated comparison and triage system for validating [FHIRsmith](https://github.com/nicktobey/FHIRsmith) (a Node.js FHIR terminology server) against the production Java implementation at tx.fhir.org. **[Browse triage...
Claude Code skill: generate presentation slides from markdown using AI image generation (Gemini via OpenRouter)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3mo ago
Cross-engine FHIRPath benchmark of 100 recent R4 FHIR IGs across HAPI, fhirpath.js, and Firely .NET
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 3mo ago
README preview
# fhirpath-perf A reproducible cross-engine benchmark of FHIRPath invariants found in real, recently-published FHIR Implementation Guides. ## What this is The 100 most-recent R4 FHIR IGs from the official package feeds were walked to extract every...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 2mo ago
README preview
# snarked.com Just like *your* recipe box, only **online**. ## Stack - Recipes live in `recipes/` as Markdown files with YAML frontmatter. - `build.ts` (Bun) reads the recipes, renders them through inline templates, copies static assets, and writes everything to `dist/`. -...
Sandboxed CLI tool gateway for coding agents
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
MCP/Claude Skill
high ★ 0 Rust 2mo ago
README preview
# toolgate <p align="center"> <img src="docs/assets/toolgate-mark.png" width="128" alt="Toolgate logo"> </p> `toolgate` gives an agent a normal CLI surface without handing the agent your credential files or a host shell. The user-facing model has five parts: -...
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 HTML 1mo ago
hymnology
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 13y ago
README preview
# Old One Hundredth I'm getting ready for some more repos, but noticed I was rolling up on "old one hundred." My training is in music, with a special emphasis in hymnology, so I thought this tune was appropriate.
some helper scripts to control dokku from shell (sans ssh)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 12y ago
minimal middleman examples, mostly to examine stuff that does not seem to work
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Ruby 13y ago
README preview
# How does middleman `link_to` work with `http_prefix`? My page is hosted at eg, `foo.github.io/foo-bar/`. Therefore, when serving locally, I need either all links to work from `/` or from `/foo-bar/`. Currently they work in live mode using `/`. However, after executing...
experiments with docpad
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 13y ago
README preview
## DocPad Skeleton A very basic boilerplate for [DocPad](https://github.com/bevry/docpad) using [Skeleton](http://www.getskeleton.com/). So it's a responsive, mobile friendly development environment. CSS grid system and basic styles are baked in. Clone this repo. git clone...
hello world docker node ubuntu
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 12y ago
README preview
node-docker-container ===================== hello world docker node ubuntu https://github.com/dotcloud/docker They have a nice polished website to boot, but the README gives a fairly dense overview. Written in GO, it leverages host linux kernel LXC feature along with a suite...
experiments with brunch and socket and browserify
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
data export/portability
high ★ 0 JavaScript 13y ago
README preview
# Brunch with Hampsters This is the Ember.js [Brunch](http://brunch.io/) app skeleton that I always wanted. And now I have it! Muwahahaah. ## Languages - [CoffeeScript](http://coffeescript.org/) - [Stylus](http://learnboost.github.com/stylus/) -...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 · 12y ago
README preview
js-configurable-demo ====================
lodash/underscore + streams
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 11y ago
README preview
dunder-streams ============== lodash/underscore + streams ### Install `npm install dunder-streams` ### Usage ```javascript var _ = require('lodash'); var dunder = require('dunder-streams')(_); ``` #### `pick (fields) -> stream` pick Create a stream of elements where the...
Node-style bidirectional stream for chrome's serial interface
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 11y ago
README preview
serial-chromeify ================ Node-style bidirectional stream for chrome's serial interface
quick test
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 · 11y ago
README preview
# rtd-markdown-practice quick test ## see
wercker box
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Shell 11y ago
README preview
# wercker-jekyll-pandoc-plugin-box A wercker box with pandoc and jekyll and stuff already installed.
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 · 8y ago
ubuntu fan copy
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
device bridge
high ★ 0 Shell 10y ago
README preview
FAN README ========== The fan is a mechanism for expanding the range of IP addresses available to a system. It's most useful for containers such as Docker and LXC/LXD, but it can be used in other contexts as well. Fan works by creating a bridge that uses a mathematical mapping...
Allow nginx to discover service ports registered in consul.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 HTML 3y ago
README preview
# tenantview Allow nginx to discover service ports registered in consul.
Echo process environment and other data dumped to json response.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 3y ago
README preview
# echoenv Echo process environment and other data dumped to json response.
popcorn.js like simple HTML 5 player for Backbone/Twitter Bootstrap app using CoffeeScript/Jasmine
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 JavaScript 13y ago
README preview
santoor ======= popcorn.js like simple HTML 5 player for Backbone/Twitter Bootstrap app using CoffeeScript/Jasmine
⭕️ Ring progress view similar to Activity app on Apple Watch
medium ★ 0 Swift 3y ago
README preview
# MKRingProgressView Ring progress view similar to Activity app on Apple Watch <img src="MKRingProgressView.png" alt="MKRingProgressView" width=375> ## Features - Progress animation - Customizable start/end and backdrop ring colors - Customizable ring width - Customizable...
Minizip framework wrapper for iOS, OSX, tvOS, and watchOS.
medium ★ 0 Other 3y ago
README preview
# Minizip Minizip framework wrapper for iOS, OSX, tvOS, and watchOS. Based on [nmoinvaz/minizip](https://github.com/nmoinvaz/minizip). ## Installation ### Carthage [Carthage](https://github.com/carthage/carthage) is the recommended way to install Minizip. Add the following...
NTP library for Swift and Objective-C. Get the true time impervious to device clock changes.
AI/LLM tooling
medium ★ 0 Swift 3y ago
README preview
# TrueTime for Swift [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Travis...
(no description)
data platform
medium ★ 0 Swift 3y ago
README preview
# TidepoolKit A Swift Framework/Package for connecting to the [Tidepool API](https://tidepool.stoplight.io/docs/tidepool-api/7ef2485b09b04-welcome). ## Example See the [example app](ExampleApp/TidepoolKit%20Example)
Effortless ZIP Handling in Swift
self-tracking
medium ★ 0 · 2y ago
README preview
<img src="https://user-images.githubusercontent.com/1577319/27564151-1d99e3a0-5ad6-11e7-8ab6-417c5b5a3ff2.png" width="489"/> ZIP Foundation is a library to create, read and modify ZIP archive files. It is written in Swift and based on [Apple's...
Loop Service Plugin that sends app events to Mixpanel
medium ★ 0 Swift 1y ago
README preview
# MixpanelService Integration of the [Mixpanel](https://mixpanel.com) service for LoopKit.
(no description)
medium ★ 0 Swift 1y ago
README preview
# LoopIssueReportParser This swift package allows parsing of settings, carb entries, insulin doses, and glucose readings from Loop Issue Reports. Not all fields in the issue report are parsed yet. Please feel free to submit additions to add additional parts to the...
(no description)
medium ★ 0 Swift 2mo ago
README preview
# AmplitudeService Integration of the [Amplitude](https://amplitude.com) service for LoopKit.
(no description)
medium ★ 0 Swift 2mo ago
README preview
# LogglyService Integration of the [Loggly](https://www.loggly.com) service for LoopKit.
(no description)
data platform
medium ★ 0 Swift 2mo ago
README preview
# Tidepool Service A remote data service plugin for [Loop](https://github.com/LoopKit/Loop) that uploads to the Tidepool platform using [TidepoolKit](https://github.com/tidepool-org/TidepoolKit)
Self-hosted personal nutrition tracker — single Docker container, AGPL-3.0, no telemetry, no cloud sync.
device bridgeAI/LLM toolingvisualization
medium ★ 84 Other 1mo ago
README preview
# NutriTrace **Trace Every Bite** — A self-hosted personal nutrition tracker built for privacy and full data ownership. NutriTrace runs as a single Docker container on your own hardware, with a PWA for the browser and a native Android app for your phone. No accounts on...
Tutorial app for BB+ Developer Forum
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
community/forum
high ★ 18 JavaScript 9y ago
README preview
bb-tutorial-growthtastic ======================== Tutorial app for BB+ Developer Forum. # [Follow along](https://github.com/jmandel/bb-tutorial-growthtastic/wiki) with the tutorial To run the app itself: ##### 1. `git clone...
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 11 JavaScript 14y ago
README preview
<p>The SVG Web toolkit uses Flash and JavaScript in order to bring static and dynamic SVG to web browsers, including Internet Explorer.</p> <p>See the User Manual docs/UserManual.html for details on how to use SVG Web.</p> <p>See the FAQ file docs/FAQ.html for general...
(no description)
medium ★ 7 JavaScript 2mo ago
README preview
# Getting Started Note: A deep dive into this code for developers can be found at https://shutdownhook.com/2023/09/09/anatomy-of-a-smart-health-card-link-viewer/ shc-web-reader is a create-react-app web application that can run standalone or as a provider-launch SMART-on-FHIR...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 5 Python 14y ago
My desktop
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
self-tracking
high ★ 2 Shell 10y ago
README preview
This repo will configure xmonad on ubuntu. I use it to sync xmonad configs on any ubuntu computer I'm using as a desktop. If you've got xmonad and ubuntu installed and up to date, this will get you up and running with xmonad in about five minutes. * Author: Ben West *...
include npm installed sources in brunch vendor output.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
data export/portability
high ★ 1 Other 13y ago
README preview
## npm-vendorize-brunch Include npm sources in your brunch vendor output. If you put, eg ```json "dependencies": { "dc": "> 1.0.0" } ``` NPM will install the browser client dc.js in `node\_modules`, and it'd be nice to have a way to include npm installed sources in...
The Exocrine Pancreatic Insufficiency (EPI or PEI or PI) Symptom Score is a tool to help assess gastrointestinal symptoms by frequency and severity. The score of the EPI/PEI-SS can be used to aid access to diagnostic testing for EPI / PEI / PI
Dana Lewis, T1D patient, founder of OpenAPS and #WeAreNotWaiting.
high ★ 1 JavaScript 11mo ago
README preview
# EPI-PEI-SS The Exocrine Pancreatic Insufficiency (EPI or PEI or PI) Symptom Score is a tool to help assess gastrointestinal symptoms by frequency and severity. The score of the EPI/PEI-SS can be used to aid access to diagnostic testing for EPI / PEI / PI You can use it...
A web-based implementation of The Noun Game (a parlor game with elements of taboo and charades)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 JavaScript 13y ago
README preview
# Noun Game ## Demo online [http://nouns.aws.af.cm](http://nouns.aws.af.cm)
Worked example for OIDC4VP client / server
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3y ago
(no description)
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 2y ago
README preview
# Checking FHIR element mappings ``` bun install openai bun install html-to-text bun run index.ts > r4-r5.out cat r4-r5.out | jq -c 'select(. != null) | select(.potentialR5Targets[]?.qualityOfMatch == "strong")' | jq -s > r4-r5.json ```
AI-powered stakeholder discovery interview tool for SMART Permission Tickets
Josh Mandel, SMART on FHIR co-author, builder of Health Skillz.
high ★ 0 TypeScript 3mo ago
README preview
# permission-ticket-ai-app-2 To install dependencies: ```bash bun install ``` To run: ```bash bun run index.ts ``` Configuration: ```bash cp .env.example .env ``` The app currently uses these model env vars: - `CHAT_MODEL` for the live interview - `ANALYSIS_MODEL` for...
(no description)
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 · 12y ago
README preview
pebble-hello ============
towards collecting and rendering markdown as formal suite of documents
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
high ★ 0 Other 11y ago
README preview
Generic, junk boiler plate ========================== Make with [Jekyll](http://jekyllrb.com/) and [Pandoc](http://johnmacfarlane.net/pandoc/) This is a copy of https://github.com/edsl/endefensadelsl.org, and I'm basically just tweaking things to get it a little bit more...
Easy include/require in Coffeescript to write less code.
Ben West, OpenAPS co-author and longtime DIY diabetes contributor.
data export/portability
high ★ 0 Other 13y ago
README preview
## preprocessor-brunch Easy include/require in Coffeescript to write less code.<br> It's not intrusive, so you can always use the normal way: ```coffeescript MyModule = require 'modules/my_module-module' @require modules.robot # ModuleRobot = require...
§ 02 / The map by functionFig. 1 · What the code does

Patients build plumbing.
And, lately, the first AI.

The bars below count repositories by what the code actually does. Function is the editorial axis. Device bridges and data platforms dominate, with closed-loop control close behind. The new column is patient-controlled AI substrate, a category that didn't exist three years ago.

§ 02 / The funnelFrom 280M repos to the vetted spine
Step 01 Public GitHub repositories
280,000,000
100.0%
global baseline (approx.)
Step 02 Surfaced by seed queries
454
1.62e-4%
matched a tier-1, user, org, or query seed
Step 03 Cleared confidence allowlist
453
1.62e-4%
high or medium README signal
Step 04 Vetted spine
343
1.22e-4%
curated, story-bearing, patient-led
§ 02 / By function453 repos · counts overlap across functions
data platform
73
data export/portability
55
device bridge
53
visualization
46
community/forum
29
AI/LLM tooling
28
MCP/Claude Skill
27
self-tracking
22
closed-loop control
18
advocacy tooling
8
decision support
5
§ 02b / By conditionCross-cut

Same corpus, different lens. Each chip is a condition domain. Repos appear in multiple chips when they serve multiple conditions.

diabetes 75condition-agnostic 49cardiovascular 16neurological 4cancer 3rare disease 3respiratory 3mental health 1
§ 03 / The anatomy Interactive · Spot the patient-built repo

Can you tell them apart?

Patient-built code lives next to institutional code in the same search results. The README signals and curated stories that distinguish them are not always visible at a glance. Pick the repo below that you think was built by patients, then reveal the verdict.

Prompt — Click the patient-built repository

Both repositories show up in the same GitHub search. Only the README signals, the curated story, and the multi-dimensional categorization on this site reliably distinguish them. That distinction is the editorial work.

§ 03b / The vocabulary Fig. 2

The most-used words in patient-built READMEs.

Top terms across every catalogued README. Patient-built code talks about devices, data, and bodies. It does not talk like a vendor deck.

Top words
data
130
fhir
103
health
77
smart
67
nightscout
58
project
50
server
49
loop
44
tool
33
implementation
32
documentation
31
repository
31
open
29
code
28
create
28
openaps
27
client
27
source
25
development
25
library
24
Common bigrams
health data 19 smart health 15 open source 13 smart fhir 13 insulin delivery 11 hacking diabetes 10 automated insulin 9 reference implementation 9 data nightscout 8 personal health 8 create react 8 repository contains 7 data fhir 7 electronic health 7 apple watch 7 health cards 7 smart permission 7 permission tickets 7 diabetes give 6 give data 6 dexcom share 6 claude code 6 bayer contour 5 model context 5
§ 04 / The gapFig. 3 · Investigation card

Patients built the plumbing.
Not yet the cognition.

Health AI on GitHub is enormous. Patient-built AI is almost absent from it. The panels below compare what patients have shipped (left) against what would count as patient-built AI (right). The asymmetry is the editorial finding.

453
Patient-built repos in corpus
23
Patient-controlled AI substrate
5.1%
Share of corpus
Patient-built · what exists verified, shipping, in use
453

Device protocols, CGM bridges, closed-loop algorithms, personal data platforms, citizen science. The work happens at the wrist and the pump, which is why the corpus leans mobile-native.

  • DIY closed-loop systems with thousands of daily users
  • Patient-controlled health-data platforms
  • CGM bridges for sensors vendors won't open
  • Patient-led citizen science infrastructure
  • One project (Loop) was submitted to the FDA in 2023
Patient-controlled AI · the new column emerging, thin, important
23

Patient-controlled AI substrate is what allows a person to bring their own records to an AI model on their own terms. Health Skillz is the seed of this category. Most of this layer is still ahead of us.

  • Patient-built Claude Skills and MCP servers over personal health records
  • RAG systems over patient-controlled SMART on FHIR data
  • Condition-specific assistants authored by patients
  • Shared-decision tools whose ground truth is patient experience
  • Patient-led model evaluation and red-teaming
§ 05 / What the data revealsFig. 4

What the data says.
Without commentary.

Surfaced from the data. No human curation. These are the things you'd notice after reading every repository description in sequence.

76%
of the corpus is vetted as high-confidence patient-built. The rest is supporting plumbing. Curation is the bottleneck, not discovery.
0
repositories pushed code in the last 30 days. The patient-built ecosystem is alive, not legacy.
350
repositories untouched for over a year. Patient-built code does churn, but the core projects keep moving.
6
archived repositories. When patient projects archive, the institutional vacuum often shows up immediately after.
5.1%
of the corpus is patient-controlled AI substrate (Health Skillz pattern). The new column, and still the thinnest.
35
distinct GitHub owners account for the entire patient-built corpus. The commons is small and identifiable.
§ 06 / Who is buildingFig. 5

The most-represented owners and languages.

Owners are GitHub orgs or individuals. Languages are GitHub's primary-language attribution. The patient code commons leans mobile, leans Swift and Kotlin, leans Java where the original Android work was done.

Top owners (orgs and users)
jmandel
206
bewest
84
LoopKit
34
nightscout
33
the-commons-project
22
openaps
17
Coffeegerm
15
NightscoutFoundation
8
danamlewis
8
JohanDegraeve
1
rubyforgood
1
burnedikt
1
SandraK82
1
hugooc
1
danny98m
1
Primary languages
JavaScript
99
TypeScript
68
Python
55
HTML
43
Other
41
Swift
28
Shell
20
Java
13
Kotlin
8
Ruby
4
C#
4
Rust
4
§ 06b / The concentration Fig. 6 · Owner distribution

The commons is small.
And concentrated.

Not every owner contributes equally. The top owner ships at many times the rate of the median. That concentration is not a bug. It reflects who has the experience, time, and trust to build through years of community handoffs.

Top owners by repo count
jmandel
206
bewest
84
LoopKit
34
nightscout
33
the-commons-project
22
openaps
17
Coffeegerm
15
206×

Repositories per top owner versus the median owner. jmandel ships 206 repos in the corpus; the median owner ships 1.

26 owners contribute exactly one repository each. The long tail of the commons.

§ 06c / Human-readable In plain terms

What the data means.

343 of 453
repositories in the corpus are vetted patient-led work with a curated story. The rest is supporting plumbing.
23
patient-controlled AI repositories exist in the corpus. The category is at the starting line.
35
distinct GitHub owners account for the entire 453-repo patient-built corpus. The commons is small and identifiable.