PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.2.0
    https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details
{
  "description": "EPA Medication Service Operation Outcome Code System",
  "_filename": "CodeSystem-epa-ms-operation-outcome-details.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "EPAMSOperationOutcomeDetailsCS",
  "copyright": "gematik GmbH",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EPA Medication Service OperationOutcome Code System",
  "package_version": "1.2.0",
  "status": "active",
  "id": "d2ebc11e-9e81-483f-bc63-8b95d6c2e348",
  "kind": null,
  "count": 17,
  "url": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details",
  "concept": [ {
    "code": "MEDSVC_NO_VALID_STRUCTURE",
    "display": "Invalid Data Structure in Medication Service"
  }, {
    "code": "MEDSVC_PRESCRIPTION_NO_EXIST",
    "display": "Prescription Not Found in Medication Service"
  }, {
    "code": "MEDSVC_PRESCRIPTION_DUPLICATE",
    "display": "Duplicate Prescription Detected in Medication Service"
  }, {
    "code": "MEDSVC_PRESCRIPTION_STATUS",
    "display": "Operation Not Permitted on Current Prescription Status"
  }, {
    "code": "MEDSVC_DISPENSATION_NO_EXIST",
    "display": "Dispensation Not Found in Medication Service"
  }, {
    "code": "MEDSVC_DISPENSATION_STATUS",
    "display": "Operation Not Permitted on Current Dispensation Status"
  }, {
    "code": "MEDSVC_OPERATION_SUCCESS",
    "display": "Operation Successfully Completed in Medication Service"
  }, {
    "code": "MEDSVC_PARAMETERS_REFERENCE_NO_EXIST",
    "display": "Unresolved Reference in Parameters"
  }, {
    "code": "MEDSVC_STATUS_INVALID",
    "display": "Invalid Status in Parameters"
  }, {
    "code": "MEDSVC_STATEMENT_NO_EXIST",
    "display": "MedicationStatement Not Found"
  }, {
    "code": "MEDSVC_PARAMETERS_INVALID_CONTENT",
    "display": "Provided content not allowed"
  }, {
    "code": "MEDSVC_DOSAGE_INVALID",
    "display": "Invalid dosage structure or content"
  }, {
    "code": "MEDSVC_EMP_CHRONOLOGY_ID_MISMATCH",
    "display": "Mismatch between acknowledged and current eMP chronology ID"
  }, {
    "code": "MEDSVC_OPERATION_OUTSIDE_BATCH",
    "display": "The operation can only be executed within a batch context"
  }, {
    "code": "MEDSVC_ALREADY_LINKED",
    "display": "Already linked to another instance"
  }, {
    "code": "MEDSVC_EMP_ENTRY_ALREADY_EXISTS",
    "display": "eMP entry already exists"
  }, {
    "code": "MEDSVC_EMP_NO_EXIST",
    "display": "eMP does not exist"
  } ],
  "caseSensitive": true,
  "version": "1.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.gematik.de",
      "system": "url"
    } ]
  } ]
}