DaVinci Payer Data Exchange (PDex) US Drug Formulary
1.0.1 - STU 1.0.1

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

: DrugTier - JSON Representation

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "DrugTier",
  "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/DrugTier</code></p><p><b>version</b>: 1.0.1</p><p><b>name</b>: DrugTier</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 DrugTier ID 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>: 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.1",
  "name" : "DrugTier",
  "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 DrugTier ID of a FormularyDrug",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "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"
  ]
}