{
  "resourceType" : "SearchParameter",
  "id" : "measurereport-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter measurereport-category</b></p><a name=\"measurereport-category\"> </a><a name=\"hcmeasurereport-category\"> </a><h2>MeasureReportCategory</h2><p>Parameter <code>category</code>:<code>token</code></p><div><p>Search based on the measurereport-category extension</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/measurereport.html\">MeasureReport</a></td></tr><tr><td>Expression</td><td><code>MeasureReport.extension('http://hl7.org/fhir/StructureDefinition/measurereport-category').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-wg",
    "valueCode" : "cqi"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
      }]
    }
  },
  {
    "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/us/davinci-vbpr/ImplementationGuide/hl7.fhir.us.davinci-vbpr"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/davinci-vbpr/SearchParameter/measurereport-category",
  "version" : "1.1.0",
  "name" : "MeasureReportCategory",
  "status" : "active",
  "date" : "2025-12-08T20:55:52+00:00",
  "publisher" : "HL7 International / Clinical Quality Information",
  "contact" : [{
    "name" : "HL7 International / Clinical Quality Information",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cqi"
    }]
  }],
  "description" : "Search based on the measurereport-category extension",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "code" : "category",
  "base" : ["MeasureReport"],
  "type" : "token",
  "expression" : "MeasureReport.extension('http://hl7.org/fhir/StructureDefinition/measurereport-category').value",
  "xpathUsage" : "normal"
}