Active as of 2025-05-09 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ti-operation-outcome-details"] ; #
fhir:url [ fhir:v "https://gematik.de/fhir/ti/ValueSet/ti-operation-outcome-details"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "TIOperationOutcomeDetailsVS"] ; #
fhir:title [ fhir:v "TI Operation Outcome Details Value Set"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-09"^^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 "Enthält alle Codes für das Operation Outcome der Telematikinfrastruktur (TI) sowie die in FHIR definierten Operation-Outcome-Codes."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ] ] )
] ) ; #
fhir:immutable [ fhir:v false] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ] [
fhir:system [ fhir:v "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"^^xsd:anyURI ] ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2025-05-06T06:56:46.224Z"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DELETE_MULTIPLE_MATCHES" ] ;
fhir:display [ fhir:v "Error: Multiple matches exist for the conditional delete" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_AUTH_REQUIRED" ] ;
fhir:display [ fhir:v "You must authenticate before you can use this service" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_BAD_FORMAT" ] ;
fhir:display [ fhir:v "Bad Syntax: \"%s\" must be a %s'" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_BAD_SYNTAX" ] ;
fhir:display [ fhir:v "Bad Syntax in %s" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_CANT_PARSE_CONTENT" ] ;
fhir:display [ fhir:v "Unable to parse feed (entry content type = \"%s\")" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_CANT_PARSE_ROOT" ] ;
fhir:display [ fhir:v "Unable to parse feed (root element name = \"%s\")" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_CREATED" ] ;
fhir:display [ fhir:v "New resource created" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_DATE_FORMAT" ] ;
fhir:display [ fhir:v "The Date value %s is not in the correct format (Xml Date Format required)" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_DELETED" ] ;
fhir:display [ fhir:v "This resource has been deleted" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_DELETED_DONE" ] ;
fhir:display [ fhir:v "Resource deleted" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_DELETED_ID" ] ;
fhir:display [ fhir:v "The resource \"%s\" has been deleted" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_DUPLICATE_ID" ] ;
fhir:display [ fhir:v "Duplicate Id %s for resource type %s" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_ERROR_PARSING" ] ;
fhir:display [ fhir:v "Error parsing resource Xml (%s)" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_ID_INVALID" ] ;
fhir:display [ fhir:v "Id \"%s\" has an invalid character \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_ID_TOO_LONG" ] ;
fhir:display [ fhir:v "Id \"%s\" too long (length limit 36)" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_INVALID_ID" ] ;
fhir:display [ fhir:v "Id not accepted" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_JSON_OBJECT" ] ;
fhir:display [ fhir:v "Json Source for a resource should start with an object" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_LOCAL_FAIL" ] ;
fhir:display [ fhir:v "Unable to resolve local reference to resource %s" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_NO_EXIST" ] ;
fhir:display [ fhir:v "Resource Id \"%s\" does not exist" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_NO_MATCH" ] ;
fhir:display [ fhir:v "No Resource found matching the query \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_NO_MODULE" ] ;
fhir:display [ fhir:v "No module could be found to handle the request \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_NO_SUMMARY" ] ;
fhir:display [ fhir:v "No Summary for this resource" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_OP_NOT_ALLOWED" ] ;
fhir:display [ fhir:v "Operation %s not allowed for resource %s (due to local configuration)" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_PARAM_CHAINED" ] ;
fhir:display [ fhir:v "Unknown chained parameter name \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_PARAM_INVALID" ] ;
fhir:display [ fhir:v "Parameter \"%s\" content is invalid" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_PARAM_MODIFIER_INVALID" ] ;
fhir:display [ fhir:v "Parameter \"%s\" modifier is invalid" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_PARAM_NO_REPEAT" ] ;
fhir:display [ fhir:v "Parameter \"%s\" is not allowed to repeat" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_PARAM_UNKNOWN" ] ;
fhir:display [ fhir:v "Parameter \"%s\" not understood" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_EXAMPLE_PROTECTED" ] ;
fhir:display [ fhir:v "Resources with identity \"example\" cannot be deleted (for testing/training purposes)" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_ID_FAIL" ] ;
fhir:display [ fhir:v "unable to allocate resource id" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_ID_MISMATCH" ] ;
fhir:display [ fhir:v "Resource Id Mismatch" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_ID_MISSING" ] ;
fhir:display [ fhir:v "Resource Id Missing" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_NOT_ALLOWED" ] ;
fhir:display [ fhir:v "Not allowed to submit a resource for this operation" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_REQUIRED" ] ;
fhir:display [ fhir:v "A resource is required" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_RESOURCE_TYPE_MISMATCH" ] ;
fhir:display [ fhir:v "Resource Type Mismatch" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_SORT_UNKNOWN" ] ;
fhir:display [ fhir:v "Unknown sort parameter name \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_TRANSACTION_DUPLICATE_ID" ] ;
fhir:display [ fhir:v "Duplicate Identifier in transaction: %s" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_TRANSACTION_MISSING_ID" ] ;
fhir:display [ fhir:v "Missing Identifier in transaction - an entry.id must be provided" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_UNHANDLED_NODE_TYPE" ] ;
fhir:display [ fhir:v "Unhandled xml node type \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_UNKNOWN_CONTENT" ] ;
fhir:display [ fhir:v "Unknown Content (%s) at %s" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_UNKNOWN_OPERATION" ] ;
fhir:display [ fhir:v "unknown FHIR http operation" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_UNKNOWN_TYPE" ] ;
fhir:display [ fhir:v "Resource Type \"%s\" not recognised" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_UPDATED" ] ;
fhir:display [ fhir:v "existing resource updated" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_VERSION_AWARE" ] ;
fhir:display [ fhir:v "Version aware updates are required for this resource" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_VERSION_AWARE_CONFLICT" ] ;
fhir:display [ fhir:v "Update Conflict (server current version = \"%s\", client version referenced = \"%s\")" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_VERSION_AWARE_URL" ] ;
fhir:display [ fhir:v "Version specific URL not recognised" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MSG_WRONG_NS" ] ;
fhir:display [ fhir:v "This does not appear to be a FHIR element or resource (wrong namespace \"%s\")" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SEARCH_MULTIPLE" ] ;
fhir:display [ fhir:v "Error: Multiple matches exist for %s search parameters \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SEARCH_NONE" ] ;
fhir:display [ fhir:v "Error: no processable search found for %s search parameters \"%s\"" ] ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/operation-outcome"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UPDATE_MULTIPLE_MATCHES" ] ;
fhir:display [ fhir:v "Error: Multiple matches exist for the conditional update" ] ] [
fhir:system [ fhir:v "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OPERATION_SUCCESS" ] ;
fhir:display [ fhir:v "Operation Successfully Completed" ] ] [
fhir:system [ fhir:v "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes"^^xsd:anyURI ] ;
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" ] ] )
] . #
IG © 2025+ gematik GmbH. Package de.gematik.ti#1.0.1 based on FHIR 4.0.1. Generated 2025-05-09
Links: Table of Contents |
QA Report