Skip to content

Instantly share code, notes, and snippets.

View bmamlin's full-sized avatar

Burke Mamlin bmamlin

  • OpenMRS / Regenstrief / Indiana University
View GitHub Profile
{
"version": 2,
"modules": [
{
"module": {
"key": "7b84f288-dd30-4109-896b-74da2bbb546f",
"moduleType": "83387f5f-0e8c-456d-b528-7c1f62bcc5e4",
"title": "Medications Administered",
"layout": {
"w": 12,
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<Indicators>
<status value="0" />
<date value="9/12/2018 12:00:00 AM" />
<Functions>
<Function fid="34" Indicator="Total Expulsion Occurrences" CATEGORY01="Education" CATEGORY02="Disciplinary Measures" CATEGORY03="" CATEGORY04="" DATAYEAR="2008" />
<Function fid="38" Indicator="Total Schools Free Lunch Program Students" CATEGORY01="Education" CATEGORY02="Special Program Enrollment" CATEGORY03="Free/Reduced Lunch Program" CATEGORY04="Total" DATAYEAR="2010" />
<Function fid="43" Indicator="Total Schools Free and Reduced Lunch Program Students" CATEGORY01="Education" CATEGORY02="Special Program Enrollment" CATEGORY03="Free/Reduced Lunch Program" CATEGORY04="Total" DATAYEAR="2010" />
<Function fid="73" Indicator="Traditional Public School Enrollment English Language Learning Students" CATEGORY01="Education" CATEGORY02="Special Program Enrollment" CATEGORY03="Limited English Proficiency" CATEGORY04="" DATAYEAR="2017" />
<Function fid="78" Indicator="
@bmamlin
bmamlin / TypingSimulator.scpt
Created April 17, 2017 14:38
Simulate typing via AppleScript
activate application "Google Chrome"
set moby to "Call me Ishmael. Some years ago--never mind how long precisely --having little or no money in my purse, and nothing particular to interest me on shore, I thought I would sail about a little and see the watery part of the world. It is a way I have of driving off the spleen, and regulating the circulation. Whenever I find myself growing grim about the mouth; whenever it is a damp, drizzly November in my soul; whenever I find myself involuntarily pausing before coffin warehouses, and bringing up the rear of every funeral I meet; and especially whenever my hypos get such an upper hand of me, that it requires a strong moral principle to prevent me from deliberately stepping into the street, and methodically knocking people's hats off--then, I account it high time to get to sea as soon as I can.
This is my substitute for pistol and ball. With a philosophical flourish Cato throws himself upon his sword; I quietly take to the ship. There is nothing surprising in this.
{
"resourceType": "Composition",
"id": "${reportUuid}",
"text": {
"status": "generated",
"div": "<div>\n\t\t\t<p>HIV Case Report for ${patientName}</p>\n\t\t\t<p>Managed by ${institutionName}</p>\n\t\t</div>"
},
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "${reportUuid}"
{
"id": "77169bff-db8e-fb8b-461f-a6f1ce8f74f6",
"name": "platform-2.0-tests",
"description": "REST tests for Platform 2.0",
"order": [
"08c30c96-9174-5e91-9110-2aa6a2fc521d"
],
"folders": [],
"timestamp": 1468854521972,
"owner": 0,
<?xml version="1.0">
<?xsl-stylesheet type="stylesheet" href="test.xslt"?>
<foo>
<bar>got here</bar>
</foo>
#!/bin/bash
# This file creates a temporary directory to build & run
# ampath/etl-rest-server pull #79, logs all output, and
# posts it to termbin.com.
# If you haven't defined "docker" as your docker machine's IP in
# /etc/hosts, then specify your docker machine's IP in the next line
DOCKER_IP="docker"
@bmamlin
bmamlin / names-female.js
Last active August 29, 2015 14:06
female names
var femaleNames = [
"Abby",
"Abigail",
"Abla",
"Abuya",
"Achieng",
"Ada",
"Addie",
"Adela",
"Adele",
@bmamlin
bmamlin / names-male.js
Last active August 29, 2015 14:06
male names
var maleNames = ["Aaron",
"Abasi",
"Abdalla",
"Abdu",
"Abdul",
"Abe",
"Abedi",
"Abel",
"Abraham",
"Abubakar",
@bmamlin
bmamlin / surnames.js
Last active December 29, 2015 13:33
surnames
var surnames = ["Aadek",
"Abaja",
"Abale",
"Abanya",
"Abao",
"Abaraza",
"Abaye",
"Abdala",
"Abdalla",
"Abdallah",