FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/treatment-technique-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idtreatment-technique-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-treatment-technique-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-technique-i4rc
Version0.1.0
Statusactive
Date2025-07-21T15:34:12+00:00
NameVsTreatmentTechniqueI4RC
TitleTreatment Technique
Realmeu
Authorityhl7
DescriptionIt refers to the type of radiotherapy treatment delivered

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 treatment-technique-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    6031322D
    40430113D
    40480519IMRT conventional
    603135VMAT
    3662120tomotherapy
    4215577SBRT
    4077990other
    4129922unknown

Source

{
  "resourceType": "ValueSet",
  "id": "treatment-technique-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/treatment-technique-i4rc",
  "version": "0.1.0",
  "name": "VsTreatmentTechniqueI4RC",
  "title": "Treatment Technique",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T15:34:12+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": "It refers to the type of radiotherapy treatment delivered",
  "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": "603132",
            "display": "2D"
          },
          {
            "code": "4043011",
            "display": "3D"
          },
          {
            "code": "40480519",
            "display": "IMRT conventional"
          },
          {
            "code": "603135",
            "display": "VMAT"
          },
          {
            "code": "3662120",
            "display": "tomotherapy"
          },
          {
            "code": "4215577",
            "display": "SBRT"
          },
          {
            "code": "4077990",
            "display": "other"
          },
          {
            "code": "4129922",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}