FHIR.ts
FHIR.ts copied to clipboard
TypeScript FHIR Interface Library
- Add support for `_include`, `_revinclude` and other basic queries mentioned here https://build.fhir.org/search.html#modifyingresults.
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?
No DomainResource and no `contained` props
- Change `master` to `main`. - Have a `release` branch which is used to only create releases. - Add checks for linting errors.
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"