{
"description": "ODSP Form Selection",
"_filename": "examples/Questionnaire-ODSP.json",
"package_name": "ca.on.health.sadie",
"subjectType": [ "Patient" ],
"date": null,
"meta": {
"source": "#gNwovFVpLs9c6oOF",
"profile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm" ],
"versionId": "6",
"lastUpdated": "2021-10-15T17:29:24.948+00:00"
},
"publisher": "ODSP",
"name": "ODSPFormSelection",
"item": [ {
"item": [ {
"item": [ {
"text": "Select a form",
"type": "choice",
"linkId": "FORM-SELECTION-QUESTION",
"repeats": false,
"readOnly": false,
"required": true,
"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"
} ],
"answerValueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires"
} ],
"text": "Which form would you like to fill out?",
"type": "group",
"linkId": "MSG-FORM-KIND",
"repeats": false,
"readOnly": false,
"required": false
} ],
"text": "Form Selection Page",
"type": "group",
"linkId": "2.0",
"repeats": false,
"readOnly": false,
"required": false
} ],
"type": null,
"experimental": "false",
"resourceType": "Questionnaire",
"title": "ODSP Form Selection",
"package_version": "1.1.4",
"status": "draft",
"id": "4141a4b8-e960-4939-a571-f685efdbd09f",
"kind": null,
"url": "http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP",
"code": [ {
"code": "ODSP",
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
} ],
"identifier": [ {
"use": "official",
"value": "ODSP",
"system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete"
} ],
"version": "1.0.0",
"effectivePeriod": {
"start": "2021-01-01T05:00:00.000Z"
}
}