@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/pddi/ValueSet/valueset-torsemide> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "valueset-torsemide"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  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 valueset-torsemide</b></p><a name=\"valueset-torsemide\"> </a><a name=\"hcvalueset-torsemide\"> </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>71974</td><td>Demadex</td></tr><tr><td>38413</td><td>torsemide</td></tr><tr><td>208076</td><td>torsemide 10 MG Oral Tablet [Demadex]</td></tr><tr><td>208080</td><td>torsemide 100 MG Oral Tablet [Demadex]</td></tr><tr><td>208081</td><td>torsemide 20 MG Oral Tablet [Demadex]</td></tr><tr><td>208082</td><td>torsemide 5 MG Oral Tablet [Demadex]</td></tr><tr><td>1729523</td><td>2 ML torsemide 10 MG/ML Injection [Demadex]</td></tr><tr><td>1729528</td><td>5 ML torsemide 10 MG/ML Injection [Demadex]</td></tr><tr><td>568804</td><td>torsemide 10 MG [Demadex]</td></tr><tr><td>568808</td><td>torsemide 100 MG [Demadex]</td></tr><tr><td>568809</td><td>torsemide 20 MG [Demadex]</td></tr><tr><td>568810</td><td>torsemide 5 MG [Demadex]</td></tr><tr><td>876420</td><td>torsemide 10 MG/ML [Demadex]</td></tr><tr><td>369285</td><td>torsemide Oral Tablet [Demadex]</td></tr><tr><td>1729522</td><td>torsemide Injection [Demadex]</td></tr><tr><td>198369</td><td>torsemide 10 MG Oral Tablet</td></tr><tr><td>198370</td><td>torsemide 100 MG Oral Tablet</td></tr><tr><td>198372</td><td>torsemide 5 MG Oral Tablet</td></tr><tr><td>1729521</td><td>2 ML torsemide 10 MG/ML Injection</td></tr><tr><td>1729527</td><td>5 ML torsemide 10 MG/ML Injection</td></tr><tr><td>198371</td><td>torsemide 20 MG Oral Tablet</td></tr><tr><td>250044</td><td>torsemide 2.5 MG Oral Tablet</td></tr><tr><td>316842</td><td>torsemide 10 MG</td></tr><tr><td>316843</td><td>torsemide 10 MG/ML</td></tr><tr><td>316844</td><td>torsemide 100 MG</td></tr><tr><td>316845</td><td>torsemide 5 MG</td></tr><tr><td>317521</td><td>torsemide 20 MG</td></tr><tr><td>335760</td><td>torsemide 2.5 MG</td></tr><tr><td>374168</td><td>torsemide Oral Tablet</td></tr><tr><td>1729520</td><td>torsemide Injection</td></tr><tr><td>1162751</td><td>torsemide Injectable Product</td></tr><tr><td>1162752</td><td>torsemide Oral Product</td></tr><tr><td>1162753</td><td>torsemide Pill</td></tr><tr><td>1172415</td><td>Demadex Injectable Product</td></tr><tr><td>1172416</td><td>Demadex Oral Product</td></tr><tr><td>1172417</td><td>Demadex Pill</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "cds"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "informative" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-torsemide"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-torsemide>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "Valueset_torsemide"] ; # 
  fhir:title [ fhir:v "Torsemide Medications Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2022-11-29"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet containing drug identifiers for torsemide."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "(copyright expectations unknown)"] ; # 
  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 "71974" ] ;
         fhir:display [ fhir:v "Demadex" ]
       ] [
         fhir:code [ fhir:v "38413" ] ;
         fhir:display [ fhir:v "torsemide" ]
       ] [
         fhir:code [ fhir:v "208076" ] ;
         fhir:display [ fhir:v "torsemide 10 MG Oral Tablet [Demadex]" ]
       ] [
         fhir:code [ fhir:v "208080" ] ;
         fhir:display [ fhir:v "torsemide 100 MG Oral Tablet [Demadex]" ]
       ] [
         fhir:code [ fhir:v "208081" ] ;
         fhir:display [ fhir:v "torsemide 20 MG Oral Tablet [Demadex]" ]
       ] [
         fhir:code [ fhir:v "208082" ] ;
         fhir:display [ fhir:v "torsemide 5 MG Oral Tablet [Demadex]" ]
       ] [
         fhir:code [ fhir:v "1729523" ] ;
         fhir:display [ fhir:v "2 ML torsemide 10 MG/ML Injection [Demadex]" ]
       ] [
         fhir:code [ fhir:v "1729528" ] ;
         fhir:display [ fhir:v "5 ML torsemide 10 MG/ML Injection [Demadex]" ]
       ] [
         fhir:code [ fhir:v "568804" ] ;
         fhir:display [ fhir:v "torsemide 10 MG [Demadex]" ]
       ] [
         fhir:code [ fhir:v "568808" ] ;
         fhir:display [ fhir:v "torsemide 100 MG [Demadex]" ]
       ] [
         fhir:code [ fhir:v "568809" ] ;
         fhir:display [ fhir:v "torsemide 20 MG [Demadex]" ]
       ] [
         fhir:code [ fhir:v "568810" ] ;
         fhir:display [ fhir:v "torsemide 5 MG [Demadex]" ]
       ] [
         fhir:code [ fhir:v "876420" ] ;
         fhir:display [ fhir:v "torsemide 10 MG/ML [Demadex]" ]
       ] [
         fhir:code [ fhir:v "369285" ] ;
         fhir:display [ fhir:v "torsemide Oral Tablet [Demadex]" ]
       ] [
         fhir:code [ fhir:v "1729522" ] ;
         fhir:display [ fhir:v "torsemide Injection [Demadex]" ]
       ] [
         fhir:code [ fhir:v "198369" ] ;
         fhir:display [ fhir:v "torsemide 10 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "198370" ] ;
         fhir:display [ fhir:v "torsemide 100 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "198372" ] ;
         fhir:display [ fhir:v "torsemide 5 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1729521" ] ;
         fhir:display [ fhir:v "2 ML torsemide 10 MG/ML Injection" ]
       ] [
         fhir:code [ fhir:v "1729527" ] ;
         fhir:display [ fhir:v "5 ML torsemide 10 MG/ML Injection" ]
       ] [
         fhir:code [ fhir:v "198371" ] ;
         fhir:display [ fhir:v "torsemide 20 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "250044" ] ;
         fhir:display [ fhir:v "torsemide 2.5 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "316842" ] ;
         fhir:display [ fhir:v "torsemide 10 MG" ]
       ] [
         fhir:code [ fhir:v "316843" ] ;
         fhir:display [ fhir:v "torsemide 10 MG/ML" ]
       ] [
         fhir:code [ fhir:v "316844" ] ;
         fhir:display [ fhir:v "torsemide 100 MG" ]
       ] [
         fhir:code [ fhir:v "316845" ] ;
         fhir:display [ fhir:v "torsemide 5 MG" ]
       ] [
         fhir:code [ fhir:v "317521" ] ;
         fhir:display [ fhir:v "torsemide 20 MG" ]
       ] [
         fhir:code [ fhir:v "335760" ] ;
         fhir:display [ fhir:v "torsemide 2.5 MG" ]
       ] [
         fhir:code [ fhir:v "374168" ] ;
         fhir:display [ fhir:v "torsemide Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1729520" ] ;
         fhir:display [ fhir:v "torsemide Injection" ]
       ] [
         fhir:code [ fhir:v "1162751" ] ;
         fhir:display [ fhir:v "torsemide Injectable Product" ]
       ] [
         fhir:code [ fhir:v "1162752" ] ;
         fhir:display [ fhir:v "torsemide Oral Product" ]
       ] [
         fhir:code [ fhir:v "1162753" ] ;
         fhir:display [ fhir:v "torsemide Pill" ]
       ] [
         fhir:code [ fhir:v "1172415" ] ;
         fhir:display [ fhir:v "Demadex Injectable Product" ]
       ] [
         fhir:code [ fhir:v "1172416" ] ;
         fhir:display [ fhir:v "Demadex Oral Product" ]
       ] [
         fhir:code [ fhir:v "1172417" ] ;
         fhir:display [ fhir:v "Demadex Pill" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

