DAF Research, Release 1 Ballot

This page is part of the Data Access Framework (v1.8.0: STU 2 Ballot 2) based on FHIR v1.8.0. . For a full list of available versions, see the Directory of published versions

Load Data

Formats: XML, JSON, Turtle

Load Data

OPERATION: Load Data

Enable Loading data extracted from data sources into data marts.

URL: [base]/$load-data

Parameters

UseNameCardinalityTypeBindingDocumentation
INinput1..1Bundle

The Bundle resource that contains the extracted data from the extract-data operation is used as input to the load-data operation.

OUTissues0..1OperationOutcome

A list of hints and warnings about problems encountered while loading the data. These might be show to the user as an advisory note. Note: if the loading cannot be performed at all, then the operation should fail, and an OperationOutcome is returned directly with the failure, rather than using this parameter.

Pilots underway in PCORNet