FHIR Chat · Test Schema Changes · fhirpath

Stream: fhirpath

Topic: Test Schema Changes


view this post on Zulip Bryn Rhodes (Jun 18 2019 at 01:17):

We use the same test schema for CQL tests as FHIRPath and received several comments on the test schema, mostly to document it, but some additional functionality as well. Specifically, suggestions to: 1) Add a name attribute to the root Tests type. 2) Add a description element to Tests, Group, and Test, 3) Add a notes element to Tests, Group, and Test (that would be returned with the output of the test if it failed), and 4) Add a reference element to Tests, Group, and Test (to point to the area of the specification the test covers). Here's a diff of the changes applied to the testSchema.xsd in the CQL repository: https://github.com/HL7/cql/commit/4fae369ca9aab802fa971b6a16841911c9083454

view this post on Zulip Bryn Rhodes (Jun 18 2019 at 01:18):

These are all backwards compatible changes, does anyone have any concerns about any of these? I'd like to make them to the testSchema.xsd in FHIRPath so that we are using the same test definition schema between the two specifications.


Last updated: Apr 12 2022 at 19:14 UTC