This case-sensitive code system https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes
defines the following codes:
Code | Display |
OPERATION_SUCCESS | Operation Successfully Completed |
SVC_IDENTITY_MISMATCH | Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "TIOperationOutcomeDetailsCS"] ; #
fhir:title [ fhir:v "TI Operation Outcome Details CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-28"^^xsd:date] ; #
fhir:publisher [ fhir:v "gematik GmbH"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ]
] )
] ) ; #
fhir:description [ fhir:v "Telematikinfrastruktur (TI) Operation Outcome Details CodeSystem"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "OPERATION_SUCCESS" ] ;
fhir:display [ fhir:v "Operation Successfully Completed" ]
] [
fhir:code [ fhir:v "SVC_IDENTITY_MISMATCH" ] ;
fhir:display [ fhir:v "Telematik-ID inside ID-Token or KVNR in x-insurantid HTTP header does not match FHIR data" ]
] ) . #
# -------------------------------------------------------------------------------------