Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List of content:

Table of Contents
excludeList of content

Description:

More information can be found here: openIMIS tblClaim resource (FHIR Claim / ClaimResponse)

FHIR resources:

Fields mapping:

Table legend:

ColorDescription

Mapped - the final choice, the most suitable choice

Need to be found the best place for the field (not mapped currently)

Currently not important - not mapped

Mapping:

OpenIMIS fieldDB typeRequest or responseFHIR fieldDescriptionNoteSTPH
ClaimItemIDPK-



ClaimIDFK(tblClaim)-

This resource is part of FHIR claim.
ItemIDFK(tblItems)Requestclaim.item.service
We can try represent the item as a CodeableConcept (using item code).
ProdIDFK(tblProduct)Response

We can consider using the claimResponse.insurance.
ClaimItemStatustinyintResponse
Default: 1
1 - passed
2 - rejected
The FHIR resource doesn't provide a place for that information but we can consider using the claimResponse.item.adjudication.reason field.
AvailabilitybitRequestclaim.information
The claim.item.informationSequence can be used to join the information with the claim item.
QtyProvideddecimalRequestclaim.item.quantity


QtyApproveddecimalResponseclaimResponse.item.adjudication.value


PriceAskeddecimalRequestclaim.item.unitPrice


PriceAdjusteddecimalResponseclaimResponse.item.adjudication.amount


PriceApproveddecimalResponseclaimResponse.item.adjudication.amount


PriceValuateddecimalResponseclaimResponse.item.adjudication.amount


ExplanationntextRequestclaim.information
The claim.item.informationSequence can be used to join explanation and claim item
JustificationntextResponseclaimResponse.processNote
claimResponse.item.noteNumber can be used to join justification and claim item
RejectionReasonsmallintResponseclaimResponse.item.adjudication.reason
I didn't find informaition about the RejectionReson codes.
ValidityFromdatetime-
This information are valuable for OpenIMIS but I probably not required by external systems.

ValidityTodatetime-

LegacyIDint-

AuditUserIDint-

ValidityFromReviewdatetimeResponse

I'm not sure if this information are valuable for external systems. If needed we can try to use the claimResponse.processNote or add the FHIR extensions.

ValidityToReviewdatetimeResponse


AuditUserIDReviewintResponse


LimitationValuedecimalResponseclaimResponse.item.adjudication.amount


Limitationchar(1)ResponseclaimResponse.processNote
claimResponse.item.noteNumber can be used to join information about Limitation and claim item
PolicyIDintResponse



RemuneratedAmountdecimalResponseclaimResponse.item.adjudication.amount


DeductableAmountdecimalResponseclaimResponse.item.adjudication.amount


ExceedCeilingAmountdecimalResponseclaimResponse.item.adjudication.amount


PriceOriginchar(1)ResponseclaimResponse.processNote
claimResponse.item.noteNumber can be used to join information about PriceOrigin and claim item
ExceedCeilingAmountCategorydecimal-

I don't know when this field is used.