Error while create Encounter resource

31 views
Skip to first unread message
Assigned to esmeralda...@gmail.com by me

Saran Kumar

unread,
Oct 22, 2021, 4:16:06 AM10/22/21
to Cerner FHIR Developers
Hi Team,

request:

{
"resourceType": "Encounter",
"status": "in-progress",
"type": [
{
"coding": [
{
"code": "309314",
"display": "Recurring",
"userSelected": true
}
]
}
],
"subject": {
"reference": "Patient/12766514"
},
"serviceProvider": {
"reference": "Organization/3280606"
}
}

X-Request-Id: 84b6ac6c-816a-4573-8fdc-e7ce55b35e40


response: 

{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "error",
"code": "invalid",
"details": {
"text": "Invalid request"
}
}
]
}

please help with the above issue

Esmeralda Bolanos (Cerner)

unread,
Oct 22, 2021, 3:09:49 PM10/22/21
to Cerner FHIR Developers
Greetings,

According to our logs, the Organization from your request is not associated with a Location. 
Adding a location to the facility organization should resolve the issue. I believe this can be done through Bedrock.

Thank you,
   Esme (Cerner)
Reply all
Reply to author
Forward
0 new messages