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

: country - XML Representation

Active as of 2024-07-10

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="country"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter country</b></p><a name="country"> </a><a name="hccountry"> </a><a name="hccountry-en-US"> </a><h2>country</h2><p>Parameter <code>country</code>:<code>token</code></p><div><p>Search for MedicinalProductDefinition by country</p>
</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.country.coding.code</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>
  </text>
  <url value="http://unicom-project.eu/fhir/SearchParameter/country"/>
  <version value="0.1.0"/>
  <name value="country"/>
  <status value="active"/>
  <date value="2024-07-10T21:24:19+00:00"/>
  <publisher value="UNICOM"/>
  <contact>
    <name value="UNICOM"/>
    <telecom>
      <system value="url"/>
      <value value="http://unicom-project.eu"/>
    </telecom>
  </contact>
  <description value="Search for MedicinalProductDefinition by country"/>
  <code value="country"/>
  <base value="MedicinalProductDefinition"/>
  <type value="token"/>
  <expression
              value="MedicinalProductDefinition.name.usage.country.coding.code"/>
  <processingMode value="normal"/>
</SearchParameter>