You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
} ]
}
The text was updated successfully, but these errors were encountered:
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"
} ]
}
The text was updated successfully, but these errors were encountered: