OperationDefinition-davinci-data-export

Sourcehl7.fhir.us.davinci-atr#current:Da Vinci - Member Attribution (ATR) List (v4.0.1)
resourceTypeOperationDefinition
iddavinci-data-export
canonicalhttp://hl7.org/fhir/us/davinci-atr/OperationDefinition/davinci-data-export
version2.0.0-ballot
statusactive
publisherHL7 International - Financial Management Work Group
nameDaVinciDataExport
titleDaVinci Data Export
date2021-07-22T21:48:56+10:00
descriptionExports data about members of the Group
jurisdictionsus
codedavinci-data-export
basehttp://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export
systemfalse
typefalse
instancetrue
resourcesGroup
Usages(none)

URL: [base]/Group/[id]/$davinci-data-export

Parameters

Use Name Scope Cardinality Type Binding Documentation
IN patient 0..* Reference

The Members whose data has to be exported, when omitted the data about all members in the Group should be exported. The references are pointing to resources in the FHIR Server supporting the davinci-data-export operation. The server will ignore invalid references to patients or if the patients are not part of the Group. For each member that is invalid or ignored an operation outcome has to be returned detailing the specific error.This parameter is exactly the same parameter defined in the latest Bulk Data Exprot operation.

IN exportType 0..1 canonical

The code that indicates the type of export to be performed. For e.g hl7.fhir.us.davinci-atr to indicate Member Attribution export, and hl7.fhir.us.davinci-pdex for a PDex Export. Servers are supposed to provide the export guidance in the individual IGs. This is a new parameter added to the operation that is not present in the Bulk Data Export operation.

IN _since 0..1 instant

Resources updated after the specified time will be included in the response. When omitted, the Server is free to export all data for the members. This parameter is exactly the same parameter defined in the Bulk Data Exprot operation.

IN _until 0..1 instant

Resources updated before the specified time will be included in the response. When omitted, the Server is free to export all data for the members until the time the export operation is started. This is a new parameter added to the operation that is not present in the Bulk Data Export operation.

IN _type 0..1 string

The resources that need to be extracted for the patients. This is a string of comma-delimited FHIR resource types. This is the same parameter defined in the Bulk Data Export operation specification. This parameter is exactly the same parameter defined in the Bulk Data Exprot operation.

IN _typeFilter 0..1 string

The list of Queries that need to be executed for the resources to be exported. This will allow the consumer to limit the data being exported. This is a string of comma delimited FHIR REST queries. This parameter is exactly the same parameter defined in the latest Bulk Data Exprot operation.


Produced 06 Apr 2023