Groups
Groups
Sign in
Groups
Groups
Oracle Cerner FHIR Developers
Conversations
Labels
About
Send feedback
Help
Failed when creating Patient-Level Private & Public Coverage
52 views
coverage
Skip to first unread message
Assigned to Fenil....@cerner.com by me
Duc Van Tran
unread,
Nov 23, 2021, 2:34:17 AM
11/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cerner FHIR Developers
Hi Cerner Team,
We have tried to create Patient-Level Private & Public Coverage but both failed to create with the same error code 500.
Request URL:
[POST] {{baseUrl}}/{{tenantId}}/Coverage
Request Body:
Private Coverage:
{ "resourceType": "Coverage", "status": "active", "subscriber": { "reference": "Patient/
1554866
" }, "subscriberId": "123", "beneficiary": { "reference": "Patient/1554866" }, "relationship": { "coding": [ { "system": "
http://terminology.hl7.org/CodeSystem/subscriber-relationship
", "code": "self" } ] }, "period": { "start": "2020-12-12T14:30:12.000Z", "end": "2021-12-12T14:30:12.000Z" }, "payor": [ { "reference": "Organization/10145400", "display": "BCBS (Alabama Institutional)" } ], "class": [ { "type": { "coding": [ { "system": "
http://hl7.org/fhir/ValueSet/coverage-class
", "code": "plan" } ], "text": "plan" }, "value": "2830235", "name": "Aetna Missouri POS Open" } ] }
Public Coverage:
{ "resourceType": "Coverage", "status": "active", "beneficiary": { "reference": "Patient/1554866" }, "period": { "start": "2021-01-18T14:30:20.000Z", "end": "2021-12-12T14:30:21.000Z" }, "payor": [ { "display": "Government" } ], "class": [ { "type": { "coding": [ { "system": "
http://hl7.org/fhir/ValueSet/coverage-class
", "code": "plan" } ], "text": "Charging Category" }, "value": "
2572940471
", "name": "10-OPC, Class II" } ] }
Actual Value:
Private Coverage:
Error code: 500
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "fatal",
"code": "exception",
"details": {
"text": "Internal server error"
}
}
]
}
Public Coverage:
Error code: 500
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "fatal",
"code": "exception",
"details": {
"text": "Internal server error"
}
}
]
}
Expected Value:
201 - Created
X-Request-Id:
Private Coverage:
77ee3180-e92a-47ee-ab19-1d03426f6036
Public Coverage:
c6d6c893-516b-4d6b-b947-228218d9fce5
Please
check the log and find the root cause.
Thank you,
Duc Tran Van
Fenil Desani (Cerner)
unread,
Nov 23, 2021, 10:41:50 AM
11/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cerner FHIR Developers
Hello
The domain you are testing this with does not have Coverage service available.
If you are a client developer or working with a client and need this service, please log a ticket Cerner to enable the service.
Thanks,
Fenil
Duc Van Tran
unread,
Nov 24, 2021, 9:59:25 PM
11/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cerner FHIR Developers
Thanks Fenil for your feedback.
Best Regards,
Duc Tran Van
Reply all
Reply to author
Forward
0 new messages