Plone.app.fhirfield

Latest version: v4.2.1

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

Scan your dependencies

Page 1 of 6

4.2.2

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

- Nothing changed yet.

4.2.1

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

Bugfixes

- `Issue-37: <https://github.com/nazrulworld/plone.app.fhirfield/issues/37>`_ Can not add a default value for fhirfield.

4.2.0

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

Improvements

- Field deserializer is now accepting ``fhir.resources``'s model object, FhirResourceValue, alongside with string and dict type value.

- ``FhirResource::from_resource_model`` method has been added.

4.1.0

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

Improvements

- Not any visibly improvement, but a lot of cleanup unused, unnecessary codes, in that impact made more slimmer version.

Breakings

- ``api`` module has been removed, use any import from ``plone.app.fhirfield`` instead.

- ``IFhirResourceModel`` interface is no longer available.

4.0.0

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

Improvements

- supports `pydantic <https://pypi.org/project/pydantic/>`_ powered latest `fhir.resources <https://pypi.org/project/fhir.resources/>`_ via `fhirpath <https://pypi.org/project/fhirpath/>`_.
- suports Python 3.6.


Breakings

- Any FHIR search, FhirFieldIndex, EsFhirFieldIndex are removed. Please see `collective.fhirpath <https://pypi.org/project/collective.fhirpath/>`_ for those implementation.

- ``model_interface`` parameter has been removed from `FhirResource` field.

- Removed three ``fhirfield.es.index.mapping`` registry.

- extra option ``elasticsearch`` has been removed from setup.py

3.1.1

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

- Nothing changed but some documents updated.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.