CH EPR FHIR (R4)
4.0.1-ci-build - ci-build Switzerland flag

CH EPR FHIR (R4), published by eHealth Suisse. This guide is not an authorized publication; it is the continuous build for version 4.0.1-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ehealthsuisse/ch-epr-fhir/ and changes regularly. See the Directory of published versions

: MHD OperationOutcome DocumentReference udpate error patient id reconciliation - JSON Representation

Raw json | Download


{
  "resourceType" : "OperationOutcome",
  "id" : "MhdOperationOutcomeErrorXDSPatientIDReconciliationError",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome MhdOperationOutcomeErrorXDSPatientIDReconciliationError</b></p><a name=\"MhdOperationOutcomeErrorXDSPatientIDReconciliationError\"> </a><a name=\"hcMhdOperationOutcomeErrorXDSPatientIDReconciliationError\"> </a><a name=\"hcMhdOperationOutcomeErrorXDSPatientIDReconciliationError-en-US\"> </a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>Error</td><td>Processing Failure</td><td><span title=\"Codes:\">XDSPatientIDReconciliationError</span></td></tr></table></div>"
  },
  "issue" : [
    {
      "severity" : "error",
      "code" : "processing",
      "details" : {
        "text" : "XDSPatientIDReconciliationError"
      }
    }
  ]
}