Releases: inferno-framework/us-core-test-kit
Releases · inferno-framework/us-core-test-kit
US Core Test Kit v0.6.1
What's Changed
- Fix broken link to US Core 6.1.0 IG by @Justin-Ramm in #130
- FI-2212 Fix _include search for MedicationDispense by @yunwwang in #132
- FI-2163 Update CapabilityStatement Test 1.05 for supported profile by @yunwwang in #133
- FI-2240 Fix non-root deployment on US Core by @arscan in #134
- FI-2240 Compare references in Medication include test result by @yunwwang in #135
- FI-2104: Remove resource list by @Jammjammjamm in #136
- FI-2268 Merge reference_test_spec and reference_resolution_test_spec by @360dgries in #137
Full Changelog: v0.6.0...v0.6.1
US Core Test Kit v0.6.0
Add test suite for US Core v6.1.0
Remove test suite for US core v6.0.0
US Core Test Kit v0.5.0
- Add test suite for US Core 6.0.0.
US Core Test Kit v0.4.7
- Updated Patient MustSupport tests for previous name and address. See #114 for details.
- Fix a bug which prevented the tests from finding search parameter values in extensions, which is needed for searching Conditions by asserted date in US Core 5.
US Core Test Kit v0.4.6
- Fix the
ServiceRequest.category
VlaueSet expansion for US Core 5. - Remove tests for Device UDI-PI presence from US Core 4 & 5.
- Fix a bug in US Core 4 and 5 which removed
MedicationRequest.reportedReference
from the list of Must Support references.
US Core Test Kit v0.4.5
- Update the validator message filter for SMART extensions to support a new validator version.
- Update the profile support test to no longer issue warnings based on which profiles are supported, and to allow a list of resources which must be supported.
US Core Test Kit v0.4.4
- Update the title and description of Must Support tests.
- Update the reference resolution tests to track which profiles a reference was validated against so that those references don't need to be validated multiple times against the same profile.
US Core Test Kit v0.4.3
- Fix status values not being included in metadata for fields whose exact name isn't
status
(e.g.clinicalStatus
) (#98).
US Core Test Kit v0.4.2
- Update to support new development workflow (#92).
- Remove unneeded search values from metadata (#91).
- Remove optional patternCodeableConcept values from search definition metadata to avoid retrieving resources which conform to a different profile than the one being tested (#93).
- Add a description to the generated suites (#89).
- Update to handle mandatory slices with required bindings in US Core 5 (#94).
- Update US Core 5 Provenance tests to handle broken provenance-1 constraint (#95).