FHIR.ts icon indicating copy to clipboard operation
FHIR.ts copied to clipboard

TypeScript FHIR Interface Library

Results 13 FHIR.ts issues
Sort by recently updated
recently updated
newest added

- Add support for `_include`, `_revinclude` and other basic queries mentioned here https://build.fhir.org/search.html#modifyingresults.

enhancement

Any reason these packages are not devDependencies?: "dependencies": { "@types/node": "^18.11.15", "better-npm-audit": "^3.7.3", "nyc": "^15.1.0" }

Hi, FHIR R5 was released on March 26th. Is there a time plan for updating to R5?

enhancement

- Change `master` to `main`. - Have a `release` branch which is used to only create releases. - Add checks for linting errors.

CI

This is a PR regarding the ticket (#91) I opened previously. All the tests still go through and now it also works to query the name with "Patient.name"