The project is in a healthy, maintained state
DaVinci CRD Test Kit
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

 Project Readme

Da Vinci Coverage Requirements Discovery (CRD) Test Kit

The Da Vinci Coverage Requirements Discovery (CRD) STU 2.0.1 Test Kit validates the conformance of systems to the CRD STU 2.0.1 FHIR IG. For additional details on the tests, including their scope, limitations, and status, see the Overview on the wiki.

Getting Started

ASTP hosts a public instance of this test kit that developers and testers are welcome to use. However, users are encouraged to download and run this tool locally to allow testing within private networks and to avoid being affected by downtime of this shared resource. Please see the Local Installation Instructions section below for more information.

Detailed step-by-step instructions for running the tests can be found in our execution guides:

Additional information is provided in the Da Vinci CRD Test Kit documentation.

Local Installation Instructions

  • Download an official release of this test kit.
  • Open a terminal in the directory containing the downloaded code.
  • In the terminal, run setup.sh.
  • In the terminal, run run.sh.
  • Use a web browser to navigate to http://localhost.

More information on using Inferno Test Kits is available on the Inferno Framework documentation site.

Multi-user Installations

The default configuration of this test kit uses SQLite for data persistence and is optimized for running on a local machine with a single user. For installations on shared servers that may have multiple tests running simultaneously, please configure the installation to use PostgreSQL to ensure stability in this type of environment.

Providing Feedback and Reporting Issues

We welcome feedback on the tests, including but not limited to the following areas:

  • Validation logic, such as potential bugs, lax checks, and unexpected failures.
  • Requirements coverage, such as requirements that have been missed and tests that necessitate features that the IG does not require.
  • User experience, such as confusing or missing information in the test UI.

Please report any problems with these tests in issues section of this repository. The team may also be reached in the #inferno Zulip stream.

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.