FHIR Chat · resource · analytics on FHIR

Stream: analytics on FHIR

Topic: resource


view this post on Zulip Mehwish (Jun 19 2019 at 16:13):

Hi, I wanted to know how many claim resources are there and which one is the correct resource to map the claims?resource

view this post on Zulip Lloyd McKenzie (Jun 19 2019 at 16:18):

Can you clarify your question? There's a Claim and a ClaimResponse resource in FHIR. What are you trying to map to?

view this post on Zulip Mehwish (Jun 20 2019 at 19:33):

Thanks for your reply. Yeah Thats what I wanted to know, I am still finding out which one I need to map to. How are these two different?

view this post on Zulip Jean Duteau (Jun 20 2019 at 19:34):

Thanks for your reply. Yeah Thats what I wanted to know, I am still finding out which one I need to map to. How are these two different?

You need to read the Scope and Usage to know, but the names also should be a hint - Claim is a request resource and ClaimResponse is the response to the claim request.
http://hl7.org/implement/standards/fhir/claim.html
http://hl7.org/implement/standards/fhir/claimresponse.html

Read the Scope and Usage for each of those and that will tell you what you need to map to.

view this post on Zulip Andy Stechishin (Jun 20 2019 at 21:43):

@Mehwish I would suggest even before you go to the specific resource pages for Claim and ClaimResource that you read and understand http://hl7.org/implement/standards/fhir/financial-module.html which will explain the inter-relationship and business use of the various resources in the Financial domain


Last updated: Apr 12 2022 at 19:14 UTC