This page is part of the US Drug Formulary (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-08-25 |
{
"resourceType" : "ValueSet",
"id" : "SemanticDrugVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY = SBD</li><li>Include codes from <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY = SCD</li><li>Include codes from <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY = GPCK</li><li>Include codes from <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY = BPCK</li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugVS",
"version" : "2.0.0",
"name" : "SemanticDrugVS",
"title" : "Semantic Drug Codes",
"status" : "active",
"date" : "2022-08-25T13:09:53+00:00",
"publisher" : "HL7 Pharmacy Working Group",
"contact" : [
{
"name" : "HL7 Pharmacy Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication"
},
{
"system" : "email",
"value" : "pharmacy@lists.HL7.org"
}
]
}
],
"description" : "Semantic Drug codes with Term Types (TTY) of Semantic Clinical Drug (SCD), Semantic Branded Drug (SBD), Generic Pack (GPCK), or Branded Pack (BPCK)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "SBD"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "SCD"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "GPCK"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "BPCK"
}
]
}
]
}
}