{
  "resourceType": "SearchParameter",
  "id": "AllergyIntolerance-recorder",
  "url": "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-recorder",
  "name": "recorder",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "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": "recorder",
  "base": [
    "AllergyIntolerance"
  ],
  "type": "reference",
  "description": "Who recorded the sensitivity",
  "expression": "AllergyIntolerance.recorder",
  "xpath": "f:AllergyIntolerance/f:recorder",
  "xpathUsage": "normal",
  "target": [
    "Practitioner",
    "Patient"
  ]
}