0.4.0 - ci-build

ONCOnnectTumorboardIG - Local Development build (v0.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Request Outcome Error Details (CodeSystem) - TTL Representation

Draft as of 2026-05-28

Raw ttl | Download


@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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "onconnect-cs-tb-request-outcome-error-details"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem onconnect-cs-tb-request-outcome-error-details</b></p><a name=\"onconnect-cs-tb-request-outcome-error-details\"> </a><a name=\"hconconnect-cs-tb-request-outcome-error-details\"> </a><p>This  code system <code>https://tumorboards-ig.app.ccc-onconnect.de/CodeSystem/onconnect-cs-tb-request-outcome-error-details</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\">noTumorboardProfile<a name=\"onconnect-cs-tb-request-outcome-error-details-noTumorboardProfile\"> </a></td><td>Chosen tumorboard not found</td></tr><tr><td style=\"white-space:nowrap\">registrationSuccessfulFilesFailed<a name=\"onconnect-cs-tb-request-outcome-error-details-registrationSuccessfulFilesFailed\"> </a></td><td>Registration successfully saved, but error while processing files</td></tr><tr><td style=\"white-space:nowrap\">forbidden<a name=\"onconnect-cs-tb-request-outcome-error-details-forbidden\"> </a></td><td>Forbidden</td></tr><tr><td style=\"white-space:nowrap\">lanrNotAllowed<a name=\"onconnect-cs-tb-request-outcome-error-details-lanrNotAllowed\"> </a></td><td>No access with LANR</td></tr><tr><td style=\"white-space:nowrap\">noAllowedLanrs<a name=\"onconnect-cs-tb-request-outcome-error-details-noAllowedLanrs\"> </a></td><td>No allowed LANRs</td></tr><tr><td style=\"white-space:nowrap\">invalidJson<a name=\"onconnect-cs-tb-request-outcome-error-details-invalidJson\"> </a></td><td>Invalid JSON body</td></tr><tr><td style=\"white-space:nowrap\">invalidEnvelope<a name=\"onconnect-cs-tb-request-outcome-error-details-invalidEnvelope\"> </a></td><td>Invalid envelope format</td></tr><tr><td style=\"white-space:nowrap\">decryptionFailed<a name=\"onconnect-cs-tb-request-outcome-error-details-decryptionFailed\"> </a></td><td>Envelope decryption failed</td></tr><tr><td style=\"white-space:nowrap\">unsupportedContentType<a name=\"onconnect-cs-tb-request-outcome-error-details-unsupportedContentType\"> </a></td><td>Unsupported Content-Type</td></tr><tr><td style=\"white-space:nowrap\">validationFailed<a name=\"onconnect-cs-tb-request-outcome-error-details-validationFailed\"> </a></td><td>Bundle validation failed</td></tr><tr><td style=\"white-space:nowrap\">failedToSetDefaults<a name=\"onconnect-cs-tb-request-outcome-error-details-failedToSetDefaults\"> </a></td><td>Failed to set default values</td></tr><tr><td style=\"white-space:nowrap\">serviceRequestIdNotFound<a name=\"onconnect-cs-tb-request-outcome-error-details-serviceRequestIdNotFound\"> </a></td><td>ServiceRequest ID not found after processing Bundle</td></tr><tr><td style=\"white-space:nowrap\">emailNotificationFailed<a name=\"onconnect-cs-tb-request-outcome-error-details-emailNotificationFailed\"> </a></td><td>Failed to send email notification</td></tr><tr><td style=\"white-space:nowrap\">bundleSubmissionFailed<a name=\"onconnect-cs-tb-request-outcome-error-details-bundleSubmissionFailed\"> </a></td><td>Request failed</td></tr><tr><td style=\"white-space:nowrap\">unexpectedError<a name=\"onconnect-cs-tb-request-outcome-error-details-unexpectedError\"> </a></td><td>Unexpected error</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://tumorboards-ig.app.ccc-onconnect.de/CodeSystem/onconnect-cs-tb-request-outcome-error-details"^^xsd:anyURI ;
fhir:l <https://tumorboards-ig.app.ccc-onconnect.de/CodeSystem/onconnect-cs-tb-request-outcome-error-details>
  ] ; # 
  fhir:version [ fhir:v "0.4.0"] ; # 
  fhir:name [ fhir:v "ONCOnnect_CS_TB_RequestOutcomeErrorDetails"] ; # 
  fhir:title [ fhir:v "Request Outcome Error Details (CodeSystem)"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-05-28T10:39:31+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ONCOnnect"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ONCOnnect" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ccc-onconnect.de/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system for capturing details about the outcome of a request, such as reasons for a request being rejected or not performed."] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "noTumorboardProfile" ] ;
fhir:display [ fhir:v "Chosen tumorboard not found" ]
  ] [
fhir:code [ fhir:v "registrationSuccessfulFilesFailed" ] ;
fhir:display [ fhir:v "Registration successfully saved, but error while processing files" ]
  ] [
fhir:code [ fhir:v "forbidden" ] ;
fhir:display [ fhir:v "Forbidden" ]
  ] [
fhir:code [ fhir:v "lanrNotAllowed" ] ;
fhir:display [ fhir:v "No access with LANR" ]
  ] [
fhir:code [ fhir:v "noAllowedLanrs" ] ;
fhir:display [ fhir:v "No allowed LANRs" ]
  ] [
fhir:code [ fhir:v "invalidJson" ] ;
fhir:display [ fhir:v "Invalid JSON body" ]
  ] [
fhir:code [ fhir:v "invalidEnvelope" ] ;
fhir:display [ fhir:v "Invalid envelope format" ]
  ] [
fhir:code [ fhir:v "decryptionFailed" ] ;
fhir:display [ fhir:v "Envelope decryption failed" ]
  ] [
fhir:code [ fhir:v "unsupportedContentType" ] ;
fhir:display [ fhir:v "Unsupported Content-Type" ]
  ] [
fhir:code [ fhir:v "validationFailed" ] ;
fhir:display [ fhir:v "Bundle validation failed" ]
  ] [
fhir:code [ fhir:v "failedToSetDefaults" ] ;
fhir:display [ fhir:v "Failed to set default values" ]
  ] [
fhir:code [ fhir:v "serviceRequestIdNotFound" ] ;
fhir:display [ fhir:v "ServiceRequest ID not found after processing Bundle" ]
  ] [
fhir:code [ fhir:v "emailNotificationFailed" ] ;
fhir:display [ fhir:v "Failed to send email notification" ]
  ] [
fhir:code [ fhir:v "bundleSubmissionFailed" ] ;
fhir:display [ fhir:v "Request failed" ]
  ] [
fhir:code [ fhir:v "unexpectedError" ] ;
fhir:display [ fhir:v "Unexpected error" ]
  ] ) . #