| Package | hl7.eu.fhir.unicom |
| Resource Type | SearchParameter |
| Id | strength-presentation-ratio |
| FHIR Version | R5 |
| Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/SearchParameter-strength-presentation-ratio.html |
| URL | http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-06-02T08:10:55+00:00 |
| Name | strength-presentation-ratio |
| 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-presentation-ratio
Parameter strength-presentation-ratio:composite
Possiblity to search for substance and strength at the same time
| Resource | Ingredient |
| Expression | Ingredient.substance.strength.presentation.ofType(Ratio) |
| Processing Mode | Normal |
| Multiples |
|
Comparators
| strength-presentation-ratio-numerator | numerator |
| strength-presentation-ratio-numerator | denominator |
{
"resourceType": "SearchParameter",
"id": "strength-presentation-ratio",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio",
"version": "0.1.0",
"name": "strength-presentation-ratio",
"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-presentation-ratio",
"base": [
"Ingredient"
],
"type": "composite",
"expression": "Ingredient.substance.strength.presentation.ofType(Ratio)",
"processingMode": "normal",
"component": [
{
"definition": "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-numerator",
"expression": "numerator"
},
{
"definition": "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-denominator",
"expression": "denominator"
}
]
}