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

67 resourceutilities types #68

Closed TahaAttari closed 1 month ago

TahaAttari commented 8 months ago

Updated the types in ResourceUtils to make them safer to use for all FHIR versions. Now it is obvious what kind of input the utility is expecting.

changeset-bot[bot] commented 8 months ago

⚠️ No Changeset found

Latest commit: f265c7553367ea5911adc91dda383e2d4994a0a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

AD1306 commented 8 months ago

please provide tests for the changes you made to fix the pipeline. There is no description to the MR. Please provide some description to the MR anyone can better understand why you need this changes.

AD1306 commented 8 months ago

you also need to bump the version in package json