{
  "resourceType": "SearchParameter",
  "id": "ValueSet-reference",
  "url": "http://hl7.org/fhir/SearchParameter/ValueSet-reference",
  "name": "reference",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (Vocabulary)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/Vocab/index.cfm"
        }
      ]
    }
  ],
  "code": "reference",
  "base": [
    "ValueSet"
  ],
  "type": "uri",
  "description": "A code system included or excluded in the value set or an imported value set",
  "expression": "ValueSet.compose.include.system",
  "xpath": "f:ValueSet/f:compose/f:include/f:system",
  "xpathUsage": "normal"
}