FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.ro.smrt
Resource TypeCodeSystem
IdCodeSystem-notification-event-codesystem.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/RO.SMRT/CodeSystem-notification-event-codesystem.html
URLhttps://profiles.ihe.net/RO/SMRT/CodeSystem/notification-event-codesystem
Version0.0.1-current
Statusactive
Date2026-09-10T14:01:57+00:00
NameNotificationEventCodeSystem
TitleEvent Notification CodeSystem
Realmuv
Authorityihe
DescriptionConcepts 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.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem notification-event-codesystem

This case-sensitive code system https://profiles.ihe.net/RO/SMRT/CodeSystem/notification-event-codesystem defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
notification-planning-artifacts-ready Planning Artifacts Ready NotificationNotify the ROIS that the planning artifacts are ready.
notification-delivery-artifacts-ready Delivery Artifacts Ready NotificationNotify the ROIS that the delivery artifacts are ready.
notification-session-artifacts-ready Session Artifacts Ready NotificationNotify the ROIS that the session artifacts are ready.
notification-plan-approval Plan Approval NotificationNotify the ROIS that the plan approval changed.

Source1

{
  "resourceType": "CodeSystem",
  "id": "notification-event-codesystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}