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-numerator - JSON Representation

Active as of 2024-06-28

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "strength-presentation-ratio-numerator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter strength-presentation-ratio-numerator</b></p><a name=\"strength-presentation-ratio-numerator\"> </a><a name=\"hcstrength-presentation-ratio-numerator\"> </a><a name=\"hcstrength-presentation-ratio-numerator-en-US\"> </a><h2>strength-presentation-ratio-numerator</h2><p>Parameter <code>strength-presentation-ratio-numerator</code>:<code>quantity</code></p><div><p>Possiblity to search for Ingredient.substance.strength.presentation.ofType(Ratio).numerator</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).numerator</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></div>"
  },
  "url" : "http://unicom-project.eu/fhir/SearchParameter/strength-presentation-ratio-numerator",
  "version" : "0.1.0",
  "name" : "strength-presentation-ratio-numerator",
  "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 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"
}