Implementation Guide
Telematikinfrastruktur (TI) Common
Version 1.0.1 - release

: TI Operation Outcome Details Code System - XML Representation

Active as of 2025-05-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="operation-outcome-details-codes"/>
  <url
       value="https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"/>
  <version value="1.0.1"/>
  <name value="TIOperationOutcomeDetailsCS"/>
  <title value="TI Operation Outcome Details Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-09"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Telematikinfrastruktur (TI) Operation Outcome Details Code System"/>
  <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>