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 |
GET [base]/ Claim?_id=[id] |
||
GET [base]/ Claim?patient=[patient] |
||
GET [base]/ Claim?type=[system][code] |
||
GET [base]/ Claim?identifier=[system][code] |
||
GET [base]/ Claim?service-date=[service-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 |