FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/DrugTier

Packagehl7.fhir.us.Davinci-drug-formulary
TypeSearchParameter
IdDrugTier
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/SearchParameter-DrugTier.html
URLhttp://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugTier
Version1.0.0
Statusactive
Date2020-01-21T20:56:50+00:00
NameDrugTier
Realmus
Authorityhl7
DescriptionAccesses the DrugTier ID of a FormularyDrug
Typetoken

Resources that use this resource

CapabilityStatement
usdf-serverUS Drug Formulary Server Capability Statement

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative with Details

id: DrugTier

url: http://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugTier

version: 1.0.0

name: DrugTier

status: active

date: Jan 21, 2020 8:56:50 PM

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


Source

{
  "resourceType": "SearchParameter",
  "id": "DrugTier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  ]
}