FHIRFLARE IG Toolkit

Upload Test Data

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.

Upload Configuration

Select one or more .json, .xml files, or a single .zip file containing them.
Validate resources against selected package profile before uploading.
It is suggested to not validate against more than 500 files
If checked, checks resource existence (GET) and uses If-Match (PUT) or creates (PUT). If unchecked, uses simple PUT for all.

Processing Log & Results

Processing output will appear here...