DaVinci Payer Data Exchange (PDex) US Drug Formulary, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pdex-formulary/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use |
{
"resourceType" : "ValueSet",
"id" : "SemanticDrugVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SemanticDrugVS</b></p><a name=\"SemanticDrugVS\"> </a><a name=\"hcSemanticDrugVS\"> </a><a name=\"SemanticDrugVS-en-US\"> </a><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>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "phx"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/SemanticDrugVS",
"version" : "2.1.0",
"name" : "SemanticDrugVS",
"title" : "Semantic Drug Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-09-24T20:29:11+00:00",
"publisher" : "HL7 International / Pharmacy",
"contact" : [
{
"name" : "HL7 International / Pharmacy",
"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"
}
]
}
]
}
}