FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/QuestionnaireItemControlExtended

Packagecsiro.fhir.au.smartforms
TypeCodeSystem
IdQuestionnaireItemControlExtended
FHIR VersionR4
Sourcehttps://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/CodeSystem-QuestionnaireItemControlExtended.html
URLhttps://smartforms.csiro.au/ig/CodeSystem/QuestionnaireItemControlExtended
Version0.3.0
Statusdraft
Date2025-07-21T06:43:44+00:00
NameQuestionnaireItemControlExtended
TitleQuestionnaire Item Control Extension
Realmau
Authorityhl7
DescriptionThe Questionnaire Item Control Extension code system defines concepts that extend the HL7 questionnaire item control concepts in http://hl7.org/fhir/questionnaire-item-control. They represent interface control/display mechanisms interface control/display mechanisms that might be used when rendering an item in a questionnaire.
CopyrightCopyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem QuestionnaireItemControlExtended

This case-sensitive code system https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireItemControlExtended defines the following code:

CodeDefinition
context-display Display item is rendered adjacent (horizontally or vertically) to the text of the parent item.

Source

{
  "resourceType": "CodeSystem",
  "id": "QuestionnaireItemControlExtended",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireItemControlExtended",
  "version": "0.3.0",
  "name": "QuestionnaireItemControlExtended",
  "title": "Questionnaire Item Control Extension",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-21T06:43:44+00:00",
  "publisher": "AEHRC CSIRO",
  "contact": [
    {
      "name": "AEHRC CSIRO",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
        }
      ]
    }
  ],
  "description": "The Questionnaire Item Control Extension code system defines concepts that extend the HL7 questionnaire item control concepts in http://hl7.org/fhir/questionnaire-item-control. They represent interface control/display mechanisms interface control/display mechanisms that might be used when rendering an item in a questionnaire.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU",
          "display": "Australia"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "context-display",
      "display": "context-display",
      "definition": "Display item is rendered adjacent (horizontally or vertically) to the text of the parent item."
    }
  ]
}