| Package | hl7.fhir.us.Davinci-drug-formulary |
| Resource Type | SearchParameter |
| Id | DrugName |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/SearchParameter-DrugName.html |
| URL | http://hl7.org/fhir/us/Davinci-drug-formulary/SearchParameter/DrugName |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-01-21T20:56:50+00:00 |
| Name | DrugName |
| Realm | us |
| Authority | hl7 |
| Description | Accesses the Descriptive Name of a FormularyDrug |
| Type | string |
| CapabilityStatement | |
| usdf-server | US Drug Formulary Server Capability Statement |
No resources found
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
{
"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"
]
}