Created
April 18, 2018 02:20
-
-
Save aarshtalati/ea11d188ac9a9a8cf5ac46f2fafe1229 to your computer and use it in GitHub Desktop.
http://localhost:8080/baseDstu3/Questionnaire/5205
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
{ | |
"resourceType": "Questionnaire", | |
"id": "5205", | |
"meta": { | |
"versionId": "1", | |
"lastUpdated": "2018-04-18T02:09:03.488+00:00" | |
}, | |
"title": "5-11 yrs of age", | |
"status": "active", | |
"date": "2018-04-17T22:09:02-04:00", | |
"publisher": "Aarsh Talati", | |
"description": "Asthma Control Assessment: 5-11 yrs of age", | |
"item": [ | |
{ | |
"linkId": "ag2_1", | |
"text": "Asthma symptoms in previous 2-4 weeks", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_2", | |
"text": "Night time awakenings In previous 2-4 weeks", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_3", | |
"text": "Interference with normal activity in previous 2-4 weeks", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_4", | |
"text": "Short-acting beta2-agonist use for symptom control in previous 2-4 weeks (not prevention of exercise-induced bronchospasm)", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_5", | |
"text": "FEV1or peak flow in previous 2-4 weeks", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_6", | |
"text": "FEV1 /FVC", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
}, | |
{ | |
"linkId": "ag2_7", | |
"text": "FEV1 /FVC Exacerbations requiring oral systemic corticosteroids", | |
"type": "choice", | |
"required": true, | |
"repeats": false, | |
"readOnly": false | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment