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

FHIR IG Statistics: ValueSet/chemotherapy-info-eu-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Idchemotherapy-info-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-chemotherapy-info-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/chemotherapy-info-eu-i4rc
Version0.1.0
Statusdraft
Date2025-07-22T14:45:28+00:00
NameChemotherapyInfoVs
TitleChemotherapy Info
Realmeu
Authorityhl7
DescriptionChemotherapy Info Value Set

Resources that use this resource

StructureDefinition
MedicationAdministration-eu-i4rcMedicationAdministration: Chemotherapy

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet chemotherapy-info-eu-i4rc

  • Include these codes as defined in http://fhir.ohdsi.org/CodeSystem/concepts
    CodeDisplay
    4119031Preoperative
    4118656Postoperative period
    3184898Hyperthermic intraperitoneal chemotherapy
    4133895Therapeutic

Source

{
  "resourceType": "ValueSet",
  "id": "chemotherapy-info-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/chemotherapy-info-eu-i4rc",
  "version": "0.1.0",
  "name": "ChemotherapyInfoVs",
  "title": "Chemotherapy Info",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-22T14:45:28+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": "Chemotherapy Info Value Set",
  "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": "4119031",
            "display": "Preoperative"
          },
          {
            "code": "4118656",
            "display": "Postoperative period"
          },
          {
            "code": "3184898",
            "display": "Hyperthermic intraperitoneal chemotherapy"
          },
          {
            "code": "4133895",
            "display": "Therapeutic"
          }
        ]
      }
    ]
  }
}