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
OPERATION: Load Data
Enable Loading data extracted from data sources into data marts.
URL: [base]/$load-data
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | input | 1..1 | Bundle | The Bundle resource that contains the extracted data from the extract-data operation is used as input to the load-data operation. | |
OUT | issues | 0..1 | OperationOutcome | 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