Da Vinci - Member Attribution (ATR) List
2.0.0 - STU 2.0.0 United States of America flag

Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-atr/ and changes regularly. See the Directory of published versions

: Group Characteristic Value Reference Search Parameter - XML Representation

Active as of 2022-11-14

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="Group-characteristic-value-reference"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>GroupCharacteristicValueReference</h2><p>Parameter <code>characteristic</code>:<code>composite</code></p><div><p>Search a Group based on Characteristic.code and Characteristic.valueReference</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/group.html">Group</a></td></tr><tr><td>Expression</td><td><code>Group.characteristic</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: The parameter may only have one value (no comma separators)</li></ul></td></tr></table><p><b>Components</b></p><table class="grid"><tr><td>http://hl7.org/fhir/SearchParameter/Group-characteristic</td><td><code>code</code></td></tr><tr><td>http://hl7.org/fhir/SearchParameter/Group-characteristic-value</td><td><code>value.as(Reference)</code></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fm"/>
  </extension>
  <url
       value="http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference"/>
  <version value="2.0.0"/>
  <name value="GroupCharacteristicValueReference"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-11-14"/>
  <publisher value="HL7 International / Financial Management"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fm"/>
    </telecom>
  </contact>
  <description
               value="Search a Group based on Characteristic.code and Characteristic.valueReference"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <code value="characteristic"/>
  <base value="Group"/>
  <type value="composite"/>
  <expression value="Group.characteristic"/>
  <xpathUsage value="normal"/>
  <multipleOr value="false"/>
  <component>
    <definition
                value="http://hl7.org/fhir/SearchParameter/Group-characteristic"/>
    <expression value="code"/>
  </component>
  <component>
    <definition
                value="http://hl7.org/fhir/SearchParameter/Group-characteristic-value"/>
    <expression value="value.as(Reference)"/>
  </component>
</SearchParameter>