@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-deflazacort> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "valueset-deflazacort"] ; # 
  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-deflazacort</b></p><a name=\"valueset-deflazacort\"> </a><a name=\"hcvalueset-deflazacort\"> </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>1870945</td><td>Emflaza</td></tr><tr><td>22396</td><td>deflazacort</td></tr><tr><td>1870950</td><td>deflazacort 6 MG Oral Tablet [Emflaza]</td></tr><tr><td>1870952</td><td>deflazacort 30 MG Oral Tablet [Emflaza]</td></tr><tr><td>1870956</td><td>deflazacort 18 MG Oral Tablet [Emflaza]</td></tr><tr><td>1870960</td><td>deflazacort 36 MG Oral Tablet [Emflaza]</td></tr><tr><td>1870968</td><td>deflazacort 22.75 MG/ML Oral Suspension [Emflaza]</td></tr><tr><td>1870946</td><td>deflazacort 6 MG [Emflaza]</td></tr><tr><td>1870951</td><td>deflazacort 30 MG [Emflaza]</td></tr><tr><td>1870955</td><td>deflazacort 18 MG [Emflaza]</td></tr><tr><td>1870959</td><td>deflazacort 36 MG [Emflaza]</td></tr><tr><td>1870965</td><td>deflazacort 22.75 MG/ML [Emflaza]</td></tr><tr><td>1870947</td><td>deflazacort Oral Tablet [Emflaza]</td></tr><tr><td>1870966</td><td>deflazacort Oral Suspension [Emflaza]</td></tr><tr><td>153098</td><td>deflazacort 6 MG Oral Tablet</td></tr><tr><td>153880</td><td>deflazacort 30 MG Oral Tablet</td></tr><tr><td>226432</td><td>deflazacort 1 MG Oral Tablet</td></tr><tr><td>429764</td><td>deflazacort 7.5 MG Oral Tablet</td></tr><tr><td>1870954</td><td>deflazacort 18 MG Oral Tablet</td></tr><tr><td>1870958</td><td>deflazacort 36 MG Oral Tablet</td></tr><tr><td>1870964</td><td>deflazacort 22.75 MG/ML Oral Suspension</td></tr><tr><td>332963</td><td>deflazacort 30 MG</td></tr><tr><td>332964</td><td>deflazacort 6 MG</td></tr><tr><td>385598</td><td>deflazacort 1 MG</td></tr><tr><td>438840</td><td>deflazacort 7.5 MG</td></tr><tr><td>1870953</td><td>deflazacort 18 MG</td></tr><tr><td>1870957</td><td>deflazacort 36 MG</td></tr><tr><td>1870961</td><td>deflazacort 22.75 MG/ML</td></tr><tr><td>371693</td><td>deflazacort Oral Tablet</td></tr><tr><td>1870963</td><td>deflazacort Oral Suspension</td></tr><tr><td>1157200</td><td>deflazacort Oral Product</td></tr><tr><td>1157201</td><td>deflazacort Pill</td></tr><tr><td>1870962</td><td>deflazacort Oral Liquid Product</td></tr><tr><td>1870948</td><td>Emflaza Oral Product</td></tr><tr><td>1870949</td><td>Emflaza Pill</td></tr><tr><td>1870967</td><td>Emflaza Oral Liquid Product</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-deflazacort"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-deflazacort>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "Valueset_deflazacort"] ; # 
  fhir:title [ fhir:v "Deflazacort Medications Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2018-07-02"^^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 deflazacort."] ; # 
  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 "1870945" ] ;
         fhir:display [ fhir:v "Emflaza" ]
       ] [
         fhir:code [ fhir:v "22396" ] ;
         fhir:display [ fhir:v "deflazacort" ]
       ] [
         fhir:code [ fhir:v "1870950" ] ;
         fhir:display [ fhir:v "deflazacort 6 MG Oral Tablet [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870952" ] ;
         fhir:display [ fhir:v "deflazacort 30 MG Oral Tablet [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870956" ] ;
         fhir:display [ fhir:v "deflazacort 18 MG Oral Tablet [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870960" ] ;
         fhir:display [ fhir:v "deflazacort 36 MG Oral Tablet [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870968" ] ;
         fhir:display [ fhir:v "deflazacort 22.75 MG/ML Oral Suspension [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870946" ] ;
         fhir:display [ fhir:v "deflazacort 6 MG [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870951" ] ;
         fhir:display [ fhir:v "deflazacort 30 MG [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870955" ] ;
         fhir:display [ fhir:v "deflazacort 18 MG [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870959" ] ;
         fhir:display [ fhir:v "deflazacort 36 MG [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870965" ] ;
         fhir:display [ fhir:v "deflazacort 22.75 MG/ML [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870947" ] ;
         fhir:display [ fhir:v "deflazacort Oral Tablet [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "1870966" ] ;
         fhir:display [ fhir:v "deflazacort Oral Suspension [Emflaza]" ]
       ] [
         fhir:code [ fhir:v "153098" ] ;
         fhir:display [ fhir:v "deflazacort 6 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "153880" ] ;
         fhir:display [ fhir:v "deflazacort 30 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "226432" ] ;
         fhir:display [ fhir:v "deflazacort 1 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "429764" ] ;
         fhir:display [ fhir:v "deflazacort 7.5 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1870954" ] ;
         fhir:display [ fhir:v "deflazacort 18 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1870958" ] ;
         fhir:display [ fhir:v "deflazacort 36 MG Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1870964" ] ;
         fhir:display [ fhir:v "deflazacort 22.75 MG/ML Oral Suspension" ]
       ] [
         fhir:code [ fhir:v "332963" ] ;
         fhir:display [ fhir:v "deflazacort 30 MG" ]
       ] [
         fhir:code [ fhir:v "332964" ] ;
         fhir:display [ fhir:v "deflazacort 6 MG" ]
       ] [
         fhir:code [ fhir:v "385598" ] ;
         fhir:display [ fhir:v "deflazacort 1 MG" ]
       ] [
         fhir:code [ fhir:v "438840" ] ;
         fhir:display [ fhir:v "deflazacort 7.5 MG" ]
       ] [
         fhir:code [ fhir:v "1870953" ] ;
         fhir:display [ fhir:v "deflazacort 18 MG" ]
       ] [
         fhir:code [ fhir:v "1870957" ] ;
         fhir:display [ fhir:v "deflazacort 36 MG" ]
       ] [
         fhir:code [ fhir:v "1870961" ] ;
         fhir:display [ fhir:v "deflazacort 22.75 MG/ML" ]
       ] [
         fhir:code [ fhir:v "371693" ] ;
         fhir:display [ fhir:v "deflazacort Oral Tablet" ]
       ] [
         fhir:code [ fhir:v "1870963" ] ;
         fhir:display [ fhir:v "deflazacort Oral Suspension" ]
       ] [
         fhir:code [ fhir:v "1157200" ] ;
         fhir:display [ fhir:v "deflazacort Oral Product" ]
       ] [
         fhir:code [ fhir:v "1157201" ] ;
         fhir:display [ fhir:v "deflazacort Pill" ]
       ] [
         fhir:code [ fhir:v "1870962" ] ;
         fhir:display [ fhir:v "deflazacort Oral Liquid Product" ]
       ] [
         fhir:code [ fhir:v "1870948" ] ;
         fhir:display [ fhir:v "Emflaza Oral Product" ]
       ] [
         fhir:code [ fhir:v "1870949" ] ;
         fhir:display [ fhir:v "Emflaza Pill" ]
       ] [
         fhir:code [ fhir:v "1870967" ] ;
         fhir:display [ fhir:v "Emflaza Oral Liquid Product" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

