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
| Draft as of 2026-06-16 |
{
"resourceType" : "ValueSet",
"id" : "strong-cyp3a4-inhibitors",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://example.org/fhir/ValueSet/strong-cyp3a4-inhibitors",
"version" : "1.0.0",
"name" : "StrongCYP3A4Inhibitors",
"title" : "Strong CYP3A4 Inhibitor Medications",
"status" : "draft",
"date" : "2026-06-16T17:19:32+00:00",
"description" : "RxNorm codes for strong CYP3A4 inhibitors that may interact with atorvastatin, including clarithromycin, HIV protease inhibitors, and itraconazole",
"compose" : {
"include" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"concept" : [
{
"code" : "308460",
"display" : "Clarithromycin 500 MG Oral Tablet"
},
{
"code" : "200344",
"display" : "Itraconazole 100 MG Oral Capsule"
},
{
"code" : "349251",
"display" : "Ketoconazole 200 MG Oral Tablet"
},
{
"code" : "349439",
"display" : "Ritonavir 100 MG Oral Tablet"
},
{
"code" : "349478",
"display" : "Indinavir 400 MG Oral Capsule"
},
{
"code" : "349476",
"display" : "Saquinavir 200 MG Oral Capsule"
},
{
"code" : "359906",
"display" : "Nelfinavir 250 MG Oral Tablet"
}
]
}
]
}
}