Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-09-22 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Medications-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter Medications-category</b></p><a name="Medications-category"> </a><a name="hcMedications-category"> </a><h2>Medications-category</h2><p>Parameter <code>category</code>:<code>token</code></p><div><p>Multiple Resources: * <a href="http://hl7.org/fhir/medicationdispense.html">MedicationDispense</a>: Return dispenses based on the value of category. * <a href="http://hl7.org/fhir/medicationadministration.html">MedicationAdministration</a>: Return administrations based on the value of category.</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/STU3/medicationdispense.html">MedicationDispense</a>, <a href="http://hl7.org/fhir/STU3/medicationadministration.html">MedicationAdministration</a></td></tr><tr><td>Expression</td><td><code>MedicationDispense.category | MedicationAdministration.category</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://nictiz.nl/fhir/SearchParameter/Medications-category"/>
<version value="1.3.15"/>
<name value="Medications-category"/>
<status value="active"/>
<date value="2025-09-22T10:11:17+00:00"/>
<publisher value="HL7 Netherlands"/>
<contact>
<name value="Nictiz"/>
<telecom>
<system value="email"/>
<value value="info@nictiz.nl"/>
<use value="work"/>
</telecom>
</contact>
<purpose
value="To select the MedicationDispense and MedicationAdministration instances based Health and Care Information models (HCIM) for Medication. Every HCIM has a system and code which is stored in the category element. This category element can be used to retrieve a Resource that reflects a specific HCIM."/>
<code value="category"/>
<base value="MedicationDispense"/>
<base value="MedicationAdministration"/>
<type value="token"/>
<description
value="Multiple Resources: * [MedicationDispense](http://hl7.org/fhir/medicationdispense.html): Return dispenses based on the value of category. * [MedicationAdministration](http://hl7.org/fhir/medicationadministration.html): Return administrations based on the value of category."/>
<expression
value="MedicationDispense.category | MedicationAdministration.category"/>
<xpathUsage value="normal"/>
</SearchParameter>