Potential Drug-Drug Interaction (PDDI) Clinical Decision Support, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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
| Page standards status: Informative |
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "valueset-ibuprofen-exclude"] ; #
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-ibuprofen-exclude</b></p><a name=\"valueset-ibuprofen-exclude\"> </a><a name=\"hcvalueset-ibuprofen-exclude\"> </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>141998</td><td>Ibuprofen 50 MG/ML Topical Cream</td></tr><tr><td>142102</td><td>Ibuprofen 50 MG/ML Topical Spray</td></tr><tr><td>226617</td><td>Ibuprofen 50 MG/ML Topical Foam</td></tr><tr><td>141997</td><td>Ibuprofen 0.05 MG/MG Topical Gel</td></tr><tr><td>392668</td><td>Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel</td></tr><tr><td>389244</td><td>Ibuprofen 0.1 MG/MG Topical Gel</td></tr><tr><td>377325</td><td>Ibuprofen Topical Spray</td></tr><tr><td>377732</td><td>Ibuprofen Topical Cream</td></tr><tr><td>377956</td><td>Ibuprofen Topical Gel</td></tr><tr><td>380812</td><td>Ibuprofen Extended Release Oral Capsule</td></tr><tr><td>380819</td><td>Ibuprofen Topical Foam</td></tr><tr><td>393550</td><td>Ibuprofen / LEVOMENTHOL Topical Gel</td></tr><tr><td>1156280</td><td>Ibuprofen Topical Product</td></tr><tr><td>1165299</td><td>Ibuprofen / LEVOMENTHOL Topical 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-ibuprofen-exclude"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-ibuprofen-exclude>
] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "Valueset_ibuprofen_exclude"] ; #
fhir:title [ fhir:v "Exclude Ibuprofen 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 to exclude. Criteria is explicitly stating topical, gel, cream, ointment, otic, or ophthalmic formulations."] ; #
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:purpose [ fhir:v "To refine valueset for Warfarin + NSAID PDDI-CDS"] ; #
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 "141998" ] ;
fhir:display [ fhir:v "Ibuprofen 50 MG/ML Topical Cream" ] ] [
fhir:code [ fhir:v "142102" ] ;
fhir:display [ fhir:v "Ibuprofen 50 MG/ML Topical Spray" ] ] [
fhir:code [ fhir:v "226617" ] ;
fhir:display [ fhir:v "Ibuprofen 50 MG/ML Topical Foam" ] ] [
fhir:code [ fhir:v "141997" ] ;
fhir:display [ fhir:v "Ibuprofen 0.05 MG/MG Topical Gel" ] ] [
fhir:code [ fhir:v "392668" ] ;
fhir:display [ fhir:v "Ibuprofen 0.05 MG/MG / LEVOMENTHOL 0.03 MG/MG Topical Gel" ] ] [
fhir:code [ fhir:v "389244" ] ;
fhir:display [ fhir:v "Ibuprofen 0.1 MG/MG Topical Gel" ] ] [
fhir:code [ fhir:v "377325" ] ;
fhir:display [ fhir:v "Ibuprofen Topical Spray" ] ] [
fhir:code [ fhir:v "377732" ] ;
fhir:display [ fhir:v "Ibuprofen Topical Cream" ] ] [
fhir:code [ fhir:v "377956" ] ;
fhir:display [ fhir:v "Ibuprofen Topical Gel" ] ] [
fhir:code [ fhir:v "380812" ] ;
fhir:display [ fhir:v "Ibuprofen Extended Release Oral Capsule" ] ] [
fhir:code [ fhir:v "380819" ] ;
fhir:display [ fhir:v "Ibuprofen Topical Foam" ] ] [
fhir:code [ fhir:v "393550" ] ;
fhir:display [ fhir:v "Ibuprofen / LEVOMENTHOL Topical Gel" ] ] [
fhir:code [ fhir:v "1156280" ] ;
fhir:display [ fhir:v "Ibuprofen Topical Product" ] ] [
fhir:code [ fhir:v "1165299" ] ;
fhir:display [ fhir:v "Ibuprofen / LEVOMENTHOL Topical Product" ] ] ) ] )
] . #
IG © 2021+ HL7 International / Clinical Decision Support.
Package hl7.fhir.uv.pddi#1.0.0 based on FHIR 4.0.1.
Generated
2026-05-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
