{
  "resourceType" : "CodeSystem",
  "id" : "tiflow-xborder-operation-outcome-details-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem tiflow-xborder-operation-outcome-details-cs</b></p><a name=\"tiflow-xborder-operation-outcome-details-cs\"> </a><a name=\"hctiflow-xborder-operation-outcome-details-cs\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/erp-eu/CodeSystem/tiflow-xborder-operation-outcome-details-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND\"> </a></td><td>No prescriptions found</td><td>No redeemable prescriptions were found for the requested query scope</td><td>Keine einlösbaren Verordnungen gefunden</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_NOT_ACTIVATED<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_NOT_ACTIVATED\"> </a></td><td>EU redemption not activated</td><td>The addressed task is not activated for EU redemption</td><td>EU-Einlösung nicht aktiviert</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_COUNTRY_CODE_INVALID<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_COUNTRY_CODE_INVALID\"> </a></td><td>Country code invalid</td><td>The provided country code is not supported for ePrescription or eDispensation processing</td><td>Ländercode ungültig</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/erp-eu/CodeSystem/tiflow-xborder-operation-outcome-details-cs",
  "version" : "2.0.0-ballot.1",
  "name" : "TIFLOWXBORDEROperationOutcomeDetailsCS",
  "title" : "TIFLOW XBORDER Operation Outcome Details CS",
  "status" : "draft",
  "date" : "2026-05-26",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    },
    {
      "system" : "email",
      "value" : "erp-umsetzung@gematik.de"
    }]
  }],
  "description" : "Fehlercodes für cross-border Szenarien, die im Rahmen des TIFlow in den OperationOutcomes.details angegeben werden können",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "copyright" : "gematik GmbH",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND",
    "display" : "No prescriptions found",
    "definition" : "No redeemable prescriptions were found for the requested query scope",
    "designation" : [{
      "language" : "de-DE",
      "value" : "Keine einlösbaren Verordnungen gefunden"
    }]
  },
  {
    "code" : "TIFLOW_XBORDER_NOT_ACTIVATED",
    "display" : "EU redemption not activated",
    "definition" : "The addressed task is not activated for EU redemption",
    "designation" : [{
      "language" : "de-DE",
      "value" : "EU-Einlösung nicht aktiviert"
    }]
  },
  {
    "code" : "TIFLOW_XBORDER_COUNTRY_CODE_INVALID",
    "display" : "Country code invalid",
    "definition" : "The provided country code is not supported for ePrescription or eDispensation processing",
    "designation" : [{
      "language" : "de-DE",
      "value" : "Ländercode ungültig"
    }]
  }]
}