: ExpOperationOutcomeEMPUnlinkingNotSuccessful - JSON Representation
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "c146f801-8f50-4ca4-8578-514d5938e3c3",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome"
]
},
"issue" : [
{
"severity" : "error",
"code" : "processing",
"details" : {
"coding" : [
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-medicationstatement-processing-event-code",
"code" : "UNLINKING_NOT_SUCCESSFUL",
"display" : "Fehlerhafte Aufhebung der eMP-Verknüpfung"
}
]
}
}
]
}