Da Vinci - Member Attribution (ATR) List
2.0.0-ballot - STU 2.0.0 US

This page is part of the Risk Based Contracts Member Attribution List FHIR IG (v2.0.0-ballot: STU2 Release 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, 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"><p><b>Generated Narrative: SearchParameter</b><a name="Group-characteristic-value-reference"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource SearchParameter &quot;Group-characteristic-value-reference&quot; </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference</code></p><p><b>version</b>: 2.0.0-ballot</p><p><b>name</b>: GroupCharacteristicValueReference</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-11-14</p><p><b>publisher</b>: HL7 International - Financial Management Work Group</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/fm">http://www.hl7.org/Special/committees/fm</a></p><p><b>description</b>: Search a Group based on Characteristic.code and Characteristic.valueReference</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>code</b>: characteristic</p><p><b>base</b>: Group</p><p><b>type</b>: composite</p><p><b>expression</b>: Group.characteristic</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: false</p><blockquote><p><b>component</b></p><p><b>definition</b>: <a href="http://hl7.org/fhir/SearchParameter/Group-characteristic">http://hl7.org/fhir/SearchParameter/Group-characteristic</a></p><p><b>expression</b>: code</p></blockquote><blockquote><p><b>component</b></p><p><b>definition</b>: <a href="http://hl7.org/fhir/SearchParameter/Group-characteristic-value">http://hl7.org/fhir/SearchParameter/Group-characteristic-value</a></p><p><b>expression</b>: value.as(Reference)</p></blockquote></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-atr/SearchParameter/Group-characteristic-value-reference"/>
  <version value="2.0.0-ballot"/>
  <name value="GroupCharacteristicValueReference"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-11-14"/>
  <publisher value="HL7 International - Financial Management Work Group"/>
  <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>