{
  "resourceType": "SearchParameter",
  "id": "AdverseEvent-category",
  "url": "http://hl7.org/fhir/SearchParameter/AdverseEvent-category",
  "name": "category",
  "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": "category",
  "base": [
    "AdverseEvent"
  ],
  "type": "token",
  "description": "AE | PAE \rAn adverse event is an event that caused harm to a patient,  an adverse reaction is a something that is a subject-specific event that is a result of an exposure to a medication, food, device or environmental substance, a potential adverse event is something that occurred and that could have caused harm to a patient but did not",
  "expression": "AdverseEvent.category",
  "xpath": "f:AdverseEvent/f:category",
  "xpathUsage": "normal"
}