FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/strength-presentation-ratio-numerator

Packagehl7.eu.fhir.unicom
TypeSearchParameter
Idstrength-presentation-ratio-numerator
FHIR VersionR5
Sourcehttp://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/SearchParameter-strength-presentation-ratio-numerator.html
URLhttp://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-numerator
Version0.1.0
Statusactive
Date2025-06-02T08:10:55+00:00
Namestrength-presentation-ratio-numerator
Realmeu
Authorityhl7
DescriptionPossiblity to search for Ingredient.substance.strength.presentation.ofType(Ratio).numerator
Typequantity

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter strength-presentation-ratio-numerator

strength-presentation-ratio-numerator

Parameter strength-presentation-ratio-numerator:quantity

Possiblity to search for Ingredient.substance.strength.presentation.ofType(Ratio).numerator

ResourceIngredient
ExpressionIngredient.substance.strength.presentation.ofType(Ratio).numerator
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "strength-presentation-ratio-numerator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-numerator",
  "version": "0.1.0",
  "name": "strength-presentation-ratio-numerator",
  "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 Ingredient.substance.strength.presentation.ofType(Ratio).numerator",
  "code": "strength-presentation-ratio-numerator",
  "base": [
    "Ingredient"
  ],
  "type": "quantity",
  "expression": "Ingredient.substance.strength.presentation.ofType(Ratio).numerator",
  "processingMode": "normal"
}