smilecdr / FHIR.ts

TypeScript/JavaScript FHIR Library
https://www.npmjs.com/package/@smile-cdr/fhirts
Apache License 2.0
37 stars 10 forks source link

Add FHIR Patch Helper Library #59

Closed omarhoblos closed 1 month ago

TahaAttari commented 1 year ago

I support better interaction tooling 100% but also I have to ask:

In the interest of not mixing responsibilities maybe we should have a separate Client / Helper library project responsible for interaction tooling and a separate TS project responsible for type definitions?