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

FHIR IG Statistics: SearchParameter/DrugName

Packagehl7.fhir.us.Davinci-drug-formulary
TypeSearchParameter
IdDrugName
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/SearchParameter-DrugName.html
URLhttp://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugName
Version1.0.0
Statusactive
Date2020-01-21T20:56:50+00:00
NameDrugName
Realmus
Authorityhl7
DescriptionAccesses the Descriptive Name of a FormularyDrug
Typestring

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: DrugName

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

version: 1.0.0

name: DrugName

status: active

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

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


Source

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