{
  "resourceType" : "SearchParameter",
  "id" : "valueset-extensions-ValueSet-keyword",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter valueset-extensions-ValueSet-keyword</b></p><a name=\"valueset-extensions-ValueSet-keyword\"> </a><a name=\"hcvalueset-extensions-ValueSet-keyword\"> </a><h2>Keyword</h2><p>Parameter <code>keyword</code>:<code>string</code></p><div><p>Optional Extensions Element</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/valueset.html\">ValueSet</a></td></tr><tr><td>Expression</td><td><code>ValueSet.extension('http://hl7.org/fhir/StructureDefinition/valueset-keyWord').value</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-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 3
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "vocab"
  }],
  "url" : "http://hl7.org/fhir/SearchParameter/valueset-extensions-ValueSet-keyword",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.31.11"
  }],
  "version" : "5.3.0-ballot-tc1",
  "name" : "Keyword",
  "title" : "ValueSet keyword",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-28T01:21:01+00:00",
  "publisher" : "HL7 International / Terminology Infrastructure",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/Vocab"
    }]
  }],
  "description" : "Optional Extensions Element",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "code" : "keyword",
  "base" : ["ValueSet"],
  "type" : "string",
  "expression" : "ValueSet.extension('http://hl7.org/fhir/StructureDefinition/valueset-keyWord').value",
  "processingMode" : "normal"
}