fhir-crucible / crucible

🔥 Crucible web application for testing FHIR servers
77 stars 25 forks source link

Multiversion Test Data #256

Closed dehall closed 7 years ago

dehall commented 7 years ago

Adds the ability to use either STU3 or DSTU2 on the Test Data loader.

Adds a 3rd dropdown to the UI (because I love dropdowns) which pushes the dropdowns themselves onto a second row beneath their labels: version_dropdown

Tested successfully against HAPI FHIR DSTU2 and STU3.

Note that this uses the 'multiversion' branch of the fhir_client. I can update this once that's merged.