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

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeValueSet
IdValueSet-beam-quality-i4rc.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-beam-quality-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/beam-quality-i4rc
Version0.1.0
Statusactive
Date2026-01-19T11:40:47+00:00
NameVsBeamQualityI4RC
TitleBeam Quality
Realmeu
Authorityhl7
Descriptiondescribes the type of radiation therapy given

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: ValueSet beam-quality-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts version Not Stated (use latest from terminology server)
    CodeDisplay
    607996external beam RT photons
    4165039external beams RT electrons
    4024005external beam RT protons
    4012485brachytherapy interstitial endocavitary contact
    4161415radionuclide therapy
    405801boron neuton capture therapy
    4077953other
    4129922unknown

Source1

{
  "resourceType": "ValueSet",
  "id": "beam-quality-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/beam-quality-i4rc",
  "version": "0.1.0",
  "name": "VsBeamQualityI4RC",
  "title": "Beam Quality",
  "status": "active",
  "experimental": false,
  "date": "2026-01-19T11:40:47+00:00",
  "publisher": "IDEA4RC Project",
  "contact": [
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name": "IDEA4RC Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description": "describes the type of radiation therapy given",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept": [
          {
            "code": "607996",
            "display": "external beam RT photons"
          },
          {
            "code": "4165039",
            "display": "external beams RT electrons"
          },
          {
            "code": "4024005",
            "display": "external beam RT protons"
          },
          {
            "code": "4012485",
            "display": "brachytherapy interstitial endocavitary contact"
          },
          {
            "code": "4161415",
            "display": "radionuclide therapy"
          },
          {
            "code": "405801",
            "display": "boron neuton capture therapy"
          },
          {
            "code": "4077953",
            "display": "other"
          },
          {
            "code": "4129922",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}