connection object returned from connect(url) function
query
ATLAS query
output_time
equivalent to wrapping the query in OUTPUT() command. Togerther with patient IDs outputs each
time interval in patient's timeline when the query was evaluated as true
Value
data frame containing patient IDs and time intervals (optional)
# NOT RUN {atlas.query(atlas.connect('http://localhost:8080'), 'ICD9=250.50')
# }# NOT RUN {atlas.query(atlas.connect('http://localhost:8080'), 'ICD9=250.50', TRUE)
# }# NOT RUN {# }