Skip to content

Version 2

Compare
Choose a tag to compare
@iheos iheos released this 15 Jun 17:33
· 656 commits to master since this release

This release is built on top of 2020 Alpha 1. See its release notes at
https://github.com/usnistgov/asbestos/releases/tag/v2.0.0-alpha1

In addition, this release contains many, many updgrades and fixes

  • Document Source tests now accepts PDB Minimal metadata without subject. Document Recipient tests send no subject.
  • Improved support for XDSonFHIR searchs.
  • Generalized GET tool.
  • Setup - (top menu item) added for verifying operation after installation. This has two sections:
    install static support Patients into support FHIR server and run each test collection against
    the appropriate server simulator.
  • Expanded collection of tests included.
  • New status display for use when drilling down during conformance test operation. Summary page displayed before
    offering ability to jump into Inspector. Part of this summary is a listing of the messages generated/referenced
    by this test step (Fixtures) and intermediate data elements (Variables) These are elements of the TestScript test language. Selection opens fixture in Inspector in new browser tab. This mode of operation seems
    more convienent than opening Inspector inline.

Broken

  • Inspector/PDB Validations (a Connectathon tool) does not work. Most of its validations have
    been moved to run as part of tests. We are rethinking this tool.

Features for next release (2.1.0)

  • Validate against custom StructureDefinitions - all IHE published StructureDefinitions will be included.
    User can install addition.
  • Better TestScript/TestReport viewing, including FHIR Toolkit extensions.
  • Additional tests for PDB: reference server Binary resources, client Document Replace, Document Addendum,
    Document Transformation.
  • Start on Document Responder/Document Consumer tests and infrastructure.