{
"description": "ODSP Form Selection",
"_filename": "examples/Questionnaire-ODSP.json",
"package_name": "ca.on.health.sadie",
"subjectType": [ "Patient" ],
"date": null,
"publisher": null,
"name": "ODSP Form Selection",
"item": [ {
"definition": "Form Selection Page",
"linkId": "2.0",
"repeats": false,
"item": [ {
"item": [ {
"linkId": "FORM-SELECTION-QUESTION",
"repeats": false,
"type": "choice",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept": {
"text": "Radio Button",
"coding": [ {
"code": "radio-button",
"system": "http://hl7.org/fhir/questionnaire-item-control",
"display": "Radio Button"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation",
"valueCode": "vertical"
} ],
"readOnly": false,
"answerValueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires",
"maxLength": 0,
"required": true,
"text": "Select a form"
} ],
"text": "Which form would you like to fill out?",
"type": "group",
"linkId": "MSG-FORM-KIND",
"repeats": false,
"readOnly": false,
"required": false,
"maxLength": 0
} ],
"type": "group",
"readOnly": false,
"code": [ {
"code": "ODSP",
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal"
} ],
"maxLength": 0,
"required": false,
"text": "Form Selection Page"
} ],
"type": null,
"experimental": "false",
"resourceType": "Questionnaire",
"title": "ODSP Form Selection",
"package_version": "0.1.17-beta",
"status": "draft",
"id": "3d3c7311-6d01-4254-aff8-8fa82887cec5",
"kind": null,
"url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm",
"version": null,
"contact": [ {
"telecom": [ {
"rank": 0
} ]
} ],
"effectivePeriod": {
"start": "2021-01-01T05:00:00.000Z"
}
}