6 Commits

Author SHA1 Message Date
Alejandro Gomez Auad
387ee331ed Add env flag to filter DocumentReference type locally in ITI-67
DOCUMENT_REGISTRY_FILTER_TYPE_LOCALLY, when enabled, skips the `type`
query param on GET /DocumentReference to the document registry and
filters the resulting searchset by type client-side instead, matching
the same system|code / |code / code token semantics used elsewhere.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-16 22:04:08 +00:00
Alejandro Gomez Auad
1fbc308d66 Agregar proxy de transformaciones IPS hacia el nodo nacional (bundle-signer)
Nuevas rutas GET /fhir/Bundle/:id/$ddcc, $dvc, $icvp2 y $meow: obtienen el
Bundle del HAPI FHIR local y delegan la transformación al nodo nacional
(bundle-signer), que es quien tiene las claves de firma, devolviendo la
respuesta tal cual. Se agrega BUNDLE_SIGNER_URL como variable de entorno
requerida para configurar la URL del nodo nacional.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-13 03:16:43 +00:00
8c7525758e Modificadas las variables de entorno en el bus-gateway 2026-05-05 16:03:10 +00:00
ca4db597cc Eliminados serviciso de VHL redundantes 2026-04-30 20:48:40 +00:00
f128b6b52f Agregado el servicio gdhcn-validator-service al stack del nodo 2026-04-29 18:49:04 +00:00
89fad9ab64 Primer commit 2026-04-27 04:25:52 +00:00