Skip to content

Conversation

@paulolaup
Copy link

Model:
Mapping:
- Refactor mapping model classes into dedicated package
- Add new model classes for new structure

Dependencies

  • Update HAPI FHIR to version 8.2.1 and extend scope

Model:
  Mapping:
    - Refactor mapping model classes into dedicated package
    - Add new model classes for new structure

Dependencies
  - Update HAPI FHIR to version 8.2.1 and extend scope
@paulolaup paulolaup self-assigned this Aug 4, 2025
@paulolaup paulolaup added the enhancement New feature or request label Aug 4, 2025
@paulolaup paulolaup linked an issue Aug 4, 2025 that may be closed by this pull request
@paulolaup
Copy link
Author

TODO:

  • Update translation logic to use new model classes
  • Update tests

@paulolaup paulolaup changed the title SQUASH ME 219 - Update CQL mapping structure Aug 4, 2025
@paulolaup paulolaup changed the title 219 - Update CQL mapping structure Update CQL mapping structure Aug 4, 2025
@paulolaup
Copy link
Author

Note: Updating hapi-fhir libraries to version 8.2.1 was required to get access to new parser API that allow parsing of individual FHIR data types instances. This is required for the new mapping structure, since values used to match against in the query are provided in their FHIR representation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CQL mapping structure

2 participants