API Output
The outcome of an API operation can be found in the ClaimResponse resource of the returned FHIR bundle.
The adjudication property of the ClaimResponse resource will contain the results of the API operation. A table of possible output codes can be found below.
| Name | Code | Description |
|---|---|---|
| Approved | A1 | The prior authorization adjudication or determination has been approved |
| Denied | D1 | The prior authorization adjudication or determination has been denied |
| Deferred | P1 | More information is needed to adjudicate the requested operation |
| Error | EX1 | An error occurred while processing the request. Please see the ClaimResponse and do not resubmit the request. Contact Myndshft support for more information. |
| Incomplete | I1 | More information is needed to adjudicate the requested operation |
| Not Needed | NA | Prior authorization is not necessary for the given Claim |