amida-tech / dre-frontend

New DRE front-end using FHIR APIs
Apache License 2.0
4 stars 1 forks source link

Nothing happens when "BlueButton Download My Data" button is clicked #15

Closed au2 closed 9 years ago

UglyEugen commented 9 years ago

@kachok , am I right assuming that we should generate XML ourselves based on the full FHIR record, alike we did with Print function?

igiware commented 9 years ago

@kachok, because of Blue Button originally generating data in same xml-format as upload file API using on dre-service side, it's logical to assume, that data will be generated on dre-service side and passed to the dre-frontend using API call. If it's incorrect than we have to implement data converter FHIR-resources to BlueButton xml on frontend side.

au2 commented 9 years ago

Please use /api/v1/mhr. A preliminary version is implemented in DRE-services@ddeb08c01621575adac7f978f198660af29baafb.