| Package | de.gematik.dev.epa |
| Resource Type | CodeSystem |
| Id | epa-operation-outcome-codes-cs |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.dev.epa@1.0.5-alpha.3&canonical=https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs |
| URL | https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs |
| Version | 1.0.5 |
| Status | draft |
| Date | 2024-08-14 |
| Name | EPAOperationOutcomeCS |
| Title | EPA OperationOutcome CodeSystem |
| Description | EPA Operation Outcome CodeSystem |
| Content | complete |
| ValueSet | |
| epa-operation-outcome-vs | EPA OperationOutcome Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "draft",
"content": "complete",
"name": "EPAOperationOutcomeCS",
"id": "epa-operation-outcome-codes-cs",
"title": "EPA OperationOutcome CodeSystem",
"description": "EPA Operation Outcome CodeSystem",
"url": "https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs",
"concept": [
{
"code": "SVC_IDENTITY_MISMATCH",
"display": "Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data"
},
{
"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"
}
],
"version": "1.0.5",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-08-14",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
}
]
}
],
"caseSensitive": true,
"count": 9
}