CIBMTR Reporting Implementation Guide - Local Development build (v0.1.6). See the Directory of published versions
Active as of 2023-05-05 |
@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-carmustine-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>2105</td><td>carmustine</td></tr><tr><td>343027</td><td>BiCNU</td></tr><tr><td>217357</td><td>Gliadel</td></tr><tr><td>1173621</td><td>BiCNU Injectable Product</td></tr><tr><td>1729367</td><td>carmustine 100 MG</td></tr><tr><td>1729370</td><td>carmustine 100 MG [BiCNU]</td></tr><tr><td>105552</td><td>carmustine 100 MG Injection [BiCNU]</td></tr><tr><td>337509</td><td>carmustine 3.3 MG/ML</td></tr><tr><td>564079</td><td>carmustine 3.3 MG/ML [BiCNU]</td></tr><tr><td>596881</td><td>carmustine 3.3 MG/ML Injectable Solution [BiCNU]</td></tr><tr><td>340520</td><td>carmustine 7.7 MG</td></tr><tr><td>378774</td><td>carmustine Drug Implant</td></tr><tr><td>1151413</td><td>carmustine Drug Implant Product</td></tr><tr><td>1151727</td><td>carmustine Injectable Product</td></tr><tr><td>370496</td><td>carmustine Injectable Solution</td></tr><tr><td>491188</td><td>carmustine Injectable Solution [BiCNU]</td></tr><tr><td>1729368</td><td>carmustine Injection</td></tr><tr><td>1729371</td><td>carmustine Injection [BiCNU]</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-carmustine-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "RxNormCarmustineVS"] ; #
fhir:title [ fhir:v "RxNorm - Carmustine"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-05-05T10:07:01-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 Carmustine"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "2105" ] ;
fhir:display [ fhir:v "carmustine" ] ] [
fhir:code [ fhir:v "343027" ] ;
fhir:display [ fhir:v "BiCNU" ] ] [
fhir:code [ fhir:v "217357" ] ;
fhir:display [ fhir:v "Gliadel" ] ] [
fhir:code [ fhir:v "1173621" ] ;
fhir:display [ fhir:v "BiCNU Injectable Product" ] ] [
fhir:code [ fhir:v "1729367" ] ;
fhir:display [ fhir:v "carmustine 100 MG" ] ] [
fhir:code [ fhir:v "1729370" ] ;
fhir:display [ fhir:v "carmustine 100 MG [BiCNU]" ] ] [
fhir:code [ fhir:v "105552" ] ;
fhir:display [ fhir:v "carmustine 100 MG Injection [BiCNU]" ] ] [
fhir:code [ fhir:v "337509" ] ;
fhir:display [ fhir:v "carmustine 3.3 MG/ML" ] ] [
fhir:code [ fhir:v "564079" ] ;
fhir:display [ fhir:v "carmustine 3.3 MG/ML [BiCNU]" ] ] [
fhir:code [ fhir:v "596881" ] ;
fhir:display [ fhir:v "carmustine 3.3 MG/ML Injectable Solution [BiCNU]" ] ] [
fhir:code [ fhir:v "340520" ] ;
fhir:display [ fhir:v "carmustine 7.7 MG" ] ] [
fhir:code [ fhir:v "378774" ] ;
fhir:display [ fhir:v "carmustine Drug Implant" ] ] [
fhir:code [ fhir:v "1151413" ] ;
fhir:display [ fhir:v "carmustine Drug Implant Product" ] ] [
fhir:code [ fhir:v "1151727" ] ;
fhir:display [ fhir:v "carmustine Injectable Product" ] ] [
fhir:code [ fhir:v "370496" ] ;
fhir:display [ fhir:v "carmustine Injectable Solution" ] ] [
fhir:code [ fhir:v "491188" ] ;
fhir:display [ fhir:v "carmustine Injectable Solution [BiCNU]" ] ] [
fhir:code [ fhir:v "1729368" ] ;
fhir:display [ fhir:v "carmustine Injection" ] ] [
fhir:code [ fhir:v "1729371" ] ;
fhir:display [ fhir:v "carmustine Injection [BiCNU]" ] ] ) ] )
] . #
IG © 2020+ The Medical College of Wisconsin, Inc. and the National Marrow Donor Program
Package nmdp.fhir.cibmtr-reporting#0.1.6 based on FHIR 4.0.1. Generated 2023-05-05
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.