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-defibrotide-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>1311089</td><td>defibrotide</td></tr><tr><td>1746523</td><td>defibrotide sodium</td></tr><tr><td>1746528</td><td>Defitelio</td></tr><tr><td>1788946</td><td>defibrotide, bovine lung</td></tr><tr><td>1746532</td><td>2.5 ML defibrotide sodium 80 MG/ML Injection [Defitelio]</td></tr><tr><td>1746525</td><td>defibrotide Injectable Product</td></tr><tr><td>1746526</td><td>defibrotide Injection</td></tr><tr><td>1746530</td><td>defibrotide Injection [Defitelio]</td></tr><tr><td>1746524</td><td>defibrotide sodium 80 MG/ML</td></tr><tr><td>1746529</td><td>defibrotide sodium 80 MG/ML [Defitelio]</td></tr><tr><td>1746534</td><td>defibrotide sodium 80 MG/ML Injection [Defitelio]</td></tr><tr><td>1746531</td><td>Defitelio Injectable Product</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-defibrotide-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.6"] ; #
fhir:name [ fhir:v "RxNormDefibrotideVS"] ; #
fhir:title [ fhir:v "RxNorm - Defibrotide"] ; #
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 Defibrotide"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1311089" ] ;
fhir:display [ fhir:v "defibrotide" ] ] [
fhir:code [ fhir:v "1746523" ] ;
fhir:display [ fhir:v "defibrotide sodium" ] ] [
fhir:code [ fhir:v "1746528" ] ;
fhir:display [ fhir:v "Defitelio" ] ] [
fhir:code [ fhir:v "1788946" ] ;
fhir:display [ fhir:v "defibrotide, bovine lung" ] ] [
fhir:code [ fhir:v "1746532" ] ;
fhir:display [ fhir:v "2.5 ML defibrotide sodium 80 MG/ML Injection [Defitelio]" ] ] [
fhir:code [ fhir:v "1746525" ] ;
fhir:display [ fhir:v "defibrotide Injectable Product" ] ] [
fhir:code [ fhir:v "1746526" ] ;
fhir:display [ fhir:v "defibrotide Injection" ] ] [
fhir:code [ fhir:v "1746530" ] ;
fhir:display [ fhir:v "defibrotide Injection [Defitelio]" ] ] [
fhir:code [ fhir:v "1746524" ] ;
fhir:display [ fhir:v "defibrotide sodium 80 MG/ML" ] ] [
fhir:code [ fhir:v "1746529" ] ;
fhir:display [ fhir:v "defibrotide sodium 80 MG/ML [Defitelio]" ] ] [
fhir:code [ fhir:v "1746534" ] ;
fhir:display [ fhir:v "defibrotide sodium 80 MG/ML Injection [Defitelio]" ] ] [
fhir:code [ fhir:v "1746531" ] ;
fhir:display [ fhir:v "Defitelio Injectable Product" ] ] ) ] )
] . #
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.