Aditya Dave
Aditya Dave
- Add support for `_include`, `_revinclude` and other basic queries mentioned here https://build.fhir.org/search.html#modifyingresults.
closes #6023
**Describe the bug** Currently, CDS hooks accepts a String for Extension and when calling cds service discovery endpoint we get a String back for extension. The same happens for request...
- Change `master` to `main`. - Have a `release` branch which is used to only create releases. - Add checks for linting errors.