BfArM Digitale Anwendungen
3.0.2-RC1 - draft

BfArM Digitale Anwendungen - Local Development build (v3.0.2-RC1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SearchParameter for code on ChargeItemDefinition - XML Representation

Active as of 2026-02-25

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ChargeItemDefinitionCode"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ChargeItemDefinitionCode</b></p><a name="ChargeItemDefinitionCode"> </a><a name="hcChargeItemDefinitionCode"> </a><h2>SearchParameter-ChargeItemDefinitionCode</h2><p>Parameter <code>code</code>:<code>token</code></p><div><p>Search for ChargeItemDefinition entries based on the code</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/chargeitemdefinition.html">ChargeItemDefinition</a></td></tr><tr><td>Expression</td><td><code>ChargeItemDefinition.code.coding</code></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="https://fhir.bfarm.de/SearchParameter/ChargeItemDefinitionCode"/>
  <version value="3.0.2-RC1"/>
  <name value="SearchParameter-ChargeItemDefinitionCode"/>
  <status value="active"/>
  <date value="2026-02-25T07:31:33+01:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description
               value="Search for ChargeItemDefinition entries based on the code"/>
  <code value="code"/>
  <base value="ChargeItemDefinition"/>
  <type value="token"/>
  <expression value="ChargeItemDefinition.code.coding"/>
</SearchParameter>