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

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeOperationOutcome
IdOperationOutcome-24b64018-89f4-4a52-8e9c-c0af279c4e86.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "OperationOutcome",
  "id": "24b64018-89f4-4a52-8e9c-c0af279c4e86",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.0.6-2"
    ]
  },
  "issue": [
    {
      "severity": "error",
      "code": "processing",
      "details": {
        "coding": [
          {
            "system": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
            "code": "LINKING_NOT_SUCCESSFUL",
            "display": "Fehlerhafte eMP Zuordnung"
          }
        ]
      }
    }
  ]
}