FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | CodeSystem |
| Id | CodeSystem-epa-ms-operation-outcome-details.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details |
| URL | https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-12-15 |
| Name | EPAMSOperationOutcomeDetailsCS |
| Title | EPA Medication Service OperationOutcome Code System |
| Realm | de |
| Description | EPA Medication Service Operation Outcome Code System |
| Copyright | gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0. |
| Content | complete |
| ValueSet | |
| epa-ms-operation-outcome-details | EPA Medication Service Operation Outcome ValueSet |
No resources found
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:
{
"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"
}
]
}