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-tolmetin - 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-tolmetin"] ; # 
  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>10636</td><td>Tolmetin</td></tr><tr><td>42935</td><td>Tolmetin Sodium</td></tr><tr><td>198295</td><td>Tolmetin 200 MG Oral Tablet</td></tr><tr><td>198296</td><td>Tolmetin 400 MG Oral Capsule</td></tr><tr><td>198297</td><td>Tolmetin 600 MG Oral Tablet</td></tr><tr><td>328642</td><td>Tolmetin 200 MG</td></tr><tr><td>328644</td><td>Tolmetin 400 MG</td></tr><tr><td>328645</td><td>Tolmetin 600 MG</td></tr><tr><td>374155</td><td>Tolmetin Oral Capsule</td></tr><tr><td>374157</td><td>Tolmetin Oral Tablet</td></tr><tr><td>1157646</td><td>Tolmetin Oral Product</td></tr><tr><td>1157647</td><td>Tolmetin Pill</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-tolmetin"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "Valueset_tolmetin"] ; # 
  fhir:title [ fhir:v "Tolmetin 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 tolmetin."] ; # 
  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 "10636" ] ;
fhir:display [ fhir:v "Tolmetin" ]       ] [
fhir:code [ fhir:v "42935" ] ;
fhir:display [ fhir:v "Tolmetin Sodium" ]       ] [
fhir:code [ fhir:v "198295" ] ;
fhir:display [ fhir:v "Tolmetin 200 MG Oral Tablet" ]       ] [
fhir:code [ fhir:v "198296" ] ;
fhir:display [ fhir:v "Tolmetin 400 MG Oral Capsule" ]       ] [
fhir:code [ fhir:v "198297" ] ;
fhir:display [ fhir:v "Tolmetin 600 MG Oral Tablet" ]       ] [
fhir:code [ fhir:v "328642" ] ;
fhir:display [ fhir:v "Tolmetin 200 MG" ]       ] [
fhir:code [ fhir:v "328644" ] ;
fhir:display [ fhir:v "Tolmetin 400 MG" ]       ] [
fhir:code [ fhir:v "328645" ] ;
fhir:display [ fhir:v "Tolmetin 600 MG" ]       ] [
fhir:code [ fhir:v "374155" ] ;
fhir:display [ fhir:v "Tolmetin Oral Capsule" ]       ] [
fhir:code [ fhir:v "374157" ] ;
fhir:display [ fhir:v "Tolmetin Oral Tablet" ]       ] [
fhir:code [ fhir:v "1157646" ] ;
fhir:display [ fhir:v "Tolmetin Oral Product" ]       ] [
fhir:code [ fhir:v "1157647" ] ;
fhir:display [ fhir:v "Tolmetin Pill" ]       ] )     ] )
  ] . #