Skip to content

claims-guarantees

This component is responsible for managing the mapping Claims Guarantees to Internal Care Types.

Howtos

Working locally

:warning: You need to run these from the country you're working on.

Load data:

flask claims_guarantees load_data --execute

Load the mappings:

flask claims_guarantees load_claims_guarantees_mappings --execute

Look up a guarantee for a specific care and its context (i.e. date and filters)

flask claims_guarantees get_claims_guarantees_for_care_type LEN 2026-03-31 -f is_in_network=True -f is_reimbursed_by_secu=False