{
  "resourceType": "SearchParameter",
  "id": "ImmunizationRecommendation-support",
  "url": "http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-support",
  "name": "support",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Public Health and Emergency Response)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    }
  ],
  "code": "support",
  "base": [
    "ImmunizationRecommendation"
  ],
  "type": "reference",
  "description": "Past immunizations supporting recommendation",
  "expression": "ImmunizationRecommendation.recommendation.supportingImmunization",
  "xpath": "f:ImmunizationRecommendation/f:recommendation/f:supportingImmunization",
  "xpathUsage": "normal",
  "target": [
    "Immunization"
  ]
}