{
  "resourceType": "SearchParameter",
  "id": "CarePlan-definition",
  "url": "http://hl7.org/fhir/SearchParameter/CarePlan-definition",
  "name": "definition",
  "status": "draft",
  "experimental": false,
  "publisher": "Health Level Seven International (Patient Care)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm"
        }
      ]
    }
  ],
  "code": "definition",
  "base": [
    "CarePlan"
  ],
  "type": "reference",
  "description": "Protocol or definition",
  "expression": "CarePlan.definition",
  "xpath": "f:CarePlan/f:definition",
  "xpathUsage": "normal",
  "target": [
    "Questionnaire",
    "PlanDefinition"
  ]
}