Skip to content

Releases: inferno-framework/us-core-test-kit

US Core Test Kit v0.6.1

06 Nov 17:43
52b9667
Compare
Choose a tag to compare

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

28 Aug 15:24
e97a254
Compare
Choose a tag to compare

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

05 Jun 14:13
3a4216c
Compare
Choose a tag to compare
  • Add test suite for US Core 6.0.0.

US Core Test Kit v0.4.7

17 Mar 16:15
6f834b1
Compare
Choose a tag to compare
  • 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

03 Mar 15:01
012ba1f
Compare
Choose a tag to compare
  • 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

03 Feb 14:50
a549a11
Compare
Choose a tag to compare
  • 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

06 Jan 16:35
50da5c4
Compare
Choose a tag to compare
  • 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

09 Dec 18:53
8c84fe4
Compare
Choose a tag to compare
  • 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

08 Dec 19:00
bbab282
Compare
Choose a tag to compare
  • 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).

US Core Test Kit v0.4.1

04 Nov 14:05
26a0adc
Compare
Choose a tag to compare
  • Fix a bug which prevented slices by binding from being correctly identified in MustSupport tests (only affects US Core 5) (#88).
  • Remove DocumentReference.custodian from the MustSupport test in US Core 3.1.1 (#84).