FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemedcom.fhir.dk.acknowledgement
Resource TypeOperationOutcome
IdOperationOutcome-c0055484-2a56-4da2-81b8-a9d5087d865c.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationOutcome c0055484-2a56-4da2-81b8-a9d5087d865c

Issues

-SeverityCodeDetails
*ErrorElement value invalidThe mailbox is temporary out of operation

Source1

{
  "resourceType": "OperationOutcome",
  "id": "c0055484-2a56-4da2-81b8-a9d5087d865c",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/acknowledgement/StructureDefinition/medcom-acknowledgement-operationoutcome"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "issue": [
    {
      "severity": "error",
      "code": "value",
      "details": {
        "coding": [
          {
            "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
            "code": "MSG_Mailbox_Out_Of_Operation"
          }
        ]
      }
    }
  ]
}