| Package | hl7.fhir.us.davinci-drug-formulary |
| Resource Type | SearchParameter |
| Id | MedicationKnowledge-doseform |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/davinci-drug-formulary/https://build.fhir.org/ig/HL7/davinci-pdex-formulary/SearchParameter-MedicationKnowledge-doseform.html |
| URL | http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/MedicationKnowledge-doseform |
| Version | 2.1.0 |
| Status | active |
| Date | 2025-02-26T01:23:59+00:00 |
| Name | USDFMedicationKnowledgeCode |
| Realm | us |
| Authority | hl7 |
| Description | Accesses the dose form of a FormularyDrug |
| Type | token |
| CapabilityStatement | |
| usdf-server | usdf-server CapabilityStatement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter MedicationKnowledge-doseform
Parameter doseform:token
Accesses the dose form of a FormularyDrug
| Resource | MedicationKnowledge |
| Expression | MedicationKnowledge.doseForm |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "MedicationKnowledge-doseform",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-drug-formulary/SearchParameter/MedicationKnowledge-doseform",
"version": "2.1.0",
"name": "USDFMedicationKnowledgeCode",
"status": "active",
"date": "2025-02-26T01:23:59+00:00",
"publisher": "HL7 International / Pharmacy",
"contact": [
{
"name": "HL7 International / Pharmacy",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/medication"
},
{
"system": "email",
"value": "pharmacy@lists.HL7.org"
}
]
}
],
"description": "Accesses the dose form of a FormularyDrug",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "doseform",
"base": [
"MedicationKnowledge"
],
"type": "token",
"expression": "MedicationKnowledge.doseForm",
"multipleOr": true,
"multipleAnd": true
}