The nurse presses the "Create snapshot" button on the consolidated screen. The consolidated screen sends a request to the Patient and Sensor Register container using REST API and receives a reply with status 200. In the background, the "Patient and Sensor Register" container queries the patient data from the Patient Relational database using sensor configuration assigned to the patient. It also queries for sensor data stored in the time-series database. The data is then sent to the MyMedicalData service using a secure HTTPS connection.