FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-eforms
Resource TypeCodeSystem
IdCodeSystem-on-item-controls.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-eforms@1.0.0-ballot3&canonical=http://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls
URLhttp://ontariohealth.ca/fhir/eforms/CodeSystem/on-item-controls
Statusactive
NameONItemControls
TitleOntario Item Control Codes
DescriptionAdditional Questionnaire item control codes above and beyond those defined in the core extension
Contentcomplete

Resources that use this resource

ValueSet
question-item-controlOntario Question Item Control Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "ONItemControls",
  "id": "on-item-controls",
  "title": "Ontario Item Control Codes",
  "description": "Additional Questionnaire item control codes above and beyond those defined in the core extension",
  "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"
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 1
}