This page is part of the Data Access Framework (v2.0.0: STU 2) based on FHIR R3. . For a full list of available versions, see the Directory of published versions
OPERATION: Load Data
The official URL for this operation definition is:
http://hl7.org/fhir/us/daf-research/OperationDefinition/daf-load
The purpose of this operation is to enable loading of extracted data from data sources into data marts. The extracted data will be de-identified and mapped from FHIR to the destination data model and then loaded into the data mart according to the local work flows. The work flow information is captured as part of the task which executes the load-data operation. Please refer to the Implementation Guidance for further information on how to use the task and load-data operation together for research work flows.
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