{
  "resourceType" : "OperationOutcome",
  "id" : "c0055484-2a56-4da2-81b8-a9d5087d865c",
  "meta" : {
    "profile" : ["http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome c0055484-2a56-4da2-81b8-a9d5087d865c</b></p><a name=\"c0055484-2a56-4da2-81b8-a9d5087d865c\"> </a><a name=\"hcc0055484-2a56-4da2-81b8-a9d5087d865c\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-acknowledgement-operationoutcome.html\">MedComAcknowledgementOperationOutcome</a></p></div><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>Element value invalid</td><td><span title=\"Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes MSG_Mailbox_Out_Of_Operation}\">The mailbox is temporary out of operation</span></td></tr></table></div>"
  },
  "issue" : [{
    "severity" : "error",
    "code" : "value",
    "details" : {
      "coding" : [{
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
        "code" : "MSG_Mailbox_Out_Of_Operation"
      }]
    }
  }]
}