Package | de.gematik.epa.medication |
Type | CodeSystem |
Id | epa-ms-operation-outcome-details |
FHIR Version | R4 |
Source | https://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 |
URL | https://gematik.de/fhir/epa-medication/CodeSystem/epa-ms-operation-outcome-details |
Version | 1.1.5 |
Status | active |
Date | 2025-05-28 |
Name | EPAMSOperationOutcomeDetailsCS |
Title | EPA Medication Service OperationOutcome Code System |
Realm | de |
Description | EPA Medication Service Operation Outcome Code System |
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.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" } ] }