{
  "resourceType" : "OperationOutcome",
  "id" : "b29880f0-6c99-4fe2-aae2-007e8cb4d9cf",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome|1.3.1"]
  },
  "issue" : [{
    "severity" : "error",
    "code" : "processing",
    "details" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/operation-outcome",
        "code" : "MSG_UNKNOWN_TYPE"
      }]
    },
    "diagnostics" : "Unknown Resource Type \"Mdication\""
  }]
}