Collective.fhirpath

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 3

0.7.2

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

- Bundle resposne as ``dict`` option enable in ZCatalog based search.

0.7.1

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

- ``fhirpath``minimum version has been updated, which includes minimum ``fhir.resources`` version ``6.0.0b5``.

- Improvements for ``FHIRModelServiceMixin`` as orjson serializer used.

0.7.0

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

Improvements

- Issue 2 `ZCatalog based search should have option to return bundle type alongside as LazyBrain <https://github.com/nazrulworld/collective.fhirpath/issues/2>`_

- Supports all features from ``fhirpath`` 0.8.0.

- Elasticsearch Mappings JSON files are updated.

Fixes

- ``utils.FHIRModelServiceMixin`` can now handle ``list`` type data in response.

0.6.1

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

- ``plone.app.fhirfield:default``has been added in dependency, so no need separete install of ``plone.app.fhirfield``.

0.6.0

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


Improvements

- ``FHIRModelServiceMixin`` class has been available under ``utils`` module, which can be used with your ``plone.restapi``
services to response type as ``FhirModel`` aka pydantic's ``BaseModel`` or ``plone.app.fhirfield.FhirFieldValue`` object with the best possible effecient way.

0.5.0

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

Improvements

- Supports the revolutionary version of `fhir.resources <https://pypi.org/project/fhir.resources/>`_ via `fhirpath <https://pypi.org/project/fhirpath/>`_
we may expect some refactor on your existing codebase because of some breaking changes, please see changes at ``fhir.resources``, ``plone.app.fhirfield`` and ``fhirpath``.

- Brings back support for Python version 3.6

- Three configurations (``fhirpath.es.index.mapping.nested_fields.limit``, ``fhirpath.es.index.mapping.depth.limit``, ``fhirpath.es.index.mapping.total_fields.limit``) based on plone registry has now been available.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.