Fhirstarter

Latest version: v2.4.3

Safety actively analyzes 722930 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.4.3

Bug fixes
* Fixed a CORS issue encountered by Swagger and Redoc when fetching external example data
* Fixed a broken error check that ensures that the FHIR sequence of models used matches the FHIR sequence of the server. This error check wasn't performing the necessary validations when the FHIR sequence of the server is specified as R5.

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.4.2...2.4.3

2.4.2

Breaking changes

* FastAPI added and removed some dependencies between versions [0.111.0](https://github.com/fastapi/fastapi/releases/tag/0.111.0) and [0.112.0](https://github.com/fastapi/fastapi/releases/tag/0.112.0), most pertinently `uvicorn`. You may need to explicitly add `uvicorn` as a dependency if you are using it.

Bug fixes

* Upgrade FastAPI to the latest version; this upgrade pulls in a Starlette bug fix that addresses a security issue. See https://github.com/encode/starlette/security/advisories/GHSA-f96h-pmfr-66vw

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.4.1...2.4.2

2.4.1

Enhancements

* Bump version of urllib3 to resolve a moderate security vulnerability
* Bump version of various other dependencies

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.4.0...2.4.1

2.4.0

Not secure
Breaking changes

* FastAPI 0.111.0 pulls in `orjson` as a dependency, which may change the behavior of serialization methods on `fhir.resources`. This caused some FHIRStarter test failures related to pretty-printing.

Enhancements

* FastAPI upgrade to 0.111.0

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.3.0...2.4.0

2.3.0

Not secure
Enhancements
* Enhanced the `parse_fhir_request` helper function so that it can identify and parse FHIR operation requests

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.2.2...2.3.0

2.2.2

Not secure
Enhancements
* Dependency version bumps

**Full Changelog**: https://github.com/canvas-medical/fhirstarter/compare/2.2.1...2.2.2

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.