Skip to content

Instantly share code, notes, and snippets.

@blacktm
Last active December 27, 2015 10:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blacktm/7309566 to your computer and use it in GitHub Desktop.
Save blacktm/7309566 to your computer and use it in GitHub Desktop.
Blue Button Data Holders
{
"organization": "String",
"category": "String",
"alias": "String",
"location": {
"address": "String",
"city": "String",
"state": "String"
},
"url": {
"mobile": "String",
"web": "String"
},
"features": ["String"],
"description": "String",
"bb_logo": "Boolean",
"view": {
"claims": "Boolean",
"medical_history": "Boolean",
"visit_history": "Boolean",
"active_prescriptions": "Boolean",
"medications": "Boolean",
"pathology": "Boolean"
},
"download": {
"text": "Boolean",
"ccda": "Boolean",
"c32": "Boolean",
"pdf": "Boolean",
"other": ["String"]
},
"transmit": {
"direct": {
"trust_bundles": {
"patient": "Boolean",
"providers": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"automation": "Boolean",
"features": {
"search": "Boolean",
"dispute": "Boolean",
"shop": "Boolean",
"bill_pay": "Boolean"
}
}
{
"organization": "String",
"category": "String",
"alias": "String",
"location": {
"address": "String",
"city": "String",
"state": "String"
},
"url": {
"mobile": "String",
"web": "String"
},
"features": ["String"],
"description": "String",
"bb_logo": "Boolean",
"view": {
"lab_results": "Boolean"
},
"download": {
"text": "Boolean",
"ccda": "Boolean",
"c32": "Boolean",
"pdf": "Boolean",
"other": ["String"]
},
"transmit": {
"direct": {
"trust_bundles": {
"patient": "Boolean",
"providers": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"automation": "Boolean",
"features": {
"search": "Boolean",
"scheduling": "Boolean",
"bill_pay": "Boolean",
"test_request": "Boolean",
"reminders": "Boolean"
}
}
{
"organization": "String",
"category": "String",
"alias": "String",
"location": {
"address": "String",
"city": "String",
"state": "String"
},
"url": {
"screenshot": "String",
"mobile": "String",
"web": "String"
},
"features": ["String"],
"description": "String",
"bb_logo": "Boolean",
"view": {
"active_prescriptions": "Boolean",
"medications": "Boolean",
"prescriptions": "Boolean",
"allergies": "Boolean"
},
"download": {
"text": "Boolean",
"ccda": "Boolean",
"c32": "Boolean",
"pdf": "Boolean",
"other": ["String"]
},
"transmit": {
"direct": {
"trust_bundles": {
"patient": "Boolean",
"providers": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"automation": "Boolean",
"features": {
"refills": "Boolean",
"automatic_refills": "Boolean",
"family_prescriptions": "Boolean",
"transfer_prescriptions": "Boolean",
"new_prescriptions": "Boolean"
}
}
{
"organization": "String",
"category": "String",
"name": "String",
"alias": "String",
"location": {
"address": "String",
"city": "String",
"state": "String"
},
"phone": "String",
"url": {
"screenshot": "String",
"mobile": "String",
"web": "String"
},
"features": ["String"],
"description": "String",
"bb_logo": "Boolean",
"view": {
"problems": "Boolean",
"medical_history": "Boolean",
"visit_history": "Boolean",
"clinical_notes": "Boolean",
"active_prescriptions": "Boolean",
"medications": "Boolean",
"pathology": "Boolean",
"lab_results": "Boolean",
"allergies": "Boolean",
"claims": "Boolean",
"imaging": "Boolean",
"diagnostics": "Boolean",
"immunizations": "Boolean"
},
"download": {
"text": "Boolean",
"ccda": "Boolean",
"c32": "Boolean",
"pdf": "Boolean",
"other": ["String"]
},
"transmit": {
"direct": {
"trust_bundles": {
"patient": "Boolean",
"providers": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"automation": "Boolean",
"features": {
"bill_pay": "Boolean",
"caregiving": "Boolean",
"secure_messaging": "Boolean",
"scheduling": "Boolean",
"self_entered": "Boolean"
}
}
{
"location": {
"state": "String"
},
"category": "String",
"url": {
"mobile": "String",
"web": "String"
},
"features": ["String"],
"description": "String",
"bb_logo": "Boolean",
"view": {
"immunizations": "String"
},
"download": {
"text": "Boolean",
"ccda": "Boolean",
"c32": "Boolean",
"pdf": "Boolean",
"other": ["String"]
},
"transmit": {
"direct": {
"trust_bundles": {
"patient": "Boolean",
"providers": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"automation": "Boolean"
}
{
"organization": "String",
"category": "String",
"alias": "String",
"location": {
"street": ["String"],
"city": "String",
"state": "String",
"zip": "String",
"lat": "Number",
"lng": "Number"
},
"phone": "String",
"url": {
"login": "String",
"logo": "String",
"mobile": "String",
"screenshot": "String",
"web": "String"
},
"description": "String",
"features": ["String"],
"bb_logo": "Boolean",
"view": {
"active_prescriptions": "Boolean",
"allergies": "Boolean",
"appointment_history": "Boolean",
"claims": "Boolean",
"clinical_notes": "Boolean",
"diagnostics": "Boolean",
"family_history": "Boolean",
"imaging": "Boolean",
"immunizations": "Boolean",
"lab_results": "Boolean",
"medical_history": "Boolean",
"medications": "Boolean",
"pathology": "Boolean",
"prescriptions": "Boolean",
"problems": "Boolean",
"visit_history": "Boolean",
"vitals": "Boolean"
},
"download": {
"text": "Boolean",
"pdf": "Boolean",
"c32": "Boolean",
"ccda": "Boolean",
"other": ["String"]
},
"transmit": {
"automation": "Boolean",
"direct": {
"enabled": "Boolean",
"trust_bundles": {
"patient": "Boolean",
"provider": "Boolean",
"other": ["String"]
}
},
"rest": {
"enabled": "Boolean",
"registries": ["String"]
}
},
"services": {
"automatic_refills": "Boolean",
"bill_pay": "Boolean",
"caregiving": "Boolean",
"dispute": "Boolean",
"family_prescriptions": "Boolean",
"new_prescriptions": "Boolean",
"refills": "Boolean",
"reminders": "Boolean",
"scheduling": "Boolean",
"search": "Boolean",
"secure_messaging": "Boolean",
"self_entered": "Boolean",
"shop": "Boolean",
"test_request": "Boolean",
"transfer_prescriptions": "Boolean"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment