This page is part of the US Drug Formulary (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-08-25 |
{
"resourceType" : "SearchParameter",
"id" : "MedicationKnowledge-drug-name",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter \"MedicationKnowledge-drug-name\" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/MedicationKnowledge-drug-name</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: USDFMedicationKnowledgeDrugName</p><p><b>status</b>: active</p><p><b>date</b>: 2022-08-25 01:09:53+0000</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 Drug Name of a FormularyDrug</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#US)</span></p><p><b>code</b>: drug-name</p><p><b>base</b>: MedicationKnowledge</p><p><b>type</b>: string</p><p><b>expression</b>: MedicationKnowledge.code.coding.display | synonym</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, exact, contains</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/MedicationKnowledge-drug-name",
"version" : "2.0.0",
"name" : "USDFMedicationKnowledgeDrugName",
"status" : "active",
"date" : "2022-08-25T13:09:53+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 Drug Name of a FormularyDrug",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "drug-name",
"base" : [
"MedicationKnowledge"
],
"type" : "string",
"expression" : "MedicationKnowledge.code.coding.display | synonym",
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"missing",
"exact",
"contains"
]
}