Fhir.resources

Latest version: v7.1.0

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

Scan your dependencies

Page 1 of 6

7.1.1

------------------

- Nothing changed yet.

7.1.0

------------------

Breaking

- Drop support for python 3.6.
- Drop support for pydantic v1.

Improvements

- `Issue 133 <https://github.com/nazrulworld/fhir.resources/issues/133>`_ Pydantic 2.0 migration plan. It's not fully migration though, instead of using of Pydantic V1 API.
- `Issue 144 <https://github.com/nazrulworld/fhir.resources/issues/144>`_ Parsing XML byte string MESH acknowledgment response.

7.0.2

------------------

- `Issue 124 <https://github.com/nazrulworld/fhir.resources/issues/134>`_ on the wake of 2.x pydantic release, pydantic's max version restriction added.

7.0.1

------------------

Fixes

- Issue 128 `pkg_resources.declare_namespace deprecation <https://github.com/nazrulworld/fhir.resources/issues/128>`_

- Issue 129 `urn not supported in Url <https://github.com/nazrulworld/fhir.resources/issues/129>`_

7.0.0

------------------

New Feature

- Support for `FHIR version R5 <https://www.hl7.org/fhir/R5/resourcelist.html>`_ has been added under root package.


Breaking

- All root resources (FHIR version R4B) are moved under sub-package ``R4B``. Have a look at the migration guide.

6.5.0

------------------

Breaking

- FHIR R4B release has been overlapped on current R4 as default release. See changes (Release R4B: May 28, 2022) http://hl7.org/fhir/R4B/history.html. More detail at http://hl7.org/fhir/R4B/diff.html

Improvements

- Issue 90 logging level downgraded from warning to debug.
- Primitive `URL` type is now accepting the relative path without prefix "/".

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.