Shared Managament of Radiation Treatments
0.0.1-current - ci-build
Shared Managament of Radiation Treatments, published by IHE Radiation Oncology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RO.SMRT/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-10 |
{
"resourceType" : "CodeSystem",
"id" : "notification-event-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem notification-event-codesystem</b></p><a name=\"notification-event-codesystem\"> </a><a name=\"hcnotification-event-codesystem\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/RO/SMRT/CodeSystem/notification-event-codesystem</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">notification-planning-artifacts-ready<a name=\"notification-event-codesystem-notification-planning-artifacts-ready\"> </a></td><td>Planning Artifacts Ready Notification</td><td>Notify the ROIS that the planning artifacts are ready.</td></tr><tr><td style=\"white-space:nowrap\">notification-delivery-artifacts-ready<a name=\"notification-event-codesystem-notification-delivery-artifacts-ready\"> </a></td><td>Delivery Artifacts Ready Notification</td><td>Notify the ROIS that the delivery artifacts are ready.</td></tr><tr><td style=\"white-space:nowrap\">notification-session-artifacts-ready<a name=\"notification-event-codesystem-notification-session-artifacts-ready\"> </a></td><td>Session Artifacts Ready Notification</td><td>Notify the ROIS that the session artifacts are ready.</td></tr><tr><td style=\"white-space:nowrap\">notification-plan-approval<a name=\"notification-event-codesystem-notification-plan-approval\"> </a></td><td>Plan Approval Notification</td><td>Notify the ROIS that the plan approval changed.</td></tr></table></div>"
},
"url" : "https://profiles.ihe.net/RO/SMRT/CodeSystem/notification-event-codesystem",
"version" : "0.0.1-current",
"name" : "NotificationEventCodeSystem",
"title" : "Event Notification CodeSystem",
"status" : "active",
"date" : "2026-09-10T14:01:57+00:00",
"publisher" : "IHE Radiation Oncology Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/radiation_oncology/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "jill@aapm.org"
}
]
},
{
"name" : "IHE Radiation Oncology Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "jill@aapm.org"
}
]
}
],
"description" : "Concepts describing the purpose of the SMRT Event Notification. Note these concepts are 'pre-coordinated' to represent the concept of notification message *AND* the event that triggers the notification.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "notification-planning-artifacts-ready",
"display" : "Planning Artifacts Ready Notification",
"definition" : "Notify the ROIS that the planning artifacts are ready."
},
{
"code" : "notification-delivery-artifacts-ready",
"display" : "Delivery Artifacts Ready Notification",
"definition" : "Notify the ROIS that the delivery artifacts are ready."
},
{
"code" : "notification-session-artifacts-ready",
"display" : "Session Artifacts Ready Notification",
"definition" : "Notify the ROIS that the session artifacts are ready."
},
{
"code" : "notification-plan-approval",
"display" : "Plan Approval Notification",
"definition" : "Notify the ROIS that the plan approval changed."
}
]
}