Fhir.resources

Latest version: v7.1.0

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

Scan your dependencies

Page 1 of 7

8.0.0b5

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

- Nothing changed yet.

8.0.0b4

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

- `PR160 <https://github.com/nazrulworld/fhir.resources/pull/160>`_ switch the type of Element.id from id to string for R4B [cybernop]

8.0.0b3

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

- Minimum version of ``fhir-core`` package have been updated.
- All of fhir resources are regenerated for to comply with the optionality of fhir model's field. Issue https://github.com/nazrulworld/fhir.resources/issues/164

8.0.0b2

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

- `Issue 164 <https://github.com/nazrulworld/fhir.resources/issues/164>`_ ``get_fhir_model_class`` is now available and can be imported from base package. For example ``from fhir.resources import get_fhir_model_class`` or ``from fhir.resources.STU3 import get_fhir_model_class``

8.0.0b1

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

Breaking

- Drop support for python 3.7

- FHIR DTU2 packages are no longer available.

7.1.0

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

New features

See migration guide.

Breaking

- Drop support for python 3.6.
- Drop support for pydantic v1.
- The function ``FHIRAbstractModel::add_root_validator`` is no longer available.

Deprecations

Some of functions from ``FHIRAbstractModel`` are deprecated to comply with Pydantic V2. Some are

- ``FHIRAbstractModel::dict``

- ``FHIRAbstractModel::json``

- ``FHIRAbstractModel::parse_obj``

- ``FHIRAbstractModel::parse_raw``: no longer supports xml and yaml data.

- ``FHIRAbstractModel::parse_file``: no longer supports xml and yaml file.



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.

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.