This page is part of the US Drug Formulary (v1.0.1: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "DrugName",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugName</code></p><p><b>version</b>: 1.0.1</p><p><b>name</b>: DrugName</p><p><b>status</b>: active</p><p><b>date</b>: Dec 21, 2020 4:49:28 PM</p><p><b>publisher</b>: HL7 Pharmacy Working Group</p><p><b>contact</b>: HL7 Pharmacy Working Group: <a href=\"http://www.hl7.org/Special/committees/medication/\">http://www.hl7.org/Special/committees/medication/</a>,<a href=\"mailto:pharmacy@lists.HL7.org\">pharmacy@lists.HL7.org</a></p><p><b>description</b>: Accesses the Descriptive Name of a FormularyDrug</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>code</b>: DrugName</p><p><b>base</b>: MedicationKnowledge</p><p><b>type</b>: string</p><p><b>expression</b>: MedicationKnowledge.code.coding.display</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>comparator</b>: eq</p><p><b>modifier</b>: missing, exact, contains</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugName",
"version" : "1.0.1",
"name" : "DrugName",
"status" : "active",
"date" : "2020-12-21T16:49:28+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" : "Accesses the Descriptive Name of a FormularyDrug",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "DrugName",
"base" : [
"MedicationKnowledge"
],
"type" : "string",
"expression" : "MedicationKnowledge.code.coding.display",
"multipleOr" : true,
"multipleAnd" : true,
"comparator" : [
"eq"
],
"modifier" : [
"missing",
"exact",
"contains"
]
}