inferno-framework / bulk-data-test-kit

Inferno Test Kit for servers implementing the Bulk Data Access Implementation Guide
Apache License 2.0
0 stars 0 forks source link

Bulk Data Access Test Kit

The Bulk Data Access Test Kit is a testing tool that will demonstrate the ability to exporting bulk data from a FHIR server to a pre-authorized client following the requirements from the FHIR Bulk Data Access IG v1.0.1 and v2.0.0. This test kit will test the APIs through which an authenticated and authorized client may request a Bulk Data Export from a server, receive status information regarding progress in the generation of the requested files, and retrieve these files.

This test kit is split into three different types of bulk data export:

The BulkData Access Test Kit is built using the Inferno Framework. The Inferno Framework is designed for reuse and aims to make it easier to build test kits for any FHIR-based data exchange.

Reporting Issues

Please report any issues with this set of tests in the GitHub Issues section of this repository.

Instructions

It is highly recommended that you use Docker to run these tests.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Trademark Notice

HL7, FHIR and the FHIR [FLAME DESIGN] are the registered trademarks of Health Level Seven International and their use does not constitute endorsement by HL7.