{% extends "base.html" %} {% from "_form_helpers.html" import render_field %} {# Assuming you have this helper #} {% block content %}
Upload FHIR test data (JSON, XML, or ZIP containing JSON/XML) to a target server. The tool will attempt to parse resources, determine dependencies based on references, and upload them in the correct order. Optionally validate resources before uploading.
Please correct the following errors: