{% extends "base.html" %} {% from "_form_helpers.html" import render_field %} {% block content %}
Retrieve FHIR bundles from a server, then download as a ZIP file. Split uploaded or retrieved bundle ZIPs into individual resources, downloaded as a ZIP file.
Please correct the following errors: