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

Cardinality of where element in ViewDefinition #125

Closed gotdan closed 1 year ago

gotdan commented 1 year ago

Think this should have a cardinality of 0..*?

Also, is it an array of path strings or an array of objects with a path element?

gotdan commented 1 year ago

Updated in logical model