Claim

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

Interactions

  • Read: GET [base]/Claim/[patient]
  • Search: GET [base]/ Claim?[{parameters...}

Search Parameters

Search Parameter

Search Parameter Type

Example

_id

token

GET [base]/ Claim?_id=[id]

patient

reference

GET [base]/ Claim?patient=[patient]

type

token

GET [base]/ Claim?type=[system][code]

identifier

token

GET [base]/ Claim?identifier=[system][code]

service-date

date

GET [base]/ Claim?service-date=[service-date]

_lastUpdated

date

GET [base]/ Claim?_lastUpdated=[_lastUpdated]

Supported includes & revIncludes

_include

_revInclude

Claim:*

N/A

Claim:care-team

 

Claim:coverage

 

Claim:insurer

 

Claim:patient

 

Claim:provider