FHIR IG analytics| Package | ihe.ro.smrt |
| Resource Type | CodeSystem |
| Id | CodeSystem-notification-event-codesystem.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/RO.SMRT/CodeSystem-notification-event-codesystem.html |
| URL | https://profiles.ihe.net/RO/SMRT/CodeSystem/notification-event-codesystem |
| Version | 0.0.1-current |
| Status | active |
| Date | 2026-09-10T14:01:57+00:00 |
| Name | NotificationEventCodeSystem |
| Title | Event Notification CodeSystem |
| Realm | uv |
| Authority | ihe |
| 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. |
| Content | complete |
No resources found
No resources found
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:
{
"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."
}
]
}