Created
January 21, 2020 01:30
-
-
Save educartoons/ac908bbde60bbb753cb887d7585efdc8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "sgs": { | |
| "type": "myself", | |
| "diagnosis":"Alzheimer's disease", | |
| "extendedInformation": [ | |
| { | |
| "questionLabel": "What do you need help with?", | |
| "answerLabel": "Adjusting to my recent dementia diagnosis" | |
| }, | |
| { | |
| "questionLabel": "Which topics are you interested in?", | |
| "answerLabel": [ | |
| "Dealing with dementia symptoms", | |
| "Legal and financial planning", | |
| "Staying active and involved" | |
| ] | |
| } | |
| ] | |
| }, | |
| "selfReferral": { | |
| "firstName": "Adriana", | |
| "lastName": "Miclos", | |
| "mobile": "+447724569505", | |
| "phone":"07911 123456", | |
| "postcode": "E1 5NP", | |
| "email": "adriana.miclos@manifesto.co.uk", | |
| "language":"English" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment