http://hl7.org/fhir/questionnaire-disabled-display|5.0.0

name
QuestionnaireItemDisabledDisplay
package
hl7.fhir.r5.core@5.0.0
content
complete
experimental
true
status
active

Questionnaire Item Disabled Display

QuestionnaireItemDisabledDisplay

{
  "description" : "QuestionnaireItemDisabledDisplay",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "QuestionnaireItemDisabledDisplay",
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : "Questionnaire Item Disabled Display",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "status" : "active",
  "id" : "efffbd2d-a1cb-5f88-82d3-e8199972ad8c",
  "url" : "http://hl7.org/fhir/questionnaire-disabled-display",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2016",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "hidden",
    "display" : "Hidden",
    "definition" : "The item (and its children) should not be visible to the user at all."
  }, {
    "code" : "protected",
    "display" : "Protected",
    "definition" : "The item (and possibly its children) should not be selectable or editable but should still be visible - to allow the user to see what questions *could* have been completed had other answers caused the item to be enabled."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}