diff --git a/bus-gateway/controllers/iti65.js b/bus-gateway/controllers/iti65.js index a96a31b..d63969e 100644 --- a/bus-gateway/controllers/iti65.js +++ b/bus-gateway/controllers/iti65.js @@ -104,7 +104,7 @@ async function createBusDocumentReference(token, localIPSDocument, localPatient) }, ], }, - date: "2026-04-28T10:00:00-03:00", + date: new Date().toISOString(), subject: { reference: busPatientReference },