DaVinci Payer Data Exchange (PDex) US Drug Formulary STU 1

This page is part of the US Drug Formulary (v1.0.0: 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

DrugName

{
  "resourceType" : "SearchParameter",
  "id" : "DrugName",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: DrugName</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugName\">http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugName</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: DrugName</p><p><b>status</b>: active</p><p><b>date</b>: Jan 21, 2020 8:56:50 PM</p><p><b>description</b>: Accesses the Descriptive Name of a FormularyDrug</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.0",
  "name" : "DrugName",
  "status" : "active",
  "date" : "2020-01-21T20:56:50+00:00",
  "description" : "Accesses the Descriptive Name of a FormularyDrug",
  "code" : "DrugName",
  "base" : [
    "MedicationKnowledge"
  ],
  "type" : "string",
  "expression" : "MedicationKnowledge.code.coding.display",
  "multipleOr" : true,
  "multipleAnd" : true,
  "comparator" : [
    "eq"
  ],
  "modifier" : [
    "missing",
    "exact",
    "contains"
  ]
}