This page is part of the OSIRIS FHIR Implementation Guide (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Radiotherapy Termination Reason - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "vs-radiotherapy-termination-reason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-radiotherapy-termination-reason</b></p><a name=\"vs-radiotherapy-termination-reason\"> </a><a name=\"hcvs-radiotherapy-termination-reason\"> </a><a name=\"vs-radiotherapy-termination-reason-en-US\"> </a><ul><li>Include ces codes sont définis dans <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-182992009\">182992009</a></td><td>Treatment completed (situation)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-266721009\">266721009</a></td><td>No response to treatment (situation)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-407563006\">407563006</a></td><td>Treatment not tolerated (situation)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-160932005\">160932005</a></td><td>Financial problem (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-105480006\">105480006</a></td><td>Refusal of treatment by patient (situation)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-184081006\">184081006</a></td><td>Patient has moved away (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-309846006\">309846006</a></td><td>Treatment not available (situation)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-399307001\">399307001</a></td><td>Lost to follow-up (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-419620001\">419620001</a></td><td>Death (event)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://ig-osiris.cancer.fr/ig/osiris/ValueSet/vs-radiotherapy-termination-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.0"] ; #
fhir:name [ fhir:v "VSRadiotherapyTerminationReason"] ; #
fhir:title [ fhir:v "Radiotherapy Termination Reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2025-04-03T15:16:31+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "institutcancer"] ; #
fhir:contact ( [
fhir:name [ fhir:v "institutcancer" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://cancer.fr" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "osiris@institutcancer.fr" ] ] )
] [
fhir:name [ fhir:v "Aurélien JOBARD" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "osiris@institutcancer.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "Radiotherapy Termination Reason"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "182992009" ] ;
fhir:display [ fhir:v "Treatment completed (situation)" ] ] [
fhir:code [ fhir:v "266721009" ] ;
fhir:display [ fhir:v "No response to treatment (situation)" ] ] [
fhir:code [ fhir:v "407563006" ] ;
fhir:display [ fhir:v "Treatment not tolerated (situation)" ] ] [
fhir:code [ fhir:v "160932005" ] ;
fhir:display [ fhir:v "Financial problem (finding)" ] ] [
fhir:code [ fhir:v "105480006" ] ;
fhir:display [ fhir:v "Refusal of treatment by patient (situation)" ] ] [
fhir:code [ fhir:v "184081006" ] ;
fhir:display [ fhir:v "Patient has moved away (finding)" ] ] [
fhir:code [ fhir:v "309846006" ] ;
fhir:display [ fhir:v "Treatment not available (situation)" ] ] [
fhir:code [ fhir:v "399307001" ] ;
fhir:display [ fhir:v "Lost to follow-up (finding)" ] ] [
fhir:code [ fhir:v "419620001" ] ;
fhir:display [ fhir:v "Death (event)" ] ] ) ] )
] . #