This page is part of the US Drug Formulary (v2.0.1: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Semantic Drug Form Group Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "SemanticDrugFormGroupVS",
"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 = SCDG</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 = SBDG</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/SemanticDrugFormGroupVS",
"version" : "2.0.1",
"name" : "SemanticDrugFormGroupVS",
"title" : "Semantic Drug Form Group Codes",
"status" : "active",
"experimental" : false,
"date" : "2023-12-01T22:31:50+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 Form Group codes with Term Types (TTY) of Semantic Clinical Drug Form (SCDG) and Semantic Branded Drug Form Group (SBDG)",
"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" : "SCDG"
}
]
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"filter" : [
{
"property" : "TTY",
"op" : "=",
"value" : "SBDG"
}
]
}
]
}
}