: ExpOperationOutcomeAlreadyLinked - JSON Representation
Raw json | Download
{
"resourceType" : "OperationOutcome",
"id" : "12f5513f-3eef-41ad-baca-826627c890f2",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome"
]
},
"issue" : [
{
"severity" : "error",
"code" : "business-rule",
"details" : {
"coding" : [
{
"system" : "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details",
"code" : "MEDSVC_ALREADY_LINKED",
"display" : "Already linked to another instance"
}
]
}
}
]
}