FHIR IG analytics| Package | ca.on.oh-eforms |
| Resource Type | CodeSystem |
| Id | CodeSystem-on-item-controls.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot4&canonical=http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls |
| URL | http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls |
| Version | 1.0.0-draft |
| Status | active |
| Date | 2025-06-30T14:02:20-06:00 |
| Name | ONItemControls |
| Title | Ontario Item Control Codes |
| Realm | ca |
| Description | Additional Questionnaire item control codes above and beyond those defined in the core extension |
| Content | complete |
| ValueSet | |
| question-item-control | Ontario Question Item Control Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem on-item-controls
This case-insensitive code system http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls defines the following code:
{
"resourceType": "CodeSystem",
"id": "on-item-controls",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://ontariohealth.ca/fhir/eforms/ImplementationGuide/ca.ontariohealth.questionnaire.draft"
}
]
}
}
],
"url": "http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls",
"version": "1.0.0-draft",
"name": "ONItemControls",
"title": "Ontario Item Control Codes",
"status": "active",
"experimental": false,
"date": "2025-06-30T14:02:20-06:00",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health",
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://www.ontariohealth.ca"
}
]
}
],
"description": "Additional Questionnaire item control codes above and beyond those defined in the core extension",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CA",
"display": "Canada"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 1,
"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"
}
]
}