Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2
1.0.0-ballot - STU Ballot International flag

Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/PDDI-CDS/ and changes regularly. See the Directory of published versions

: valueset-rimexolone - TTL Representation

Draft as of 2018-07-02

Raw ttl | Download


@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 "valueset-rimexolone"] ; # 
  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>220785</td><td>Vexol</td></tr><tr><td>55681</td><td>rimexolone</td></tr><tr><td>207446</td><td>rimexolone 10 MG/ML Ophthalmic Suspension [Vexol]</td></tr><tr><td>568209</td><td>rimexolone 10 MG/ML [Vexol]</td></tr><tr><td>365826</td><td>rimexolone Ophthalmic Suspension [Vexol]</td></tr><tr><td>199115</td><td>rimexolone 10 MG/ML Ophthalmic Suspension</td></tr><tr><td>328510</td><td>rimexolone 10 MG/ML</td></tr><tr><td>379299</td><td>rimexolone Ophthalmic Suspension</td></tr><tr><td>1157440</td><td>rimexolone Ophthalmic Product</td></tr><tr><td>1188083</td><td>Vexol Ophthalmic Product</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-rimexolone"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "Valueset_rimexolone"] ; # 
  fhir:title [ fhir:v "Rimexolone Medications Value Set"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2018-07-02"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Clinical Decision Support Workgroup"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet containing drug identifiers for rimexolone."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
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:concept [
fhir:code [ fhir:v "220785" ] ;
fhir:display [ fhir:v "Vexol" ]       ] [
fhir:code [ fhir:v "55681" ] ;
fhir:display [ fhir:v "rimexolone" ]       ] [
fhir:code [ fhir:v "207446" ] ;
fhir:display [ fhir:v "rimexolone 10 MG/ML Ophthalmic Suspension [Vexol]" ]       ] [
fhir:code [ fhir:v "568209" ] ;
fhir:display [ fhir:v "rimexolone 10 MG/ML [Vexol]" ]       ] [
fhir:code [ fhir:v "365826" ] ;
fhir:display [ fhir:v "rimexolone Ophthalmic Suspension [Vexol]" ]       ] [
fhir:code [ fhir:v "199115" ] ;
fhir:display [ fhir:v "rimexolone 10 MG/ML Ophthalmic Suspension" ]       ] [
fhir:code [ fhir:v "328510" ] ;
fhir:display [ fhir:v "rimexolone 10 MG/ML" ]       ] [
fhir:code [ fhir:v "379299" ] ;
fhir:display [ fhir:v "rimexolone Ophthalmic Suspension" ]       ] [
fhir:code [ fhir:v "1157440" ] ;
fhir:display [ fhir:v "rimexolone Ophthalmic Product" ]       ] [
fhir:code [ fhir:v "1188083" ] ;
fhir:display [ fhir:v "Vexol Ophthalmic Product" ]       ] )     ] )
  ] . #