Skip to content

feat(export): add pediatric growth tables#1237

Draft
cesar-richard wants to merge 1 commit into
developfrom
feat/2957-pediatric-growth-export
Draft

feat(export): add pediatric growth tables#1237
cesar-richard wants to merge 1 commit into
developfrom
feat/2957-pediatric-growth-export

Conversation

@cesar-richard

@cesar-richard cesar-richard commented May 29, 2026

Copy link
Copy Markdown
Contributor

Objectif

Fixes https://gitlab.data.aphp.fr/ID/design-et-produit/ipa/cohort360/gestion-de-projet/-/work_items/2957

Changements réalisés

Ajout de 3 entrées (OBSERVATION_BODYHEIGHT, OBSERVATION_BODYWEIGHT, OBSERVATION_HEADCIRCUMFERENCE) dans getResourceType et getExportTableLabel (exportUtils.ts), libellées « Fait - Croissance pédiatrique - Taille / Poids / Périmètre crânien ».

Impacts

Front uniquement. Suppose que le back / BC remonte bien ces noms de tables dans fetchExportTablesInfo.

Tests réalisés

tsc --noEmit + eslint OK. Manuel à faire une fois le back en place.

Risques

Les 3 tables mappent toutes vers ResourceType.OBSERVATION : le compteur affiché sera identique sur les 3 (= total observations, comme pour la biologie).

@cesar-richard cesar-richard self-assigned this May 29, 2026
@cesar-richard cesar-richard requested a review from tfi90 May 29, 2026 14:47
@sonarqubecloud

Copy link
Copy Markdown

@cesar-richard cesar-richard marked this pull request as draft May 31, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants