UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: strength-presentation-ratio - JSON Representation

Active as of 2024-06-28

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "strength-presentation-ratio",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter strength-presentation-ratio</b></p><a name=\"strength-presentation-ratio\"> </a><a name=\"hcstrength-presentation-ratio\"> </a><a name=\"hcstrength-presentation-ratio-en-US\"> </a><h2>strength-presentation-ratio</h2><p>Parameter <code>strength-presentation-ratio</code>:<code>composite</code></p><div><p>Possiblity to search for substance and strength at the same time</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/ingredient.html\">Ingredient</a></td></tr><tr><td>Expression</td><td><code>Ingredient.substance.strength.presentation.ofType(Ratio)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table><p><b>Comparators</b></p><table class=\"grid\"><tr><td><a href=\"SearchParameter-strength-presentation-ratio-numerator.html\">strength-presentation-ratio-numerator</a></td><td><code>numerator</code></td></tr><tr><td><a href=\"SearchParameter-strength-presentation-ratio-denominator.html\">strength-presentation-ratio-numerator</a></td><td><code>denominator</code></td></tr></table></div>"
  },
  "url" : "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio",
  "version" : "0.1.0",
  "name" : "strength-presentation-ratio",
  "status" : "active",
  "date" : "2024-06-28T11:27:28+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"
    }
  ]
}