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-topicaldiclofenac - TTL Representation
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-topicaldiclofenac"] ; #
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>1043483</td><td>Diclofenac Sodium 10 MG/ML Topical Cream [Surpass Anti-Inflammatory]</td></tr><tr><td>855635</td><td>Diclofenac Sodium 0.01 MG/MG Topical Gel [Voltaren]</td></tr><tr><td>1043479</td><td>Diclofenac Sodium 10 MG/ML Topical Cream</td></tr><tr><td>855633</td><td>Diclofenac Sodium 0.01 MG/MG Topical Gel</td></tr><tr><td>967944</td><td>Diclofenac Sodium 15 MG/ML Topical Solution [Pennsaid]</td></tr><tr><td>1487076</td><td>Diclofenac Sodium 20 MG/ML Topical Solution [Pennsaid]</td></tr><tr><td>857700</td><td>Diclofenac Sodium 15 MG/ML Topical Solution</td></tr><tr><td>1487074</td><td>Diclofenac Sodium 20 MG/ML Topical Solution</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-topicaldiclofenac"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "Valueset_topicaldiclofenac"] ; #
fhir:title [ fhir:v "Topical Diclofenac Medications Value Set"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-11-29"^^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 orderable drug identifiers for 1-2% topical diclofenac (cream, gel, or solution)."] ; #
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:purpose [ fhir:v "Provide terminology for PDDI CDS (warfarin + NSAIDs rule) FHIR resources"] ; #
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 "1043483" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 10 MG/ML Topical Cream [Surpass Anti-Inflammatory]" ] ] [
fhir:code [ fhir:v "855635" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 0.01 MG/MG Topical Gel [Voltaren]" ] ] [
fhir:code [ fhir:v "1043479" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 10 MG/ML Topical Cream" ] ] [
fhir:code [ fhir:v "855633" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 0.01 MG/MG Topical Gel" ] ] [
fhir:code [ fhir:v "967944" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 15 MG/ML Topical Solution [Pennsaid]" ] ] [
fhir:code [ fhir:v "1487076" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 20 MG/ML Topical Solution [Pennsaid]" ] ] [
fhir:code [ fhir:v "857700" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 15 MG/ML Topical Solution" ] ] [
fhir:code [ fhir:v "1487074" ] ;
fhir:display [ fhir:v "Diclofenac Sodium 20 MG/ML Topical Solution" ] ] ) ] )
] . #