| Draft as of 2026-06-30 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/tiflow-xborder-operation-outcome-details-cs> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "tiflow-xborder-operation-outcome-details-cs"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem tiflow-xborder-operation-outcome-details-cs</b></p><a name=\"tiflow-xborder-operation-outcome-details-cs\"> </a><a name=\"hctiflow-xborder-operation-outcome-details-cs\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/tiflow-xborder/CodeSystem/tiflow-xborder-operation-outcome-details-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><td><b>Definition</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND\"> </a></td><td>No prescriptions found</td><td>No redeemable prescriptions were found for the requested query scope</td><td>Keine einlösbaren Verordnungen gefunden</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_NOT_ACTIVATED<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_NOT_ACTIVATED\"> </a></td><td>EU redemption not activated</td><td>The addressed task is not activated for EU redemption</td><td>EU-Einlösung nicht aktiviert</td></tr><tr><td style=\"white-space:nowrap\">TIFLOW_XBORDER_COUNTRY_CODE_INVALID<a name=\"tiflow-xborder-operation-outcome-details-cs-TIFLOW_XBORDER_COUNTRY_CODE_INVALID\"> </a></td><td>Country code invalid</td><td>The provided country code is not supported for ePrescription or eDispensation processing</td><td>Ländercode ungültig</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://gematik.de/fhir/tiflow-xborder/CodeSystem/tiflow-xborder-operation-outcome-details-cs"] ;
fhir:CodeSystem.version [ fhir:value "2.0.0-ballot.2"] ;
fhir:CodeSystem.name [ fhir:value "TIFLOWXBORDEROperationOutcomeDetailsCS"] ;
fhir:CodeSystem.title [ fhir:value "TIFLOW XBORDER Operation Outcome Details CS"] ;
fhir:CodeSystem.status [ fhir:value "draft"] ;
fhir:CodeSystem.date [ fhir:value "2026-06-30"^^xsd:date] ;
fhir:CodeSystem.publisher [ fhir:value "gematik GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "gematik GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://gematik.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "erp-umsetzung@gematik.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Fehlercodes für cross-border Szenarien, die im Rahmen des TIFlow in den OperationOutcomes.details angegeben werden können"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:CodeSystem.copyright [ fhir:value "gematik GmbH"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "3"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "TIFLOW_XBORDER_NO_PRESCRIPTIONS_FOUND" ] ;
fhir:CodeSystem.concept.display [ fhir:value "No prescriptions found" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "No redeemable prescriptions were found for the requested query scope" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-DE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Keine einlösbaren Verordnungen gefunden" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "TIFLOW_XBORDER_NOT_ACTIVATED" ] ;
fhir:CodeSystem.concept.display [ fhir:value "EU redemption not activated" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The addressed task is not activated for EU redemption" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-DE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "EU-Einlösung nicht aktiviert" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "TIFLOW_XBORDER_COUNTRY_CODE_INVALID" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Country code invalid" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "The provided country code is not supported for ePrescription or eDispensation processing" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "de-DE" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Ländercode ungültig" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/tiflow-xborder-operation-outcome-details-cs.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/tiflow-xborder-operation-outcome-details-cs.ttl> .
IG © 2026+ gematik GmbH. Paket de.gematik.tiflow.xborder#2.0.0-ballot.2 basierend auf FHIR 4.0.1. Generiert 2026-06-29
Links: Table of Contents |
QA Report