PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.2.0-ballot.1
    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-08-01",
  "publisher": "gematik GmbH",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "EPAMSOperationOutcomeDetailsCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EPA Medication Service OperationOutcome Code System",
  "package_version": "1.2.0-ballot.1",
  "status": "draft",
  "id": "62fbce67-f3e9-4a66-b6c2-ad6f69dab254",
  "kind": null,
  "count": 13,
  "url": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details",
  "concept": [ {
    "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": "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"
  } ],
  "caseSensitive": true,
  "version": "1.2.0-ballot.1",
  "contact": [ {
    "telecom": [ {
      "value": "https://www.gematik.de",
      "system": "url"
    } ]
  } ]
}