Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build

Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ChargeItemDefinition-schedule-id

Active as of 2026-07-24

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ChargeItemDefinition-schedule-id"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ChargeItemDefinition-schedule-id</b></p><a name="ChargeItemDefinition-schedule-id"> </a><a name="hcChargeItemDefinition-schedule-id"> </a><h2>schedule-id</h2><p>Parameter <code>schedule-id</code>:<code>token</code></p><div><p>Schedule of charges id on ChargeItemDefinition</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.extension('https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-schedule-of-charges-ref').value.as(string)</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://atrius.in/fhir/r4/atrius-in/SearchParameter/ChargeItemDefinition-schedule-id"/>
  <version value="0.1.0"/>
  <name value="schedule-id"/>
  <status value="active"/>
  <date value="2026-07-24T19:16:12+05:30"/>
  <publisher value="Atrius"/>
  <contact>
    <name value="Atrius"/>
    <telecom>
      <system value="url"/>
      <value value="https://atrius.in"/>
    </telecom>
  </contact>
  <description value="Schedule of charges id on ChargeItemDefinition"/>
  <code value="schedule-id"/>
  <base value="ChargeItemDefinition"/>
  <type value="token"/>
  <expression
              value="ChargeItemDefinition.extension('https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-schedule-of-charges-ref').value.as(string)"/>
</SearchParameter>