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" : "CodeSystem",
"id" : "SnomedRequestedCScodex",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SnomedRequestedCScodex</b></p><a name=\"SnomedRequestedCScodex\"> </a><a name=\"hcSnomedRequestedCScodex\"> </a><a name=\"SnomedRequestedCScodex-en-US\"> </a><p>This code system <code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-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></tr><tr><td style=\"white-space:nowrap\">1259981006<a name=\"SnomedRequestedCScodex-1259981006\"> </a></td><td>Radiotherapy course change due to change to treatment intent (finding)</td></tr><tr><td style=\"white-space:nowrap\">1259232004<a name=\"SnomedRequestedCScodex-1259232004\"> </a></td><td>Radiotherapy course changed due to change to organ at risk (finding)</td></tr><tr><td style=\"white-space:nowrap\">1259231006<a name=\"SnomedRequestedCScodex-1259231006\"> </a></td><td>Radiotherapy course changed due to changes to target (finding)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs",
"version" : "1.1.0",
"name" : "SnomedRequestedCScodex",
"title" : "Requested SNOMED Codes Code System",
"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" : "Requested SNOMED Codes by codex",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "1259981006",
"display" : "Radiotherapy course change due to change to treatment intent (finding)"
},
{
"code" : "1259232004",
"display" : "Radiotherapy course changed due to change to organ at risk (finding)"
},
{
"code" : "1259231006",
"display" : "Radiotherapy course changed due to changes to target (finding)"
}
]
}