{
  "resourceType": "SearchParameter",
  "id": "Immunization-reason-not-given",
  "url": "http://hl7.org/fhir/SearchParameter/Immunization-reason-not-given",
  "name": "reason-not-given",
  "status": "draft",
  "experimental": false,
  "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": "reason-not-given",
  "base": [
    "Immunization"
  ],
  "type": "token",
  "description": "Explanation of reason vaccination was not administered",
  "expression": "Immunization.explanation.reasonNotGiven",
  "xpath": "f:Immunization/f:explanation/f:reasonNotGiven",
  "xpathUsage": "normal"
}