FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gematik.epa.medication
Resource TypeCodeSystem
IdCodeSystem-epa-ms-operation-outcome-details.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details
URLhttps://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details
Version1.3.0
Statusactive
Date2025-12-15
NameEPAMSOperationOutcomeDetailsCS
TitleEPA Medication Service OperationOutcome Code System
Realmde
DescriptionEPA Medication Service Operation Outcome Code System
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.
Contentcomplete

Resources that use this resource

ValueSet
epa-ms-operation-outcome-detailsEPA Medication Service Operation Outcome ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem epa-ms-operation-outcome-details

This case-sensitive code system https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details defines the following codes:

CodeDisplay
MEDSVC_NO_VALID_STRUCTURE Invalid Data Structure in Medication Service
MEDSVC_PRESCRIPTION_NO_EXIST Prescription Not Found in Medication Service
MEDSVC_PRESCRIPTION_DUPLICATE Duplicate Prescription Detected in Medication Service
MEDSVC_PRESCRIPTION_STATUS Operation Not Permitted on Current Prescription Status
MEDSVC_DISPENSATION_NO_EXIST Dispensation Not Found in Medication Service
MEDSVC_DISPENSATION_STATUS Operation Not Permitted on Current Dispensation Status
MEDSVC_OPERATION_SUCCESS Operation Successfully Completed in Medication Service
MEDSVC_PARAMETERS_REFERENCE_NO_EXIST Unresolved Reference in Parameters
MEDSVC_STATUS_INVALID Invalid Status in Parameters
MEDSVC_STATEMENT_NO_EXIST MedicationStatement Not Found
MEDSVC_PARAMETERS_INVALID_CONTENT Provided content not allowed
MEDSVC_DOSAGE_INVALID Invalid dosage structure or content
MEDSVC_EMP_CHRONOLOGY_ID_MISMATCH Mismatch between acknowledged and current eMP chronology ID
MEDSVC_OPERATION_OUTSIDE_BATCH The operation can only be executed within a batch context
MEDSVC_ALREADY_LINKED Already linked to another instance
MEDSVC_EMP_ENTRY_ALREADY_EXISTS eMP entry already exists
MEDSVC_EMP_NO_EXIST eMP does not exist

Source1

{
  "resourceType": "CodeSystem",
  "id": "epa-ms-operation-outcome-details",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details",
  "version": "1.3.0",
  "name": "EPAMSOperationOutcomeDetailsCS",
  "title": "EPA Medication Service OperationOutcome Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "EPA Medication Service Operation Outcome Code System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "caseSensitive": true,
  "content": "complete",
  "count": 17,
  "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"
    }
  ]
}