---
type: "search-params"
title: "ClaimResponse Search Parameters"
resource: "ClaimResponse"
---
# ClaimResponse Search Parameters
## created
**Description:** The creation date
**Type:** date
**Expression:** ClaimResponse.created
**Path:** ClaimResponse.created
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-created
## disposition
**Description:** The contents of the disposition message
**Type:** string
**Expression:** ClaimResponse.disposition
**Path:** ClaimResponse.disposition
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-disposition
## group
**Description:** The subject of care
**Type:** reference
**Expression:** ClaimResponse.subject.where(resolve() is Group) | ClaimResponse.addItem.subject.where(resolve() is Group)
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-group
## identifier
**Description:** The identity of the ClaimResponse
**Type:** token
**Expression:** ClaimResponse.identifier
**Path:** ClaimResponse.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-identifier
## insurer
**Description:** The organization which generated this resource
**Type:** reference
**Expression:** ClaimResponse.insurer
**Path:** ClaimResponse.insurer
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-insurer
## outcome
**Description:** The processing outcome
**Type:** token
**Expression:** ClaimResponse.outcome
**Path:** ClaimResponse.outcome
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-outcome
## patient
**Description:** The subject of care
**Type:** reference
**Expression:** ClaimResponse.subject.where(resolve() is Patient) | ClaimResponse.addItem.subject.where(resolve() is Patient)
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-patient
## payment-date
**Description:** The expected payment date
**Type:** date
**Expression:** ClaimResponse.payment.date
**Path:** ClaimResponse.payment.date
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-payment-date
## request
**Description:** The claim reference
**Type:** reference
**Expression:** ClaimResponse.request
**Path:** ClaimResponse.request
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-request
## requestor
**Description:** The Provider of the claim
**Type:** reference
**Expression:** ClaimResponse.requestor
**Path:** ClaimResponse.requestor
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-requestor
## status
**Description:** The status of the ClaimResponse
**Type:** token
**Expression:** ClaimResponse.status
**Path:** ClaimResponse.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-status
## subject
**Description:** Subject receiving the products or services
**Type:** reference
**Expression:** ClaimResponse.subject | ClaimResponse.addItem.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-subject
## use
**Description:** The type of claim
**Type:** token
**Expression:** ClaimResponse.use
**Path:** ClaimResponse.use
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/ClaimResponse-use