HTTP Import
Downloads FHIR NDJSON files from an HTTP/HTTPS URL.
Configuration
yaml
pipeline:
enabled_steps:
- http_importUsage
bash
aether pipeline start https://example.com/fhir/Patient.ndjsonNotes
- The URL is provided as the argument to
pipeline start - Supports both HTTP and HTTPS URLs
- Downloads files to the job directory