FHIR / sql-on-fhir-v2

This project provides the source for the SQL on FHIR v2.0 Implementation Guide
https://build.fhir.org/ig/FHIR/sql-on-fhir-v2/
MIT License
100 stars 27 forks source link

Add tags to test definitions and add core tag to mandatory functionality #254

Closed johngrimes closed 1 month ago

johngrimes commented 2 months ago

This change adds a new "tags" element to a test definition.

It also uses this feature to define a "core" set of tests that cover the mandatory functionality, and boundary and join functions have been left out of this.

johngrimes commented 2 months ago

I will have a go at modifying this pull request to represent all the changes noted here: https://chat.fhir.org/#narrow/stream/179219-analytics-on-FHIR/topic/Proposal.20for.20documenting.20.22core.22.20vs.20other.20functionality/near/462650241

johngrimes commented 2 months ago

@niquola @rbrush I'm done modifying this to represent what we captured in the meeting, let me know if you have any feedback.

johngrimes commented 1 month ago

Haven't got any feedback on this, so I think I'm going to go ahead and merge this now.