Shared Managament of Radiation Treatments
0.0.1-current - ci-build International flag

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

: Plan Approval Activity Codesystem - JSON Representation

Active as of 2026-09-10

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "plan-approval-activity-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem plan-approval-activity-codesystem</b></p><a name=\"plan-approval-activity-codesystem\"> </a><a name=\"hcplan-approval-activity-codesystem\"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/RO/SMRT/CodeSystem/plan-approval-activity-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\">plan-approved<a name=\"plan-approval-activity-codesystem-plan-approved\"> </a></td><td>Plan Approved</td><td>The plan has been approved.</td></tr><tr><td style=\"white-space:nowrap\">plan-unapproved<a name=\"plan-approval-activity-codesystem-plan-unapproved\"> </a></td><td>Plan Unapproved</td><td>The plan has been unapproved.</td></tr><tr><td style=\"white-space:nowrap\">plan-superseded<a name=\"plan-approval-activity-codesystem-plan-superseded\"> </a></td><td>Plan Superseded</td><td>The plan has been superseded.</td></tr><tr><td style=\"white-space:nowrap\">plan-rejected<a name=\"plan-approval-activity-codesystem-plan-rejected\"> </a></td><td>Plan Rejected</td><td>The plan has been rejected.</td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/RO/SMRT/CodeSystem/plan-approval-activity-codesystem",
  "version" : "0.0.1-current",
  "name" : "PlanApprovalActicityCodeSystem",
  "title" : "Plan Approval Activity 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 activities related to plan approval.",
  "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" : "plan-approved",
      "display" : "Plan Approved",
      "definition" : "The plan has been approved."
    },
    {
      "code" : "plan-unapproved",
      "display" : "Plan Unapproved",
      "definition" : "The plan has been unapproved."
    },
    {
      "code" : "plan-superseded",
      "display" : "Plan Superseded",
      "definition" : "The plan has been superseded."
    },
    {
      "code" : "plan-rejected",
      "display" : "Plan Rejected",
      "definition" : "The plan has been rejected."
    }
  ]
}