Implementation Guide
Telematikinfrastruktur (TI) Common
Version 1.0.0 - release

: TI Operation Outcome Details CodeSystem - XML Representation

Active as of 2025-02-28

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="operation-outcome-details-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem operation-outcome-details-codes</b></p><a name="operation-outcome-details-codes"> </a><a name="hcoperation-outcome-details-codes"> </a><a name="operation-outcome-details-codes-de-DE"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes</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">OPERATION_SUCCESS<a name="operation-outcome-details-codes-OPERATION_SUCCESS"> </a></td><td>Operation Successfully Completed</td></tr><tr><td style="white-space:nowrap">SVC_IDENTITY_MISMATCH<a name="operation-outcome-details-codes-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></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"/>
  <version value="1.0.0"/>
  <name value="TIOperationOutcomeDetailsCS"/>
  <title value="TI Operation Outcome Details CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-28"/>
  <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="Telematikinfrastruktur (TI) Operation Outcome Details CodeSystem"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="OPERATION_SUCCESS"/>
    <display value="Operation Successfully Completed"/>
  </concept>
  <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>
</CodeSystem>