{
  "resourceType": "SearchParameter",
  "id": "ClaimResponse-insurer",
  "url": "http://hl7.org/fhir/SearchParameter/ClaimResponse-insurer",
  "name": "insurer",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "Health Level Seven International (Financial Management)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fm/index.cfm"
        }
      ]
    }
  ],
  "code": "insurer",
  "base": [
    "ClaimResponse"
  ],
  "type": "reference",
  "description": "The organization who generated this resource",
  "expression": "ClaimResponse.insurer",
  "xpath": "f:ClaimResponse/f:insurer",
  "xpathUsage": "normal",
  "target": [
    "Organization"
  ]
}