Integrated EHR partners utilizing the Query networks FIND integration via the Kno2 API will need to configure the Responder role in each of the end user's Kno2 organizations as part of the overall integration configuration.
Please perform the following steps for configure these details:
Within the Kno2 tenant, access Settings > API
Select the '+' option under "Integrations"
In the modal, please enter the following:
Integration Type = Carequality
Integration URL = This is the base URL where each of your Responder services are hosted. The unique path for each of the query types is added to this value. E.g., https://myehr.example.com/
Authentication Type = Obtain this value from the vendor (likely, your EHR) who is integrated with Kno2 for query and response functionality
Api Key = Similar to username, this represents the account to be used when making requests to your responding system (E.g., EHR). This value is obtained from the system being connected to respond to queries. Care must be taken to protect this value as it is used to retrieve patient information. Please note: this is not your Kno2 client id.
Api Secret = The corresponding client secret or password to the Api Key to be used when making requests to your responding system. This value is obtained from the system being connected to respond to queries. Care must be taken to protect this value as it is used to retrieve patient information. Please note: this is not your Kno2 client secret.
Patient Query = The unique portion appended to the Integration URL to indicate where patient queries shall be sent. E.g., query/patient
Document Query = The unique portion appended to the Integration URL to indicate where document queries shall be sent. E.g., query/documents
Document Retrieve = The unique portion appended to the Integration URL to indicate where document queries shall be sent. E.g., query/documents/retrieve