Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SDS error with expunge #466

Open
kbertodatti opened this issue Sep 10, 2024 · 0 comments
Open

Fix SDS error with expunge #466

kbertodatti opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@kbertodatti
Copy link
Contributor

kbertodatti commented Sep 10, 2024

Card for Tim

9/13/24 - Sean found another error
The expunge is giving me the following
Request Url:
http://localhost:8080/fhir/Patient/mcc-pat-pnoelle/$expunge
Request Method:
POST
Status Code:
404 Not Found
Remote Address:
[::1]:8080
Referrer Policy:
strict-origin-when-cross-origin
{
  "resourceType": "OperationOutcome",
  "issue": [ {
    "severity": "error",
    "code": "processing",
    "diagnostics": "HAPI-2001: Resource Patient/mcc-pat-pnoelle is not known"
  } ]
}

@kbertodatti kbertodatti changed the title Fix SDS errors with expunge Fix SDS error with expunge Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants