{
"description": "Additional Questionnaire item control codes above and beyond those defined in the core extension",
"_filename": "CodeSystem-on-item-controls.json",
"package_name": "ca.on.oh-eforms",
"date": "2025-06-30T20:02:20+00:00",
"publisher": "Ontario Health",
"jurisdiction": [ {
"coding": [ {
"code": "CA",
"system": "urn:iso:std:iso:3166",
"display": "Canada"
} ]
} ],
"content": "complete",
"name": "ONItemControls",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Ontario Item Control Codes",
"package_version": "1.0.0-ballot5",
"status": "active",
"id": "cf5543b7-2ac3-4ff6-985b-cfbb95734f5a",
"kind": null,
"count": 1,
"url": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls",
"concept": [ {
"code": "graphic-choice",
"display": "Graphic Choice",
"definition": "Indicates that the options for a choice question are presented as a clickable SVG diagram where clicking on diagram regions with an id that corresponds to a code within the choice"
}, {
"code": "push-button",
"display": "Push Button",
"definition": "Indicates a choice question where options are selected by 'pushing' buttons associated with the desired choice. Multiple buttons my be pushed for repeating questions."
} ],
"caseSensitive": false,
"version": "1.0.0-draft",
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "http://www.ontariohealth.ca",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.ontariohealth.ca",
"system": "url"
} ]
} ]
}