Once all sentences before a recorded event have been annotated by the end user, this functions marks patient record as 'reviewed'.
1 | complete_case(uri_fun, user, password, host, port, database, selected_patient)
|
uri_fun |
Uniform resource identifier (URI) string generating function for MongoDB credentials. |
user |
MongoDB user name. |
password |
MongoDB user password. |
host |
MongoDB host server. |
port |
MongoDB port. |
database |
MongoDB database name. |
selected_patient |
Selected patient. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.