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

FHIR IG analytics

Packageltsi.fhir.oncofair
Resource TypeValueSet
IdValueSet-TreatmentType.json
FHIR VersionR5
Sourcehttp://oncofair-ig.kereval.cloud/ltsi.fhir.oncofair/ValueSet-TreatmentType.html
URLhttp://oncofair-ig.kereval.cloud/ValueSet/TreatmentType
Version0.1.0
Statusactive
Date2025-11-17T13:40:44+01:00
NameTreatmentType
TitleTreatment Type Value Set
DescriptionTreatment type

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
umlsUnified Medical Language System

Narrative

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

Generated Narrative: ValueSet TreatmentType

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/umls
    CodeDisplay
    C3665472Chemotherapy
    C0279025Hormone therapy
    C1522449Therapeutic radiology procedure
    C0728940Surgery
    C0006098Brachytherapy
    C0021083Immunotherapy
    C0005961Bone marrow transplant
    C0279694Monoclonal antibody
    C93352Target therapy
    C0439673Unknown

Source1

{
  "resourceType": "ValueSet",
  "id": "TreatmentType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://oncofair-ig.kereval.cloud/ValueSet/TreatmentType",
  "version": "0.1.0",
  "name": "TreatmentType",
  "title": "Treatment Type Value Set",
  "status": "active",
  "date": "2025-11-17T13:40:44+01:00",
  "publisher": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
  "contact": [
    {
      "name": "KEREVAL and DOMASIA team of the Signal and Image Processing Laboratory (LTSI)",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/ONCOFAIR"
        }
      ]
    }
  ],
  "description": "Treatment type",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/umls",
        "concept": [
          {
            "code": "C3665472",
            "display": "Chemotherapy"
          },
          {
            "code": "C0279025",
            "display": "Hormone therapy"
          },
          {
            "code": "C1522449",
            "display": "Therapeutic radiology procedure"
          },
          {
            "code": "C0728940",
            "display": "Surgery"
          },
          {
            "code": "C0006098",
            "display": "Brachytherapy"
          },
          {
            "code": "C0021083",
            "display": "Immunotherapy"
          },
          {
            "code": "C0005961",
            "display": "Bone marrow transplant"
          },
          {
            "code": "C0279694",
            "display": "Monoclonal antibody"
          },
          {
            "code": "C93352",
            "display": "Target therapy"
          },
          {
            "code": "C0439673",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}