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

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

Packagehl7.eu.fhir.idea4rc
TypeValueSet
Iddrug-for-treatments-eu-i4rc
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/idea4rc/https://build.fhir.org/ig/hl7-eu/idea4rc/ValueSet-drug-for-treatments-eu-i4rc.html
URLhttp://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-for-treatments-eu-i4rc
Version0.1.0
Statusdraft
Date2025-07-21T15:34:12+00:00
NameDrugForTreatmentsVS
TitleDrugs for Treatments
Realmeu
Authorityhl7
DescriptionA list of drugs given to a patient for a specific treatment. This list can be visualized here : https://athena.ohdsi.org/search-terms/terms?domain=Drug&standardConcept=Standard&vocabulary=RxNorm&vocabulary=RxNorm+Extension&page=1&pageSize=15&query=

Resources that use this resource

StructureDefinition
Substance-otherTreatment-eu-i4rcSubstance : Other Treatment
ValueSet
drug-systemic-treatments-eu-i4rcDrugs for Systemic Treatment

Resources that this resource uses

No resources found


Narrative

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

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

  • Include codes fromhttp://fhir.ohdsi.org/CodeSystem/concepts where domain = Drug, standardConcept = Standard and vocabulary in RxNorm,RxNorm Extension

Source

{
  "resourceType": "ValueSet",
  "id": "drug-for-treatments-eu-i4rc",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-for-treatments-eu-i4rc",
  "version": "0.1.0",
  "name": "DrugForTreatmentsVS",
  "title": "Drugs for Treatments",
  "status": "draft",
  "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": "A list of drugs given to a patient for a specific treatment.\nThis list can be visualized here : https://athena.ohdsi.org/search-terms/terms?domain=Drug&standardConcept=Standard&vocabulary=RxNorm&vocabulary=RxNorm+Extension&page=1&pageSize=15&query=",
  "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",
        "filter": [
          {
            "property": "domain",
            "op": "=",
            "value": "Drug"
          },
          {
            "property": "standardConcept",
            "op": "=",
            "value": "Standard"
          },
          {
            "property": "vocabulary",
            "op": "in",
            "value": "RxNorm,RxNorm Extension"
          }
        ]
      }
    ]
  }
}