{
  "resourceType": "SearchParameter",
  "id": "ImplementationGuide-dependency",
  "url": "http://hl7.org/fhir/SearchParameter/ImplementationGuide-dependency",
  "name": "dependency",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (FHIR Infrastructure)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    }
  ],
  "code": "dependency",
  "base": [
    "ImplementationGuide"
  ],
  "type": "uri",
  "description": "Where to find dependency",
  "expression": "ImplementationGuide.dependency.uri",
  "xpath": "f:ImplementationGuide/f:dependency/f:uri",
  "xpathUsage": "normal"
}