FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/epa-ms-operation-outcome-details

Packagede.gematik.epa.medication
TypeCodeSystem
Idepa-ms-operation-outcome-details
FHIR VersionR4
Sourcehttps://gematik.de/fhir/epa-medication/https://simplifier.net/resolve?scope=de.gematik.epa.medication@1.1.5&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.1.5
Statusactive
Date2025-05-28
NameEPAMSOperationOutcomeDetailsCS
TitleEPA Medication Service OperationOutcome Code System
Realmde
DescriptionEPA Medication Service Operation Outcome Code System
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
MEDICATIONSVC_NO_VALID_STRUCTURE Invalid Data Structure in Medication Service
MEDICATIONSVC_PRESCRIPTION_NO_EXIST Prescription Not Found in Medication Service
MEDICATIONSVC_PRESCRIPTION_DUPLICATE Duplicate Prescription Detected in Medication Service
MEDICATIONSVC_PRESCRIPTION_STATUS Operation Not Permitted on Current Prescription Status
MEDICATIONSVC_DISPENSATION_NO_EXIST Dispensation Not Found in Medication Service
MEDICATIONSVC_DISPENSATION_STATUS Operation Not Permitted on Current Dispensation Status
MEDICATIONSVC_OPERATION_SUCCESS Operation Successfully Completed in Medication Service
MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST Unresolved Reference in Parameters

Source

{
  "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.1.5",
  "name": "EPAMSOperationOutcomeDetailsCS",
  "title": "EPA Medication Service OperationOutcome Code System",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "name": "gematik GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        },
        {
          "system": "email",
          "value": "patientteam [ at ] gematik.de"
        }
      ]
    }
  ],
  "description": "EPA Medication Service Operation Outcome Code System",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "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"
    }
  ]
}