Recording a patient review

This is a demo for submitting a patient review with a star rating and comments for the user to reflect on. If you want to do this, please contact us and we will perform the nessasary setup at our end.

All the parameters needed for the widget are present in the href attribute of the link. This attribute is used as the src of the iframe element that contains the widget.

Star ratings are expressed as integers like this: 1 star = 20, 1.5 stars = 30, 2 stars = 40 ... 5 stars = 100.

Note that we do not include the patient's name anywhere since this must not appear in the clinician's appraisal.

Patient review from Bob Smith

Review left on 1st June 2017

The doctor listened to me as I explained what seemed to be wrong with me, acted upon it and agreed with me what should be done

URL parameters

Parameter Description Examples
integrationid The ID for your integration iwgc
pageurl URL of review https://www.iwantgreatcare.org/lansoprazole/reviews/193e05e7
num1 Would you recommend this doctor? 80
num2 Do you trust this doctor? 60
num3 Did this doctor listen to you? 100
date Date the review was left 2017-06-01
01/06/2017 (encoded as 01%2f06%2f2017)
comments Patient comments The doctor listened to me as I explained...
email User email * cooper@example.com
firstname User first name * Sheldon
lastname User last name * Cooper
salutation User salutation * Dr
profession User profession * GP
Nurse
county User county * Hampshire
userid User ID on your system ** 123456
incomingid The ID of the feedback entry on your system 193e05e7

* Optional parameter used to prefill the account creation form and save the user from re-entering this information. When we talk about the user we mean the clinician, not the patient.

** Another optional parameter – see the integration overview for details.