{
  "resourceType": "SearchParameter",
  "id": "ClaimResponse-identifier",
  "url": "http://hl7.org/fhir/SearchParameter/ClaimResponse-identifier",
  "name": "identifier",
  "status": "draft",
  "experimental": false,
  "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": "identifier",
  "base": [
    "ClaimResponse"
  ],
  "type": "token",
  "description": "The identity of the claimresponse",
  "expression": "ClaimResponse.identifier",
  "xpath": "f:ClaimResponse/f:identifier",
  "xpathUsage": "normal"
}