{
  "resourceType": "SearchParameter",
  "id": "condition-extensions-Condition-based-on",
  "url": "http://hl7.org/fhir/SearchParameter/condition-extensions-Condition-based-on",
  "name": "based-on",
  "status": "draft",
  "experimental": true,
  "code": "based-on",
  "base": [
    "Condition"
  ],
  "type": "reference",
  "description": "Matches on the basedon extension value",
  "xpath": "f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedon'] | f:Condition/f:extension[@url='http://hl7.org/fhir/StructureDefinition/condition-basedon']",
  "xpathUsage": "normal"
}