Package | hl7.eu.fhir.unicom |
Type | SearchParameter |
Id | strength-quantity-and-substance |
FHIR Version | R5 |
Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/SearchParameter-strength-quantity-and-substance.html |
URL | http://unicom-project.eu/fhir/SearchParameter/strength-quantity-and-substance |
Version | 0.1.0 |
Status | active |
Date | 2025-06-02T08:10:55+00:00 |
Name | strength-quantity-and-substance |
Realm | eu |
Authority | hl7 |
Description | Possiblity to search for substance and strength at the same time |
Type | composite |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter strength-quantity-and-substance
Parameter strength-quantity-and-substance
:composite
Possiblity to search for substance and strength at the same time
Resource | Ingredient |
Expression | Ingredient.substance |
Processing Mode | Normal |
Multiples |
|
Comparators
http://hl7.org/fhir/SearchParameter/Ingredient-substance-code | code.concept |
strength-presentation-quantity | strength.presentation.ofType(Quantity) |
{ "resourceType": "SearchParameter", "id": "strength-quantity-and-substance", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://unicom-project.eu/fhir/SearchParameter/strength-quantity-and-substance", "version": "0.1.0", "name": "strength-quantity-and-substance", "status": "active", "date": "2025-06-02T08:10:55+00:00", "publisher": "UNICOM", "contact": [ { "name": "UNICOM", "telecom": [ { "system": "url", "value": "http://unicom-project.eu" } ] } ], "description": "Possiblity to search for substance and strength at the same time", "code": "strength-quantity-and-substance", "base": [ "Ingredient" ], "type": "composite", "expression": "Ingredient.substance", "processingMode": "normal", "component": [ { "definition": "http://hl7.org/fhir/SearchParameter/Ingredient-substance-code", "expression": "code.concept" }, { "definition": "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-quantity", "expression": "strength.presentation.ofType(Quantity)" } ] }