10 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
7e1b0585e7 Agregado filtro por tipo de documento en ITI-67
Find Document References ahora acepta un parametro opcional 'type'
(IPS, MeOW, IT, o un token FHIR system|code) para buscar solo el
tipo de documento pedido. Se extrae el mapa de tipos de documento a
constants/documentTypes.js para compartirlo entre ITI-65 e ITI-67.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-15 15:58:32 +00:00
ca4db597cc Eliminados serviciso de VHL redundantes 2026-04-30 20:48:40 +00:00
3287b9cde9 Extraidos los llamados al servidor HAPI FHIR de los controladores 2026-04-30 15:25:46 +00:00
e3ed9c88b6 Ajustados los servicios 2026-04-30 12:00:38 +00:00
9f5dac1a30 Corregido errores en llamada de servicios de Patient y DocumentRefernece en el bus 2026-04-30 11:14:55 +00:00
1a0f7b76b8 Normalizados los nombres de los metodos de bus-gateway 2026-04-30 04:41:23 +00:00
f128b6b52f Agregado el servicio gdhcn-validator-service al stack del nodo 2026-04-29 18:49:04 +00:00
b939be580e Corregido erorres de tipeo en iti65 2026-04-28 12:50:13 +00:00
89fad9ab64 Primer commit 2026-04-27 04:25:52 +00:00