FHIR Osiris Implementation Guide
1.1.0 - trial-implementation
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
Draft as of 2025-04-03 |
{
"resourceType" : "ValueSet",
"id" : "codexrt-radiotherapy-reason-for-revision-or-adaptation-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet codexrt-radiotherapy-reason-for-revision-or-adaptation-vs</b></p><a name=\"codexrt-radiotherapy-reason-for-revision-or-adaptation-vs\"> </a><a name=\"hccodexrt-radiotherapy-reason-for-revision-or-adaptation-vs\"> </a><a name=\"codexrt-radiotherapy-reason-for-revision-or-adaptation-vs-en-US\"> </a><p>Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :</p><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-373858009\">373858009</a></td><td>Radiotherapy course changed - acute radiotherapy toxicity (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedCS.html#SnomedCS-314846003\">314846003</a></td><td>Patient given choice of treatment (finding)</td></tr></table></li><li>Include ces codes sont définis dans <a href=\"CodeSystem-SnomedRequestedCScodex.html\"><code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs</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-SnomedRequestedCScodex.html#SnomedRequestedCScodex-1259981006\">1259981006</a></td><td>Radiotherapy course change due to change to treatment intent (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedRequestedCScodex.html#SnomedRequestedCScodex-1259231006\">1259231006</a></td><td>Radiotherapy course changed due to changes to target (finding)</td></tr><tr><td><a href=\"CodeSystem-SnomedRequestedCScodex.html#SnomedRequestedCScodex-1259232004\">1259232004</a></td><td>Radiotherapy course changed due to change to organ at risk (finding)</td></tr></table></li></ul></div>"
},
"url" : "https://ig-osiris.cancer.fr/ig/osiris/ValueSet/codexrt-radiotherapy-reason-for-revision-or-adaptation-vs",
"version" : "1.1.0",
"name" : "RadiotherapyReasonReplanificationVS",
"title" : "Radiotherapy Reason Replanification",
"status" : "draft",
"date" : "2025-04-03T15:16:31+02:00",
"publisher" : "institutcancer",
"contact" : [
{
"name" : "institutcancer",
"telecom" : [
{
"system" : "url",
"value" : "http://cancer.fr"
},
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
},
{
"name" : "Aurélien JOBARD",
"telecom" : [
{
"system" : "email",
"value" : "osiris@institutcancer.fr"
}
]
}
],
"description" : "Radiotherapy Reason Replanification",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "373858009",
"display" : "Radiotherapy course changed - acute radiotherapy toxicity (finding)"
},
{
"code" : "314846003",
"display" : "Patient given choice of treatment (finding)"
}
]
},
{
"system" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs",
"concept" : [
{
"code" : "1259981006",
"display" : "Radiotherapy course change due to change to treatment intent (finding)"
},
{
"code" : "1259231006",
"display" : "Radiotherapy course changed due to changes to target (finding)"
},
{
"code" : "1259232004",
"display" : "Radiotherapy course changed due to change to organ at risk (finding)"
}
]
}
]
}
}