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

: Medications-periodofuse - XML Representation

Active as of 2025-09-22

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Medications-periodofuse"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter Medications-periodofuse</b></p><a name="Medications-periodofuse"> </a><a name="hcMedications-periodofuse"> </a><h2>Medications-periodofuse</h2><p>Parameter <code>periodofuse</code>:<code>date</code></p><div><p>This SearchParameter searches on the FHIR DataType Period in the PeriodOfUse extension, which is added to profiles on MedicationRequest and MedicationDispense resources.       Clients use date parameter searches as described by the FHIR specification: http://hl7.org/fhir/stu3/search.html#date.     Servers are expected to take the MedicationUse-Duration extension (http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Duration) into account when processing a client's search.      This means that either a Period.start + Period.end or Period.start + Duration is used to determine the search results.      To illustrate the expected behavior: if a Period.start and a Duration are known, but not the Period, the Duration should be added to the Period.start date to calculate the Period.end.      The calculated Period.end date is then used to determine the search results.</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/STU3/medicationrequest.html">MedicationRequest</a>, <a href="http://hl7.org/fhir/STU3/medicationdispense.html">MedicationDispense</a></td></tr><tr><td>Expression</td><td><code>MedicationRequest.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse') | MedicationDispense.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse')</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><tr><td>Comparators</td><td>Allowed: eq, le, ge</td></tr></table></div>
  </text>
  <url value="http://nictiz.nl/fhir/SearchParameter/Medications-periodofuse"/>
  <version value="1.3.15"/>
  <name value="Medications-periodofuse"/>
  <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 search MedicationRequest and MedicationDispense resources based on the Period datatype of the PeriodOfUse extension (http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse) and Duration datatype in the MedicationUse-Duration extension (http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Duration)."/>
  <code value="periodofuse"/>
  <base value="MedicationRequest"/>
  <base value="MedicationDispense"/>
  <type value="date"/>
  <description
               value="This SearchParameter searches on the FHIR DataType Period in the PeriodOfUse extension, which is added to profiles on MedicationRequest and MedicationDispense resources.       Clients use date parameter searches as described by the FHIR specification: http://hl7.org/fhir/stu3/search.html#date.     Servers are expected to take the MedicationUse-Duration extension (http://nictiz.nl/fhir/StructureDefinition/zib-MedicationUse-Duration) into account when processing a client's search.      This means that either a Period.start + Period.end or Period.start + Duration is used to determine the search results.      To illustrate the expected behavior: if a Period.start and a Duration are known, but not the Period, the Duration should be added to the Period.start date to calculate the Period.end.      The calculated Period.end date is then used to determine the search results."/>
  <expression
              value="MedicationRequest.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse') | MedicationDispense.extension('http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse')"/>
  <xpathUsage value="normal"/>
  <comparator value="eq"/>
  <comparator value="le"/>
  <comparator value="ge"/>
</SearchParameter>