{
  "resourceType" : "ValueSet",
  "id" : "R5-questionnaire-disabled-display-for-R4",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-questionnaire-disabled-display-for-R4</b></p><a name=\"R5-questionnaire-disabled-display-for-R4\"> </a><a name=\"hcR5-questionnaire-disabled-display-for-R4\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-questionnaire-disabled-display-for-R4-http://hl7.org/fhir/questionnaire-disabled-display-hidden\"> </a>\u00a0\u00a0<a href=\"CodeSystem-questionnaire-disabled-display.html#questionnaire-disabled-display-hidden\">hidden</a></td><td>http://hl7.org/fhir/questionnaire-disabled-display</td><td>Hidden</td><td><div><p>The item (and its children) should not be visible to the user at all.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"R5-questionnaire-disabled-display-for-R4-http://hl7.org/fhir/questionnaire-disabled-display-protected\"> </a>\u00a0\u00a0<a href=\"CodeSystem-questionnaire-disabled-display.html#questionnaire-disabled-display-protected\">protected</a></td><td>http://hl7.org/fhir/questionnaire-disabled-display</td><td>Protected</td><td><div><p>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 <em>could</em> have been completed had other answers caused the item to be enabled.</p>\n</div></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r5.r4"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/5.0/ValueSet/R5-questionnaire-disabled-display-for-R4",
  "version" : "0.0.1-snapshot-2",
  "name" : "R5_questionnaire_disabled_display_for_R4",
  "title" : "Cross-version VS for R5.QuestionnaireItemDisabledDisplay for use in FHIR R4",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-01T22:37:02.971051+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/questionnaire-disabled-display|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/questionnaire-disabled-display",
      "version" : "5.0.0",
      "concept" : [{
        "code" : "hidden",
        "display" : "Hidden"
      },
      {
        "code" : "protected",
        "display" : "Protected"
      }]
    }]
  },
  "expansion" : {
    "timestamp" : "2025-09-01T22:37:02.971049+10:00",
    "contains" : [{
      "system" : "http://hl7.org/fhir/questionnaire-disabled-display",
      "version" : "5.0.0",
      "code" : "hidden",
      "display" : "Hidden"
    },
    {
      "system" : "http://hl7.org/fhir/questionnaire-disabled-display",
      "version" : "5.0.0",
      "code" : "protected",
      "display" : "Protected"
    }]
  }
}