This page is part of the CIBMTR Reporting Implementation Guide (v0.1.10: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft as of 2026-04-23 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-fludarabine-vs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet med-fludarabine-vs</b></p><a name=\"med-fludarabine-vs\"> </a><a name=\"hcmed-fludarabine-vs\"> </a><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><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>24698</td><td>fludarabine</td></tr><tr><td>877487</td><td>Oforta</td></tr><tr><td>1165043</td><td>fludarabine Injectable Product</td></tr><tr><td>1740863</td><td>fludarabine Injection</td></tr><tr><td>828708</td><td>fludarabine Oral Capsule</td></tr><tr><td>1165044</td><td>fludarabine Oral Product</td></tr><tr><td>393413</td><td>fludarabine Oral Tablet</td></tr><tr><td>828705</td><td>fludarabine phosphate 10 MG</td></tr><tr><td>328431</td><td>fludarabine phosphate 25 MG/ML</td></tr><tr><td>1740862</td><td>fludarabine phosphate 50 MG</td></tr><tr><td>1165045</td><td>fludarabine Pill</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-fludarabine-vs"^^xsd:anyURI ;
fhir:l <http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-fludarabine-vs>
] ; #
fhir:version [ fhir:v "0.1.10"] ; #
fhir:name [ fhir:v "RxNormFludarabineVS"] ; #
fhir:title [ fhir:v "RxNorm - Fludarabine"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-04-23T10:10:52-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 Fludarabine"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ;
fhir:l <http://www.nlm.nih.gov/research/umls/rxnorm> ] ;
( fhir:concept [
fhir:code [ fhir:v "24698" ] ;
fhir:display [ fhir:v "fludarabine" ] ] [
fhir:code [ fhir:v "877487" ] ;
fhir:display [ fhir:v "Oforta" ] ] [
fhir:code [ fhir:v "1165043" ] ;
fhir:display [ fhir:v "fludarabine Injectable Product" ] ] [
fhir:code [ fhir:v "1740863" ] ;
fhir:display [ fhir:v "fludarabine Injection" ] ] [
fhir:code [ fhir:v "828708" ] ;
fhir:display [ fhir:v "fludarabine Oral Capsule" ] ] [
fhir:code [ fhir:v "1165044" ] ;
fhir:display [ fhir:v "fludarabine Oral Product" ] ] [
fhir:code [ fhir:v "393413" ] ;
fhir:display [ fhir:v "fludarabine Oral Tablet" ] ] [
fhir:code [ fhir:v "828705" ] ;
fhir:display [ fhir:v "fludarabine phosphate 10 MG" ] ] [
fhir:code [ fhir:v "328431" ] ;
fhir:display [ fhir:v "fludarabine phosphate 25 MG/ML" ] ] [
fhir:code [ fhir:v "1740862" ] ;
fhir:display [ fhir:v "fludarabine phosphate 50 MG" ] ] [
fhir:code [ fhir:v "1165045" ] ;
fhir:display [ fhir:v "fludarabine Pill" ] ] ) ] )
] . #
IG © 2020+ The Medical College of Wisconsin, Inc. and the National Marrow Donor Program
Package nmdp.fhir.cibmtr-reporting#0.1.10 based on FHIR 4.0.1. Generated 2026-04-23
Links: Table of Contents |
QA Report
HL7®, and FHIR® are the registered trademarks of Health Level Seven International
and their use of these trademarks does not constitute an endorsement by HL7.