IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

IDEA4RC FHIR Implementation Guide, published by IDEA4RC Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/idea4rc/ and changes regularly. See the Directory of published versions

: Drugs for Treatments - XML Representation

Draft as of 2025-07-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="drug-for-treatments-eu-i4rc"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet drug-for-treatments-eu-i4rc</b></p><a name="drug-for-treatments-eu-i4rc"> </a><a name="hcdrug-for-treatments-eu-i4rc"> </a><ul><li>Include codes from<code>http://fhir.ohdsi.org/CodeSystem/concepts</code> where domain  = Drug, standardConcept  = Standard and vocabulary  in RxNorm,RxNorm Extension</li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/idea4rc/ValueSet/drug-for-treatments-eu-i4rc"/>
  <version value="0.1.0"/>
  <name value="DrugForTreatmentsVS"/>
  <title value="Drugs for Treatments"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-07-25T13:48:09+00:00"/>
  <publisher value="IDEA4RC Project"/>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="IDEA4RC Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.idea4rc.eu/"/>
    </telecom>
  </contact>
  <description
               value="A 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&amp;standardConcept=Standard&amp;vocabulary=RxNorm&amp;vocabulary=RxNorm+Extension&amp;page=1&amp;pageSize=15&amp;query="/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://fhir.ohdsi.org/CodeSystem/concepts"/>
      <filter>
        <property value="domain"/>
        <op value="="/>
        <value value="Drug"/>
      </filter>
      <filter>
        <property value="standardConcept"/>
        <op value="="/>
        <value value="Standard"/>
      </filter>
      <filter>
        <property value="vocabulary"/>
        <op value="in"/>
        <value value="RxNorm,RxNorm Extension"/>
      </filter>
    </include>
  </compose>
</ValueSet>