Draft as of 2025-02-14 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="epa-operation-outcome-codes-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem epa-operation-outcome-codes-cs</b></p><a name="epa-operation-outcome-codes-cs"> </a><a name="hcepa-operation-outcome-codes-cs"> </a><a name="epa-operation-outcome-codes-cs-en-US"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">SVC_IDENTITY_MISMATCH<a name="epa-operation-outcome-codes-cs-SVC_IDENTITY_MISMATCH"> </a></td><td>Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_NO_VALID_STRUCTURE<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_NO_VALID_STRUCTURE"> </a></td><td>Invalid Data Structure in Medication Service</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_PRESCRIPTION_NO_EXIST<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_PRESCRIPTION_NO_EXIST"> </a></td><td>Prescription Not Found in Medication Service</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_PRESCRIPTION_DUPLICATE<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_PRESCRIPTION_DUPLICATE"> </a></td><td>Duplicate Prescription Detected in Medication Service</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_PRESCRIPTION_STATUS<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_PRESCRIPTION_STATUS"> </a></td><td>Operation Not Permitted on Current Prescription Status</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_DISPENSATION_NO_EXIST<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_DISPENSATION_NO_EXIST"> </a></td><td>Dispensation Not Found in Medication Service</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_DISPENSATION_STATUS<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_DISPENSATION_STATUS"> </a></td><td>Operation Not Permitted on Current Dispensation Status</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_OPERATION_SUCCESS<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_OPERATION_SUCCESS"> </a></td><td>Operation Successfully Completed in Medication Service</td></tr><tr><td style="white-space:nowrap">MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST<a name="epa-operation-outcome-codes-cs-MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST"> </a></td><td>Unresolved Reference in Parameters</td></tr></table></div>
</text>
<url
value="https://gematik.de/fhir/epa/CodeSystem/epa-operation-outcome-codes-cs"/>
<version value="1.0.5-ballot.1"/>
<name value="EPAOperationOutcomeCS"/>
<title value="EPA OperationOutcome CodeSystem"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-02-14"/>
<publisher value="gematik GmbH"/>
<contact>
<name value="gematik GmbH"/>
<telecom>
<system value="url"/>
<value value="https://www.gematik.de"/>
</telecom>
<telecom>
<system value="email"/>
<value value="patientteam [ at ] gematik.de"/>
</telecom>
</contact>
<description value="EPA Operation Outcome CodeSystem"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="9"/>
<concept>
<code value="SVC_IDENTITY_MISMATCH"/>
<display
value="Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data"/>
</concept>
<concept>
<code value="MEDICATIONSVC_NO_VALID_STRUCTURE"/>
<display value="Invalid Data Structure in Medication Service"/>
</concept>
<concept>
<code value="MEDICATIONSVC_PRESCRIPTION_NO_EXIST"/>
<display value="Prescription Not Found in Medication Service"/>
</concept>
<concept>
<code value="MEDICATIONSVC_PRESCRIPTION_DUPLICATE"/>
<display value="Duplicate Prescription Detected in Medication Service"/>
</concept>
<concept>
<code value="MEDICATIONSVC_PRESCRIPTION_STATUS"/>
<display value="Operation Not Permitted on Current Prescription Status"/>
</concept>
<concept>
<code value="MEDICATIONSVC_DISPENSATION_NO_EXIST"/>
<display value="Dispensation Not Found in Medication Service"/>
</concept>
<concept>
<code value="MEDICATIONSVC_DISPENSATION_STATUS"/>
<display value="Operation Not Permitted on Current Dispensation Status"/>
</concept>
<concept>
<code value="MEDICATIONSVC_OPERATION_SUCCESS"/>
<display value="Operation Successfully Completed in Medication Service"/>
</concept>
<concept>
<code value="MEDICATIONSVC_PARAMETERS_REFERENCE_NO_EXIST"/>
<display value="Unresolved Reference in Parameters"/>
</concept>
</CodeSystem>