dQM CMS Content Implementation Guide
2026.1.0 - CI Build

dQM CMS Content Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2026.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/dqm-content-cms-2026/ and changes regularly. See the Directory of published versions

: Strong CYP3A4 Inhibitor Medications - TTL Representation

Draft as of 2026-06-16

Raw ttl | Download


@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 "strong-cyp3a4-inhibitors"] ; # 
  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 strong-cyp3a4-inhibitors</b></p><a name=\"strong-cyp3a4-inhibitors\"> </a><a name=\"hcstrong-cyp3a4-inhibitors\"> </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>308460</td><td>Clarithromycin 500 MG Oral Tablet</td></tr><tr><td>200344</td><td>Itraconazole 100 MG Oral Capsule</td></tr><tr><td>349251</td><td>Ketoconazole 200 MG Oral Tablet</td></tr><tr><td>349439</td><td>Ritonavir 100 MG Oral Tablet</td></tr><tr><td>349478</td><td>Indinavir 400 MG Oral Capsule</td></tr><tr><td>349476</td><td>Saquinavir 200 MG Oral Capsule</td></tr><tr><td>359906</td><td>Nelfinavir 250 MG Oral Tablet</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://example.org/fhir/ValueSet/strong-cyp3a4-inhibitors"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "StrongCYP3A4Inhibitors"] ; # 
  fhir:title [ fhir:v "Strong CYP3A4 Inhibitor Medications"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-06-16T17:19:32+00:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "RxNorm codes for strong CYP3A4 inhibitors that may interact with atorvastatin, including clarithromycin, HIV protease inhibitors, and itraconazole"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "308460" ] ;
fhir:display [ fhir:v "Clarithromycin 500 MG Oral Tablet" ]       ] [
fhir:code [ fhir:v "200344" ] ;
fhir:display [ fhir:v "Itraconazole 100 MG Oral Capsule" ]       ] [
fhir:code [ fhir:v "349251" ] ;
fhir:display [ fhir:v "Ketoconazole 200 MG Oral Tablet" ]       ] [
fhir:code [ fhir:v "349439" ] ;
fhir:display [ fhir:v "Ritonavir 100 MG Oral Tablet" ]       ] [
fhir:code [ fhir:v "349478" ] ;
fhir:display [ fhir:v "Indinavir 400 MG Oral Capsule" ]       ] [
fhir:code [ fhir:v "349476" ] ;
fhir:display [ fhir:v "Saquinavir 200 MG Oral Capsule" ]       ] [
fhir:code [ fhir:v "359906" ] ;
fhir:display [ fhir:v "Nelfinavir 250 MG Oral Tablet" ]       ] )     ] )
  ] . #