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

FHIR IG Statistics: ValueSet/drug-systemic-treatments-eu-i4rc

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Iddrug-systemic-treatments-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-drug-systemic-treatments-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-systemic-treatments-eu-i4rc
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameDrugSystemicTreatmentsVS
TitleDrugs for Systemic Treatment
Realmeu
Authorityhl7
DescriptionA list of drugs given to a patient for systemic treatment.

Resources that use this resource

StructureDefinition
MedicationAdministration-eu-i4rcMedicationAdministration: Chemotherapy

Resources that this resource uses

ValueSet
drug-for-treatments-eu-i4rcDrugs for Treatments
regimen-eu-i4rcRegimen

Narrative

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

Generated Narrative: ValueSet drug-systemic-treatments-eu-i4rc

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "drug-systemic-treatments-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-systemic-treatments-eu-i4rc",
  "version": "0.1.0",
  "name": "DrugSystemicTreatmentsVS",
  "title": "Drugs for Systemic Treatment",
  "status": "draft",
  "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": "A list of drugs given to a patient for systemic treatment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-for-treatments-eu-i4rc"
        ]
      },
      {
        "valueSet": [
          "http://hl7.eu/fhir/ig/idea4rc/ValueSet/regimen-eu-i4rc"
        ]
      }
    ]
  }
}