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/tree/master and changes regularly. See the Directory of published versions

: name-language-correct - JSON Representation

Active as of 2024-10-11

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "name-language-correct",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter name-language-correct</b></p><a name=\"name-language-correct\"> </a><a name=\"hcname-language-correct\"> </a><a name=\"name-language-correct-en-US\"> </a><h2>name-language-correct</h2><p>Parameter <code>name-language-correct</code>:<code>token</code></p><div><p>Possiblity to search ingredient for MedicinalProductDefinition.name.usage.language</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R5/medicinalproductdefinition.html\">MedicinalProductDefinition</a></td></tr><tr><td>Expression</td><td><code>MedicinalProductDefinition.name.usage.language</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/name-language-correct",
  "version" : "0.1.0",
  "name" : "name-language-correct",
  "status" : "active",
  "date" : "2024-10-11T11:06:08+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description" : "Possiblity to search ingredient for MedicinalProductDefinition.name.usage.language",
  "code" : "name-language-correct",
  "base" : [
    "MedicinalProductDefinition"
  ],
  "type" : "token",
  "expression" : "MedicinalProductDefinition.name.usage.language",
  "processingMode" : "normal"
}