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

DrugTier

{
  "resourceType" : "SearchParameter",
  "id" : "DrugTier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: DrugTier</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugTier\">http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugTier</a></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: DrugTier</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 DrugTier ID of a FormularyDrug</p><p><b>code</b>: DrugTier</p><p><b>base</b>: MedicationKnowledge</p><p><b>type</b>: token</p><p><b>expression</b>: MedicationKnowledge.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension').value</p><p><b>comparator</b>: eq</p></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/DrugTier",
  "version" : "1.0.0",
  "name" : "DrugTier",
  "status" : "active",
  "date" : "2020-01-21T20:56:50+00:00",
  "description" : "Accesses the DrugTier ID of a FormularyDrug",
  "code" : "DrugTier",
  "base" : [
    "MedicationKnowledge"
  ],
  "type" : "token",
  "expression" : "MedicationKnowledge.extension.where(url='http://hl7.org/fhir/us/davinci-drug-formulary/StructureDefinition/usdf-DrugTierID-extension').value",
  "comparator" : [
    "eq"
  ]
}