{
  "resourceType" : "SearchParameter",
  "id" : "canonical-experimental",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter canonical-experimental</b></p><a name=\"canonical-experimental\"> </a><a name=\"hccanonical-experimental\"> </a><h2>SDCCanonicalExperimental</h2><p>Parameter <code>experimental</code>:<code>token</code></p><div><p>Allows searching by 'experimental' for the canonical resources SDC cares about.  (Official search param should appear in R6 core)</p>\n</div><table class=\"grid\"><tr><td>Resources</td><td><a href=\"http://hl7.org/fhir/R4/questionnaire.html\">Questionnaire</a>, <a href=\"http://hl7.org/fhir/R4/valueset.html\">ValueSet</a>, <a href=\"http://hl7.org/fhir/R4/codesystem.html\">CodeSystem</a>, <a href=\"http://hl7.org/fhir/R4/conceptmap.html\">ConceptMap</a>, <a href=\"http://hl7.org/fhir/R4/structuremap.html\">StructureMap</a>, <a href=\"http://hl7.org/fhir/R4/library.html\">Library</a></td></tr><tr><td>Expression</td><td><code>experimental</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 4,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
      }]
    }
  },
  {
    "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/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/uv/sdc/SearchParameter/canonical-experimental",
  "version" : "4.0.0",
  "name" : "SDCCanonicalExperimental",
  "status" : "active",
  "date" : "2026-03-24T16:31:45+11:00",
  "publisher" : "HL7 International / FHIR Infrastructure",
  "contact" : [{
    "name" : "HL7 International / FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "Allows searching by 'experimental' for the canonical resources SDC cares about.  (Official search param should appear in R6 core)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "code" : "experimental",
  "base" : ["Questionnaire",
  "ValueSet",
  "CodeSystem",
  "ConceptMap",
  "StructureMap",
  "Library"],
  "type" : "token",
  "expression" : "experimental",
  "xpathUsage" : "normal"
}