CIBMTR Reporting Implementation Guide
0.1.6 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.6: Release Draft) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RxNorm - Etoposide - TTL Representation

Active as of 2023-05-05

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "med-etoposide-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>4179</td><td>etoposide</td></tr><tr><td>220347</td><td>Toposar</td></tr><tr><td>203058</td><td>Vepesid</td></tr><tr><td>274342</td><td>Etopophos</td></tr><tr><td>451835</td><td>etoposide 10 MG/ML</td></tr><tr><td>329753</td><td>etoposide 100 MG</td></tr><tr><td>564108</td><td>etoposide 100 MG [Vepesid]</td></tr><tr><td>105593</td><td>etoposide 100 MG Oral Capsule [Vepesid]</td></tr><tr><td>315912</td><td>etoposide 20 MG/ML</td></tr><tr><td>567639</td><td>etoposide 20 MG/ML [Toposar]</td></tr><tr><td>567640</td><td>etoposide 20 MG/ML [Vepesid]</td></tr><tr><td>206831</td><td>etoposide 20 MG/ML Injectable Solution [Toposar]</td></tr><tr><td>206832</td><td>etoposide 20 MG/ML Injectable Solution [Vepesid]</td></tr><tr><td>315913</td><td>etoposide 50 MG</td></tr><tr><td>564107</td><td>etoposide 50 MG [Vepesid]</td></tr><tr><td>105592</td><td>etoposide 50 MG Oral Capsule [Vepesid]</td></tr><tr><td>1157928</td><td>etoposide Injectable Product</td></tr><tr><td>376890</td><td>etoposide Injectable Solution</td></tr><tr><td>362881</td><td>etoposide Injectable Solution [Toposar]</td></tr><tr><td>362972</td><td>etoposide Injectable Solution [Vepesid]</td></tr><tr><td>1734339</td><td>etoposide Injection</td></tr><tr><td>372132</td><td>etoposide Oral Capsule</td></tr><tr><td>366233</td><td>etoposide Oral Capsule [Vepesid]</td></tr><tr><td>1157929</td><td>etoposide Oral Product</td></tr><tr><td>1157930</td><td>etoposide Pill</td></tr><tr><td>1178005</td><td>Toposar Injectable Product</td></tr><tr><td>1187877</td><td>Vepesid Injectable Product</td></tr><tr><td>1187878</td><td>Vepesid Oral Product</td></tr><tr><td>1187879</td><td>Vepesid Pill</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-etoposide-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.6"] ; # 
  fhir:name [ fhir:v "RxNormEtoposideVS"] ; # 
  fhir:title [ fhir:v "RxNorm - Etoposide"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-05-05T10:50:04-05:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "The Medical College of Wisconsin, Inc. and the National Marrow Donor Program" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.cibmtr.org" ]     ] )
  ] [
fhir:name [ fhir:v "Bob Milius" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bmilius@nmdp.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "RxNorm codes for Etoposide"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "4179" ] ;
fhir:display [ fhir:v "etoposide" ]       ] [
fhir:code [ fhir:v "220347" ] ;
fhir:display [ fhir:v "Toposar" ]       ] [
fhir:code [ fhir:v "203058" ] ;
fhir:display [ fhir:v "Vepesid" ]       ] [
fhir:code [ fhir:v "274342" ] ;
fhir:display [ fhir:v "Etopophos" ]       ] [
fhir:code [ fhir:v "451835" ] ;
fhir:display [ fhir:v "etoposide 10 MG/ML" ]       ] [
fhir:code [ fhir:v "329753" ] ;
fhir:display [ fhir:v "etoposide 100 MG" ]       ] [
fhir:code [ fhir:v "564108" ] ;
fhir:display [ fhir:v "etoposide 100 MG [Vepesid]" ]       ] [
fhir:code [ fhir:v "105593" ] ;
fhir:display [ fhir:v "etoposide 100 MG Oral Capsule [Vepesid]" ]       ] [
fhir:code [ fhir:v "315912" ] ;
fhir:display [ fhir:v "etoposide 20 MG/ML" ]       ] [
fhir:code [ fhir:v "567639" ] ;
fhir:display [ fhir:v "etoposide 20 MG/ML [Toposar]" ]       ] [
fhir:code [ fhir:v "567640" ] ;
fhir:display [ fhir:v "etoposide 20 MG/ML [Vepesid]" ]       ] [
fhir:code [ fhir:v "206831" ] ;
fhir:display [ fhir:v "etoposide 20 MG/ML Injectable Solution [Toposar]" ]       ] [
fhir:code [ fhir:v "206832" ] ;
fhir:display [ fhir:v "etoposide 20 MG/ML Injectable Solution [Vepesid]" ]       ] [
fhir:code [ fhir:v "315913" ] ;
fhir:display [ fhir:v "etoposide 50 MG" ]       ] [
fhir:code [ fhir:v "564107" ] ;
fhir:display [ fhir:v "etoposide 50 MG [Vepesid]" ]       ] [
fhir:code [ fhir:v "105592" ] ;
fhir:display [ fhir:v "etoposide 50 MG Oral Capsule [Vepesid]" ]       ] [
fhir:code [ fhir:v "1157928" ] ;
fhir:display [ fhir:v "etoposide Injectable Product" ]       ] [
fhir:code [ fhir:v "376890" ] ;
fhir:display [ fhir:v "etoposide Injectable Solution" ]       ] [
fhir:code [ fhir:v "362881" ] ;
fhir:display [ fhir:v "etoposide Injectable Solution [Toposar]" ]       ] [
fhir:code [ fhir:v "362972" ] ;
fhir:display [ fhir:v "etoposide Injectable Solution [Vepesid]" ]       ] [
fhir:code [ fhir:v "1734339" ] ;
fhir:display [ fhir:v "etoposide Injection" ]       ] [
fhir:code [ fhir:v "372132" ] ;
fhir:display [ fhir:v "etoposide Oral Capsule" ]       ] [
fhir:code [ fhir:v "366233" ] ;
fhir:display [ fhir:v "etoposide Oral Capsule [Vepesid]" ]       ] [
fhir:code [ fhir:v "1157929" ] ;
fhir:display [ fhir:v "etoposide Oral Product" ]       ] [
fhir:code [ fhir:v "1157930" ] ;
fhir:display [ fhir:v "etoposide Pill" ]       ] [
fhir:code [ fhir:v "1178005" ] ;
fhir:display [ fhir:v "Toposar Injectable Product" ]       ] [
fhir:code [ fhir:v "1187877" ] ;
fhir:display [ fhir:v "Vepesid Injectable Product" ]       ] [
fhir:code [ fhir:v "1187878" ] ;
fhir:display [ fhir:v "Vepesid Oral Product" ]       ] [
fhir:code [ fhir:v "1187879" ] ;
fhir:display [ fhir:v "Vepesid Pill" ]       ] )     ] )
  ] . #