The RED interchange API provides a request to load and open a patient in RED medical. This may be used when the user uses a patient in an external system and wants to continue with the same patient in RED (e.g. clicking on an appointment in an external scheduling solution to open the selected patient in RED.

The patient is identified by its user readable identifier (visible in the RED patient header). 

OpenPatient is a GET request.

{{baseURL}}/{{tenant}}/TI?action=$openpatient&id={{patientidentifier}}

Example: this GET request opens the patient identified by patientidentifier in RED

See RED Interchange API - Postman Collection 0290 - OpenPatient


In order to open a patient by its identifier the external system must know the identifier. There are several ways to provide this.