Skip to Main Content
Interweave Exchange Ideas Portal

This portal provides an open platform for user feedback and product change requests. Anyone can add an idea and remain as a Guest, but please consider signing up so that others can see who has created the ideas!

Note: this is a public facing web portal, any text here can be viewed by anyone over the internet, so please consider carefully the content you wish to share and please do not post anything of a sensitive nature.

Status Shipped
Created by Steve Shaw
Created on Jan 20, 2022

More informative logging in dispatcher about response

The dispatcher currently logs the request URIs, headers and response code when dispatching to providers. However, it does not currently log the response payload from providers as we do not want to log patient and clinical data.

However, it is often useful to see the numbers and types of resources returned. So, the proposal is for the dispatcher to log the response thusly:

  • for a single operation outcome, log in full

  • for a single other resource, log the resource id and type

  • for a Bundle, log the links, total & type. If it is a searchset, then log the count of matches, includes and outcomes

This will aid operators when questions arise about the overall response from the exchange

  • Attach files