Description Usage Arguments Value
Gets one sentence, one note and date of note for one patient. Main way for an end user to query CEDARS.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
uri_fun |
Uniform resource identifier (URI) string generating function for MongoDB credentials. |
user |
MongoDB user name. |
password |
MongoDB user password. |
host |
MongoDB server host. |
port |
MongoDB port. |
database |
MongoDB database name. |
end_user |
CEDARS end user name. |
end_user_password |
CEDARS end user password. |
html |
Should output keywords/concepts be highlighted with HTML markup? Default is TRUE. |
position |
Sentence position within the sequence of selected sentences for a given patient. |
patient_id |
Used if a specific patient record is requested, instead of a search for next record to annotate. |
ldap |
Is LDAP authentication being used? If so, password will not be checked and access will be granted automatically. |
A list with patient-specific information and a dataframe with selected sentences along with sentence-specific data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.