Vermonster / fhir-kit-client

Node.js FHIR client library
MIT License
173 stars 37 forks source link

Fix typescript issues #169

Closed bkaney closed 2 years ago

bkaney commented 2 years ago

Addressing problems in https://github.com/Vermonster/fhir-kit-client/issues/158

bkaney commented 2 years ago

Hi @mdhornet90 - I fixed the problem with the requestSignature. We need to add some typescript tests ASAP.

I am still researching how to handle the external type dependencies. But this PR is where I will try to fix this as well.