Medicines Data Repository Implementation Guide
0.2.0 - draft

Medicines Data Repository Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: nzf-nzmt-type-search-parameter - XML Representation

Active as of 2023-02-17

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="nzf-nzmt-type-search-parameter"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter nzf-nzmt-type-search-parameter</b></p><a name="nzf-nzmt-type-search-parameter"> </a><a name="hcnzf-nzmt-type-search-parameter"> </a><a name="nzf-nzmt-type-search-parameter-en-US"> </a><h2>NzmtType</h2><p>Parameter <code>nzmt-type</code>:<code>token</code></p><div><p>Returns medications matching the specified NZMT type code.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/medication.html">Medication</a></td></tr><tr><td>Expression</td><td><code>Medication.extension.where(url = 'http://hl7.org.nz/fhir/StructureDefinition/nzf-nzmt-type').extension.value.code</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="http://hl7.org.nz/fhir/SearchParameter/nzf-nzmt-type-search-parameter"/>
  <version value="0.2.0"/>
  <name value="NzmtType"/>
  <status value="active"/>
  <date value="2023-02-17"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="url"/>
      <value value="https://tewhatuora.govt.nz"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Returns medications matching the specified NZMT type code."/>
  <code value="nzmt-type"/>
  <base value="Medication"/>
  <type value="token"/>
  <expression
              value="Medication.extension.where(url = 'http://hl7.org.nz/fhir/StructureDefinition/nzf-nzmt-type').extension.value.code"/>
  <xpathUsage value="normal"/>
  <multipleOr value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleOr>
  <multipleAnd value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </multipleAnd>
</SearchParameter>