PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa@1.1.0
    https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs
{
  "description": "EPA Operation Outcome CodeSystem",
  "_filename": "CodeSystem-epa-operation-outcome-codes-cs.json",
  "package_name": "de.gematik.epa",
  "date": "2024-08-14",
  "publisher": "gematik GmbH",
  "content": "complete",
  "name": "EPAOperationOutcomeCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EPA OperationOutcome CodeSystem",
  "package_version": "1.1.0",
  "status": "active",
  "id": "0a54ab3e-909a-45c3-a95f-d0d5c1d5bcc9",
  "kind": null,
  "count": 11,
  "url": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
  "concept": [ {
    "code": "SVC_IDENTITY_MISMATCH",
    "display": "Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data"
  }, {
    "code": "MEDICATIONSVC_NO_VALID_STRUCTURE",
    "display": "Invalid Data Structure in Medication Service"
  }, {
    "code": "MEDICATIONSVC_PRESCRIPTION_NO_EXIST",
    "display": "Prescription Not Found in Medication Service"
  }, {
    "code": "MEDICATIONSVC_PRESCRIPTION_DUPLICATE",
    "display": "Duplicate Prescription Detected in Medication Service"
  }, {
    "code": "MEDICATIONSVC_PRESCRIPTION_STATUS",
    "display": "Operation Not Permitted on Current Prescription Status"
  }, {
    "code": "MEDICATIONSVC_DISPENSATION_NO_EXIST",
    "display": "Dispensation Not Found in Medication Service"
  }, {
    "code": "MEDICATIONSVC_DISPENSATION_STATUS",
    "display": "Operation Not Permitted on Current Dispensation Status"
  }, {
    "code": "MEDICATIONSVC_OPERATION_SUCCESS",
    "display": "Operation Successfully Completed in Medication Service"
  }, {
    "code": "MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST",
    "display": "Unresolved Reference in Parameters"
  }, {
    "code": "MEDICATIONSVC_MEDICATIONPLAN_NO_EXIST",
    "display": "Medication Plan Not Found in Medication Service"
  }, {
    "code": "MEDICATIONSCV_MEDICINAL_PRODUCT_PACKAGE_NOT_ALLOWED",
    "display": "Medicinal Product Package not allowed for this Operation"
  } ],
  "caseSensitive": true,
  "version": "1.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.gematik.de",
      "system": "url"
    } ]
  } ]
}