diff --git a/README.md b/README.md index 639f6d5..a3e2f85 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,8 @@ docker compose ps # CapabilityStatement FHIR a través de nginx curl http://localhost/fhir/metadata -# Health check del Bus Gateway a través de nginx -curl http://localhost/fhir/Patient?_summary=count +# Verificación de llegada al Bus mediante la consulta de un paciente. +curl --location 'http://localhost/fhir/Patient?identifier=http%3A%2F%2Fwww.renaper.gob.ar%2Fdni%7C30945027' # Logs de un servicio específico docker compose logs -f bus-gateway