PackagesCanonicalsLogsProblems
    Packages
    de.gematik.dev.epa.medication@1.1.0-alpha.4
    https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-codes-cs
{
  "description": "EPA Medication Service Operation Outcome CodeSystem",
  "_filename": "CodeSystem-epa-ms-operation-outcome-codes-cs.json",
  "package_name": "de.gematik.dev.epa.medication",
  "date": "2024-06-06",
  "publisher": "gematik GmbH",
  "content": "complete",
  "name": "EPAMSOperationOutcomeCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "EPA Medication Service OperationOutcome CodeSystem",
  "package_version": "1.1.0-alpha.4",
  "status": "active",
  "id": "dc7f3045-9c59-4f66-a6cd-b885cfbc4aaa",
  "kind": null,
  "count": 9,
  "url": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-codes-cs",
  "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": "MEDICATIONSVC_MEDICATIONPLAN_NO_EXIST",
    "display": "Medication Plan Not Found in Medication Service"
  } ],
  "version": "1.0.2-rc1"
}