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

FHIR IG Statistics: SearchParameter/DrugPlan

Packagehl7.fhir.us.Davinci-drug-formulary
TypeSearchParameter
IdDrugPlan
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/SearchParameter-DrugPlan.html
URLhttp://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugPlan
Version1.0.0
Statusactive
Date2020-01-21T20:56:50+00:00
NameDrugPlan
Realmus
Authorityhl7
DescriptionAccesses the DrugPlan 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: DrugPlan

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

version: 1.0.0

name: DrugPlan

status: active

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

description: Accesses the DrugPlan ID of a FormularyDrug

code: DrugPlan

base: MedicationKnowledge

type: token

expression: MedicationKnowledge.extension.where(url='http://hl7.org/fhir/us/Davinci-drug-formulary/StructureDefinition/usdf-PlanID-extension').value

comparator: eq


Source

{
  "resourceType": "SearchParameter",
  "id": "DrugPlan",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugPlan",
  "version": "1.0.0",
  "name": "DrugPlan",
  "status": "active",
  "date": "2020-01-21T20:56:50+00:00",
  "description": "Accesses the DrugPlan ID of a FormularyDrug",
  "code": "DrugPlan",
  "base": [
    "MedicationKnowledge"
  ],
  "type": "token",
  "expression": "MedicationKnowledge.extension.where(url='http://hl7.org/fhir/us/Davinci-drug-formulary/StructureDefinition/usdf-PlanID-extension').value",
  "comparator": [
    "eq"
  ]
}