You give this validator three parameters:
URL of server
access token for the server (most be already logged in)
patient ID - the patient ID that was authorised by the log in
SessionCache for storing and retrieving ValidationEngine instances, so callers do not have to re-instantiate a new
instance for each validation request.