View raw Markdown
type: search-paramsresource: ClaimResponse

ClaimResponse Search Parameters

<a id="created"></a>

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

<a id="disposition"></a>

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

<a id="group"></a>

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

<a id="identifier"></a>

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

<a id="insurer"></a>

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

<a id="outcome"></a>

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

<a id="patient"></a>

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

<a id="payment-date"></a>

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

<a id="request"></a>

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

<a id="requestor"></a>

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

<a id="status"></a>

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

<a id="subject"></a>

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

<a id="use"></a>

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