Hello,
I'm not sure if I'm misunderstanding the Patient/$everything endpoint, or maybe doing something wrong. Every request I make returns a 404 response.
See the example below using test beneficiary MBI:
Response:
{
"resourceType": "OperationOutcome",
"id": "ce66d85090bb6164",
"issue": [
{
"severity": "fatal",
"details": {
"text": "HTTP 404 Not Found"
}
}
]
}
Any help here would be greatly appreciated.
Thanks,
Bryan