@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "med-all-form2400-vs"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

This value set includes codes based on the following rules:

" ] ; # fhir:url [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-all-form2400-vs"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.6"] ; # fhir:name [ fhir:v "RxNormAll2400VS"] ; # fhir:title [ fhir:v "RxNorm - All of Form 2400"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # fhir:date [ fhir:v "2023-05-05T10:46:24-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 all of Form 2400"] ; # fhir:compose [ fhir:include ( [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-addition-peri-transplant-vs"^^xsd:anyURI ; fhir:link ] ) ] [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-gvhd-prophylaxis-vs"^^xsd:anyURI ; fhir:link ] ) ] [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-mobilizing-agents-vs"^^xsd:anyURI ; fhir:link ] ) ] [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-post-hct-disease-therapy-planned-vs"^^xsd:anyURI ; fhir:link ] ) ] [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-prep-regimen-vs"^^xsd:anyURI ; fhir:link ] ) ] [ fhir:valueSet ( [ fhir:v "http://fhir.nmdp.org/ig/cibmtr-reporting/ValueSet/med-prior-exposure-vs"^^xsd:anyURI ; fhir:link ] ) ] ) ] . # # -------------------------------------------------------------------------------------