Questions tagged [bluebutton]

Blue Button is the symbol for a patient’s access to their own data. Blue Button+ is the ability to get records in a human-readable and machine-readable format; and to send them where they choose.

Blue Button is a simple concept: give patients’ access to their own data. The U.S. Department of Veterans Affairs (VA) first used the Blue Button logo on its patient portal in 2010 ,By clicking on the button, individuals could download their medical records in digital form.

Since then, millions of Veterans have logged onto the tool to download their personal health information, and many of the country’s largest data holders, including federal agencies such as the Centers for Medicare & Medicaid Services (CMS) and the Department of Defense (DoD) and private health plans such as United HealthCare and Aetna, have embraced Blue Button as a way to make health care data readily available to their beneficiaries.

Recognizing the success and potential of the Blue Button, in 2012, the Office of the National Coordinator for Health IT (ONC) within the US Department of Health and Human Services took on the responsibility for taking it nationwide, in collaboration with the VA, the White House, and a host of other public and private sector leaders. Blue Button is an important component of engaging and empowering individuals and their families as partners in their health through information technology.

http://healthit.gov/bluebutton

http://bluebuttonplus.org/

3 questions
2
votes
2 answers

How to differentiate structured and unstructured CDA?

I am working in CDA documents. I am able to validate the XML documents against CDA schema and find out the the xml is CDA or not. But if it is CDA then there are two categories of CDA documents. Structured CDA(Human readable text) Unstructured…
Soundar Rathinasamy
  • 6,658
  • 6
  • 29
  • 47
0
votes
1 answer

FHIR Sorting - How to find out which parameter to pass

Team, I am using FHIR bluebutton for CMS data (Claims data) and now I want to apply sorting in FHIR data we are getting bundle of explanation of Benefit(EOB) https://www.hl7.org/fhir/search.html#sort I have tried passing date and status params in…
0
votes
1 answer

Multiple RxNorm in C-CDA Medication

Specific Question I parsed C-CDA with BlueButton.js. Following is from the Medication JSON output. What is the RXNorm (with code system "2.16.840.1.113883.6.88") in this example? It has 577961 and 577962. Which is the correct RxNorm for the…
LCJ
  • 22,196
  • 67
  • 260
  • 418