{
  "resourceType": "SearchParameter",
  "id": "AdverseEvent-date",
  "url": "http://hl7.org/fhir/SearchParameter/AdverseEvent-date",
  "name": "date",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Regulated Clinical Research Information Management)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim/index.cfm"
        }
      ]
    }
  ],
  "code": "date",
  "base": [
    "AdverseEvent"
  ],
  "type": "date",
  "description": "When the event occurred",
  "expression": "AdverseEvent.date",
  "xpath": "f:AdverseEvent/f:date",
  "xpathUsage": "normal"
}