I have the following methods in F#:
let GetAllPatientNamesAsync() = async { let data = context.GetAllPatientNamesAsync()